fix migration
This commit is contained in:
parent
290e53b14f
commit
1702a2f0d8
|
@ -13,7 +13,6 @@ class Migration(migrations.Migration):
|
|||
]
|
||||
|
||||
operations = [
|
||||
migrations.DeleteModel('User'),
|
||||
migrations.CreateModel(
|
||||
name='User',
|
||||
fields=[
|
||||
|
|
Loading…
Reference in New Issue