request from ComDig
This commit is contained in:
@@ -22,7 +22,6 @@ DEBUG = False
|
||||
|
||||
ALLOWED_HOSTS = ['*']
|
||||
|
||||
|
||||
# Application definition
|
||||
|
||||
INSTALLED_APPS = [
|
||||
@@ -39,8 +38,6 @@ INSTALLED_APPS = [
|
||||
'widget_tweaks',
|
||||
'Admin',
|
||||
'Clientes',
|
||||
|
||||
|
||||
]
|
||||
SITE_ID = 1
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user