Skip to content

Commit

Permalink
fix (#2512)
Browse files Browse the repository at this point in the history
  • Loading branch information
federicofantini authored Sep 18, 2024
1 parent 20b71f6 commit 5bafd73
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ class Migration(migrations.Migration):
dependencies = [
("api_app", "0062_alter_parameter_python_module"),
("playbooks_manager", "0051_add_lnk_info_analyzer_free_to_use"),
("pivots_manager", "0029_pivot_config_downloadfilefromuri"),
]

operations = [migrations.RunPython(migrate, reverse_migrate)]

0 comments on commit 5bafd73

Please sign in to comment.