MIGRATION_MODULES = {app: "my_project.migrations.{0}.migrations".format(app) for app in INSTALLED_APPS}