Create model file from excel
The full documentation is at https://django-excel-to-model.readthedocs.org.
Install django-excel-to-model:
pip install django-excel-to-model
Then use it in a project:
import django_excel_to_model
- TODO
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements-text.txt (myenv) $ python runtests.py
Tools used in rendering this package: