Skip to content

Commit f61816a

Browse files
authored
Add ESSArch_Core.api to INSTALLED_APPS (#112)
1 parent d535e6b commit f61816a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ESSArch_TA/config/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
'mptt',
121121
'frontend',
122122
'ESSArch_Core.admin',
123+
'ESSArch_Core.api',
123124
'ESSArch_Core.auth',
124125
'ESSArch_Core.docs',
125126
'ESSArch_Core.configuration',

0 commit comments

Comments
 (0)