8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-20 14:13:41 +00:00

Fix les migrations.

This commit is contained in:
Hugo LEVY-FALK 2018-07-26 20:34:39 +02:00 committed by Gabriel Detraz
parent 5b61d8991e
commit 2599a503ac

View file

@ -9,7 +9,7 @@ import re2o.mixins
class Migration(migrations.Migration):
dependencies = [
('preferences', '0037_optionaluser_max_mail_alias'),
('preferences', '0045_remove_unused_payment_fields'),
]
operations = [