Registered apps
This commit is contained in:
parent
8902a5aef4
commit
1b3bed584b
@ -31,6 +31,9 @@ ALLOWED_HOSTS = []
|
|||||||
# Application definition
|
# Application definition
|
||||||
|
|
||||||
INSTALLED_APPS = [
|
INSTALLED_APPS = [
|
||||||
|
'LandingPage.apps.LandingpageConfig',
|
||||||
|
'Show.apps.ShowConfig',
|
||||||
|
'Discussions.apps.DiscussionsConfig',
|
||||||
'django.contrib.admin',
|
'django.contrib.admin',
|
||||||
'django.contrib.auth',
|
'django.contrib.auth',
|
||||||
'django.contrib.contenttypes',
|
'django.contrib.contenttypes',
|
||||||
|
Reference in New Issue
Block a user