- a running Django 3.* Project
- in your app folder you have a running models.py
- clone the repo
git clone https://github.com/moosler/django-codegenerator.git
cd django-codegenerator
- copy your models.py in the repo root folder
- in your console type
python gen.py