|
@@ -37,6 +37,8 @@ class Migration(migrations.Migration):
|
|
|
dependencies = [
|
|
|
('contenttypes', '0002_remove_content_type_name'),
|
|
|
('banking', '0002_payment_date'),
|
|
|
+ ('adhesions', '0002_auto_20161230_1814'),
|
|
|
+ ('services', '0003_auto_20161231_0020'),
|
|
|
]
|
|
|
|
|
|
operations = [
|