Skip to content

Allows for batch import of django model data via uploaded Microsoft Excel (or Open Office or CSV files saved as Excel) file.

Notifications You must be signed in to change notification settings

wgyg535/django-batchimport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-batchimport

Allows for batch import of django model data via uploaded Microsoft Excel files, saved as XLS files (Excel Binary file format). Of course, you can also use OpenOffice or CSV files, but you will have to convert them to the XLS format beforehand.

About

Allows for batch import of django model data via uploaded Microsoft Excel (or Open Office or CSV files saved as Excel) file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%