We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58848dd + c6b5ed0 commit c66f39bCopy full SHA for c66f39b
1 file changed
manage_breast_screening/config/settings/base.py
@@ -73,6 +73,7 @@ def list_env(key):
73
"manage_breast_screening.reading",
74
"rules.apps.AutodiscoverRulesConfig",
75
"csp",
76
+ "ninja",
77
]
78
79
if DJANGO_ENV != "production":
0 commit comments