Uhh, remove removed Django module
This commit is contained in:
parent
2cffca4023
commit
55d8cc9771
1 changed files with 1 additions and 2 deletions
|
@ -43,8 +43,7 @@ ALLOWED_HOSTS = []
|
|||
OWN_APPS = [
|
||||
'events',
|
||||
'users',
|
||||
'oauth',
|
||||
'core'
|
||||
'oauth'
|
||||
]
|
||||
|
||||
INSTALLED_APPS = [
|
||||
|
|
Loading…
Reference in a new issue