registration page and such

This commit is contained in:
Elijah Lucian
2021-07-15 16:08:21 -06:00
parent 83fdd5b79a
commit 3f9b05b1dd
5 changed files with 55 additions and 38 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
python manage.py migrate
python manage.py createsuperuser --email admin@example.com --username admin
python manage.py makemigrations
python manage.py migrate
python manage.py seed
python manage.py seed
python manage.py createsuperuser --email admin@example.com --username admin