doorcontrol: Switch initial migration to managed
This commit is contained in:
parent
b3e3de15a2
commit
a660a73e96
@ -92,7 +92,6 @@ class Migration(migrations.Migration):
|
||||
options={
|
||||
"db_table": "hidevent",
|
||||
"ordering": ("-timestamp",),
|
||||
"managed": False,
|
||||
},
|
||||
),
|
||||
migrations.AddConstraint(
|
||||
|
Loading…
Reference in New Issue
Block a user