Skip to content

Commit c66f39b

Browse files
authored
Merge pull request #1381 from NHSDigital/add-ninja-to-installed-apps
Add ninja to INSTALLED_APPS
2 parents 58848dd + c6b5ed0 commit c66f39b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • manage_breast_screening/config/settings

manage_breast_screening/config/settings/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ def list_env(key):
7373
"manage_breast_screening.reading",
7474
"rules.apps.AutodiscoverRulesConfig",
7575
"csp",
76+
"ninja",
7677
]
7778

7879
if DJANGO_ENV != "production":

0 commit comments

Comments
 (0)