Skip to content

Commit a06b0b3

Browse files
committed
edit migrations
1 parent a956966 commit a06b0b3

5 files changed

Lines changed: 2 additions & 2 deletions

tom_dataproducts/migrations/old/0011_reduceddatum_message.py renamed to tom_dataproducts/migrations/0011_reduceddatum_message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('tom_alerts', '0005_alertstreammessage'),
9+
# ('tom_alerts', '0005_alertstreammessage'),
1010
('tom_dataproducts', '0010_manual_20210305_fix_spectroscopy'),
1111
]
1212

tom_dataproducts/migrations/old/0012_alter_reduceddatum_data_product_and_more.py renamed to tom_dataproducts/migrations/0012_alter_reduceddatum_data_product_and_more.py

File renamed without changes.

tom_dataproducts/migrations/old/0013_alter_reduceddatum_message.py renamed to tom_dataproducts/migrations/0013_alter_reduceddatum_message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('tom_alerts', '0007_alter_alertstreammessage_message_id'),
9+
# ('tom_alerts', '0007_alter_alertstreammessage_message_id'),
1010
('tom_dataproducts', '0012_alter_reduceddatum_data_product_and_more'),
1111
]
1212

tom_dataproducts/migrations/old/0014_alter_reduceddatum_timestamp.py renamed to tom_dataproducts/migrations/0014_alter_reduceddatum_timestamp.py

File renamed without changes.

tom_dataproducts/migrations/old/0015_remove_reduceddatum_message.py renamed to tom_dataproducts/migrations/0015_remove_reduceddatum_message.py

File renamed without changes.

0 commit comments

Comments
 (0)