diff --git a/server/core/migrations/0003_auto_20230309_1714.py b/server/core/migrations/0003_auto_20230309_1714.py index f924a35f..58291df4 100644 --- a/server/core/migrations/0003_auto_20230309_1714.py +++ b/server/core/migrations/0003_auto_20230309_1714.py @@ -20,6 +20,7 @@ news = ["news"] support = ["users", "auth"] cms_editors = [ "objectives", + "wagtailadmin", "wagtailcore", "wagtailimages", "wagtailembeds",