How to install cute_import
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install cute-import
Lastest release
Cute Import's Introduction
A django application to import data from excel into your database.
Why Cute Import?
Looking around there are many djangp application which help with exporting data to excel but almost no apps which help with the import process. A few of the apps we did find had very old and poor documentation. Cute Import aims to:
- Help consolidate your import functions in one place
- Have easy to follow and up-to-date documentation
Help out
Cute Import is in it's infancy stages and any help is greatly appreciated. If you find a bug please issue it. Have suggestions or improvements then please fork it and add it.