no such table err fix
This commit is contained in:
@@ -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`
|
||||||
|
Reference in New Issue
Block a user