Skip to content

SalahAdDin/django-import-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-import-export

django-import-export is a Django application and library for importing and exporting data with included admin integration.

Features:

  • support multiple formats (Excel, CSV, JSON, ... and everything else that tablib support)
  • admin integration for importing
  • preview import changes
  • admin integration for exporting
  • export data respecting admin filters

Documentation

https://django-import-export.readthedocs.org/en/latest/

Example app

cd tests && ./manage.py runserver

Username and password for admin are 'admin', 'password'.

About

Django application and library for importing and exporting data with admin integration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.0%
  • HTML 5.9%
  • Shell 0.1%