Fixed the migrations to get to a baseline version you can log into.
This commit is contained in:
parent
c676c9965f
commit
a4042920e0
7 changed files with 75 additions and 72 deletions
|
|
@ -104,4 +104,4 @@ class Migration(SchemaMigration):
|
|||
}
|
||||
}
|
||||
|
||||
complete_apps = ['players']
|
||||
complete_apps = ['players']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue