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