We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02505be commit 4569a87Copy full SHA for 4569a87
1 file changed
…/0029_change_quantity_fields_to_float.py …/0028_change_quantity_fields_to_float.pyapps/baseline/migrations/0029_change_quantity_fields_to_float.py renamed to apps/baseline/migrations/0028_change_quantity_fields_to_float.py
@@ -6,7 +6,7 @@
6
class Migration(migrations.Migration):
7
8
dependencies = [
9
- ("baseline", "0028_alter_meatproduction_animals_slaughtered_and_more"),
+ ("baseline", "0027_alter_seasonalactivity_livelihood_zone_baseline"),
10
]
11
12
operations = [
0 commit comments