There was an error while loading. Please reload this page.
1 parent 3a57742 commit 6ab795bCopy full SHA for 6ab795b
1 file changed
…rations/0051_remove_dataset_is_closed.py …rations/0052_remove_dataset_is_closed.pybackend/apps/api/v1/migrations/0051_remove_dataset_is_closed.py renamed to backend/apps/api/v1/migrations/0052_remove_dataset_is_closed.py
@@ -6,7 +6,7 @@
6
class Migration(migrations.Migration):
7
8
dependencies = [
9
- ('v1', '0050_table_is_deprecated'),
+ ('v1', '0051_add_new_field_dataset'),
10
]
11
12
operations = [
0 commit comments