We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d797c commit 9313299Copy full SHA for 9313299
1 file changed
…tions/0018_other_livestock_production.py …tions/0019_other_livestock_production.pyapps/metadata/migrations/0018_other_livestock_production.py renamed to apps/metadata/migrations/0019_other_livestock_production.py
@@ -4,7 +4,7 @@
4
class Migration(migrations.Migration):
5
6
dependencies = [
7
- ("metadata", "0017_seasonalactivitytype_has_product_and_more"),
+ ("metadata", "0018_alter_seasonalactivitytype_activity_category"),
8
]
9
10
operations = [
0 commit comments