commenced DRF efforts w. package installation, creation of apps.api, w. UTs & ITs to ensure core efficacy; core.settings & .urls changed to accomodate
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -54,8 +54,10 @@ INSTALLED_APPS = [
|
||||
# Custom apps
|
||||
'apps.dashboard',
|
||||
'apps.lyric',
|
||||
'apps.api',
|
||||
'functional_tests',
|
||||
# Depend apps
|
||||
'rest_framework',
|
||||
]
|
||||
|
||||
# if 'DJANGO_DEBUG_FALSE' not in os.environ:
|
||||
|
||||
Reference in New Issue
Block a user