This commit is contained in:
parent
60ebe663b0
commit
6c4f174ad4
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ class Migration(migrations.Migration):
|
|||
|
||||
dependencies = [
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
]
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.CreateModel(
|
||||
|
|
|
|||
Loading…
Reference in a new issue