diff --git a/backend/gn_module_export/migrations/4cac712a2ce6_create_export_notifications.py b/backend/gn_module_export/migrations/4cac712a2ce6_create_export_notifications.py index 3d488b1..79d7c8c 100644 --- a/backend/gn_module_export/migrations/4cac712a2ce6_create_export_notifications.py +++ b/backend/gn_module_export/migrations/4cac712a2ce6_create_export_notifications.py @@ -13,7 +13,7 @@ revision = "4cac712a2ce6" down_revision = "c2d02e345a06" branch_labels = None -depends_on = None +depends_on = ("09a637f06b96",) # Geonature Notifications CATEGORY_CODE = "EXPORT-DONE"