We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56e832 commit 5e4531aCopy full SHA for 5e4531a
1 file changed
…0249_usercontactinfo_reset_timestamps.py …0251_usercontactinfo_reset_timestamps.pydojo/db_migrations/0249_usercontactinfo_reset_timestamps.py renamed to dojo/db_migrations/0251_usercontactinfo_reset_timestamps.py
@@ -6,7 +6,7 @@
6
class Migration(migrations.Migration):
7
8
dependencies = [
9
- ("dojo", "0248_alter_general_survey_expiration"),
+ ("dojo", "0250_pghistory_backfill"),
10
]
11
12
operations = [
0 commit comments