poking the dragon

This commit is contained in:
Elijah Lucian
2021-07-15 14:49:57 -06:00
parent bf561613aa
commit f0f4494553
4 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -1,2 +1,5 @@
python manage.py migrate
python manage.py createsuperuser --email admin@example.com --username admin
python manage.py createsuperuser --email admin@example.com --username admin
python manage.py makemigrations
python manage.py migrate
python manage.py seed