registration page and such
This commit is contained in:
+2
-2
@@ -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
|
||||
Reference in New Issue
Block a user