Conflit dans les migrations
This commit is contained in:
parent
bbc4b59bfe
commit
b9ed81453d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class Migration(migrations.Migration):
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('bda', '0004_mails-rappel'),
|
('bda', '0004_mails-rappel'),
|
||||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||||
('gestioncof', '0004_registration_mail'),
|
('gestioncof', '0005_encoding'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
Reference in a new issue