Merge branch 'master' of https://gitea.corbz.dev/corbz/ticket-website
This commit is contained in:
commit
5bbc56dfb4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Migrations
|
## Migrations
|
||||||
|
|
||||||
If facing migration errors, delete folders in all apps called `migrations` and delete the `db.sqlite3` database file. Note you will lose all data.
|
If facing migration errors, delete the contents of all `migrations` folders that are numerical (e.g. `0001_initial.py`) and delete the `db.sqlite3` database file. Note you will lose all data.
|
||||||
|
|
||||||
To get started:
|
To get started:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user