Skip to content

Commit

Permalink
Fix db_mig
Browse files Browse the repository at this point in the history
  • Loading branch information
kiblik committed Aug 8, 2024
1 parent 55772bb commit 7410e5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('dojo', '0212_sla_configuration_enforce_critical_and_more'),
('dojo', '0213_system_settings_enable_ui_table_based_searching'),
]

operations = [
Expand Down

0 comments on commit 7410e5f

Please sign in to comment.