update;
This commit is contained in:
parent
43c40d15cb
commit
32f032df83
@ -14,9 +14,9 @@ $ cd ./app_be
|
||||
|
||||
$ pip install -r requirements.txt
|
||||
|
||||
$ python manage.py makemigrations
|
||||
$ python manage.py makemigrations app_be
|
||||
$ python manage.py migrate
|
||||
$ python manage.py createsuperuser
|
||||
$ (optional) python manage.py createsuperuser
|
||||
|
||||
$ python manage.py runserver
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user