update readme
This commit is contained in:
parent
575e8e2bd7
commit
2b9b77f4bb
|
|
@ -20,7 +20,7 @@ Sources
|
|||
* Migrate databases: `pipenv run python manage.py migrate`
|
||||
* Create super user: `pipenv run python manage.py createsuperuser`
|
||||
* Run: `pipenv run python manage.py runserver`
|
||||
* Dummy data: `pipenv run python manage.py dummy_data` (restart the development server afterwards)
|
||||
* Dummy data: `pipenv run python manage.py dummy_data` (restart the development server afterwards) Recreates the db with test data and new superuser: test/test
|
||||
|
||||
|
||||
#### Notes
|
||||
|
|
|
|||
Loading…
Reference in New Issue