diff --git a/sample_project/settings.py b/sample_project/settings.py index 190e0ec5f..b88261bd7 100644 --- a/sample_project/settings.py +++ b/sample_project/settings.py @@ -60,6 +60,7 @@ # and extend their templates "apis_core.generic", "apis_core.core", + "apis_core.documentation", ] MIDDLEWARE = [