We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a6783 commit 3ddf5caCopy full SHA for 3ddf5ca
1 file changed
config/settings/base.py
@@ -82,6 +82,7 @@
82
"reference",
83
"xml_manager",
84
"model_ai",
85
+ "markup_doc",
86
]
87
88
INSTALLED_APPS = DJANGO_APPS + THIRD_PARTY_APPS + LOCAL_APPS + WAGTAIL
0 commit comments