Removed needles auth app and added home to installed apps.
This commit is contained in:
@@ -41,6 +41,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.staticfiles',
|
||||
|
||||
# Project apps.
|
||||
'home',
|
||||
'viewer'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user