request from ComDig

This commit is contained in:
fjrodriguez
2022-12-09 15:18:47 -06:00
parent 48e153108d
commit b12ff5d427
5 changed files with 15 additions and 64 deletions

View File

@@ -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 = [