no such table err fix
This commit is contained in:
parent
6a8d50ceba
commit
58d897113f
|
@ -15,3 +15,5 @@
|
||||||
* `pip install -r requirements.txt`
|
* `pip install -r requirements.txt`
|
||||||
* `python manage.py migrate`
|
* `python manage.py migrate`
|
||||||
* `python manage.py runserver`
|
* `python manage.py runserver`
|
||||||
|
|
||||||
|
If you get ano such table error, try: `python manage.py migrate --run-syncdb`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user