During Ganeti Web Manager refactoring one huge application (ganeti_web
) was
turned into many smaller applications (actual list: authentication
,
clusters
, django_test_tools
, ganeti_web
, jobs
, muddle
,
muddle_users
, nodes
, utils
, virtualmachines
, vm_templates
).
However, over 19 migrations are still placed in ganeti_web
application.
How to make them work? My idea is as follows: