averjr / demigos-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Run manage.py makemigrations.
2. To create fixture:

`run python grub_cur.py > fixture.json`

3. To load it:

`python manage.py loaddata ../fixture.json`

About


Languages

Language:Python 97.8%Language:HTML 2.2%