diff --git a/server/core/migrations/0003_auto_20230309_1714.py b/server/core/migrations/0003_auto_20230309_1714.py index 58291df4..cb9c9ea1 100644 --- a/server/core/migrations/0003_auto_20230309_1714.py +++ b/server/core/migrations/0003_auto_20230309_1714.py @@ -20,6 +20,10 @@ news = ["news"] support = ["users", "auth"] cms_editors = [ "objectives", + "books", + "assignments", + "basicknowledge", + "surveys", "wagtailadmin", "wagtailcore", "wagtailimages",