DisallowedHost at /fichas/61856/1/pdf

Invalid HTTP_HOST header: 'www.super.gob.cl'. You may need to add 'www.super.gob.cl' to ALLOWED_HOSTS.
Request Method: GET
Request URL: https://www.super.gob.cl/fichas/61856/1/pdf
Django Version: 3.2.11
Exception Type: DisallowedHost
Exception Value:
Invalid HTTP_HOST header: 'www.super.gob.cl'. You may need to add 'www.super.gob.cl' to ALLOWED_HOSTS.
Exception Location: /usr/local/lib/python3.8/site-packages/django/http/request.py, line 149, in get_host
Python Executable: /usr/local/bin/python3
Python Version: 3.8.18
Python Path:
['/usr/local/bin',
 '/code',
 '/usr/local/lib/python38.zip',
 '/usr/local/lib/python3.8',
 '/usr/local/lib/python3.8/lib-dynload',
 '/usr/local/lib/python3.8/site-packages']
Server time: Tue, 19 Mar 2024 08:44:59 -0300

Traceback Switch to copy-and-paste view



Request information

USER

[unable to retrieve the current user]

GET

No GET data

POST

No POST data

FILES

No FILES data

No cookie data

META

Variable Value
HTTP_ACCEPT
'*/*'
HTTP_CONNECTION
'close'
HTTP_HOST
'www.super.gob.cl'
HTTP_USER_AGENT
'claudebot'
HTTP_X_AMZN_TRACE_ID
'Root=1-65f97abb-3f0af165589649453a9958bd'
HTTP_X_FORWARDED_FOR
'35.168.113.41, 172.24.1.123'
HTTP_X_FORWARDED_PORT
'443'
HTTP_X_FORWARDED_PROTO
'https'
HTTP_X_REAL_IP
'172.24.1.123'
PATH_INFO
'/fichas/61856/1/pdf'
QUERY_STRING
''
RAW_URI
'/fichas/61856/1/pdf'
REMOTE_ADDR
''
REQUEST_METHOD
'GET'
SCRIPT_NAME
''
SERVER_NAME
'www.super.gob.cl'
SERVER_PORT
'443'
SERVER_PROTOCOL
'HTTP/1.0'
SERVER_SOFTWARE
'gunicorn/20.1.0'
gunicorn.socket
<socket.socket fd=11, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0, laddr=/gunicorn/run/gunicorn.sock>
wsgi.errors
<gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7f88e3e600d0>
wsgi.file_wrapper
<class 'gunicorn.http.wsgi.FileWrapper'>
wsgi.input
<gunicorn.http.body.Body object at 0x7f88e3e60460>
wsgi.input_terminated
True
wsgi.multiprocess
True
wsgi.multithread
False
wsgi.run_once
False
wsgi.url_scheme
'https'
wsgi.version
(1, 0)

Settings

Using settings module super_django.settings

Setting Value
ABSOLUTE_URL_OVERRIDES
{}
ADMINS
()
ALLOWED_HOSTS
['127.0.0.1',
 '172.24.0.254',
 'super.gob.cl',
 'misuper',
 'misuper.webapp',
 'misuper-prod',
 'misuper-container',
 'localhost',
 'localhost:*']
APPEND_SLASH
True
AUTHENTICATION_BACKENDS
['django.contrib.auth.backends.ModelBackend']
AUTH_API_URL
'********************'
AUTH_CLIENT_ID
'AW004'
AUTH_CLIENT_SECRET
'********************'
AUTH_PASSWORD_VALIDATORS
'********************'
AUTH_USER_MODEL
'users.User'
AWS_ACCESS_KEY_ID
'********************'
AWS_DEFAULT_ACL
None
AWS_DEFAULT_REGION
'us-east-1'
AWS_S3_CUSTOM_DOMAIN
'misuper-v4-prod.s3.amazonaws.com'
AWS_S3_OBJECT_PARAMETERS
{'CacheControl': 'max-age=86400'}
AWS_S3_REGION_NAME
'us-east-1'
AWS_SECRET_ACCESS_KEY
'********************'
AWS_STORAGE_BUCKET_NAME
'misuper-v4-prod'
BASE_DIR
PosixPath('/code')
BASE_URL
'https://super.gob.cl/'
CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS
'default'
CACHE_MIDDLEWARE_KEY_PREFIX
'********************'
CACHE_MIDDLEWARE_SECONDS
600
CAN_LOGIN_AS
'base.utils.can_loginas'
CHILE_ATIENDE_ACCESS_TOKEN
'********************'
CLAVE_UNICA_CALLBACK
'https://super.gob.cl/mi-cuenta/claveunica/callback'
CLAVE_UNICA_CLIENT_ID
'f11432fe52b7432fac77ee711e00de75'
CLAVE_UNICA_SECRET_KEY
'********************'
CMS_PERMISSION
True
CMS_TEMPLATES
[('base.html', 'Default layout'), ('index_pug.html', 'Home page')]
COMPRESSORS
{'css': 'compressor.css.CssCompressor', 'js': 'compressor.js.JsCompressor'}
COMPRESS_CACHEABLE_PRECOMPILERS
()
COMPRESS_CACHE_BACKEND
'default'
COMPRESS_CACHE_KEY_FUNCTION
'********************'
COMPRESS_CLEAN_CSS_ARGUMENTS
''
COMPRESS_CLEAN_CSS_BINARY
'cleancss'
COMPRESS_CLOSURE_COMPILER_ARGUMENTS
''
COMPRESS_CLOSURE_COMPILER_BINARY
'java -jar compiler.jar'
COMPRESS_CSS_FILTERS
['compressor.filters.css_default.CssAbsoluteFilter',
 'compressor.filters.cssmin.CSSMinFilter']
COMPRESS_CSS_HASHING_METHOD
'mtime'
COMPRESS_DATA_URI_MAX_SIZE
1024
COMPRESS_DEBUG_TOGGLE
None
COMPRESS_ENABLED
True
COMPRESS_FILTERS
{'css': ['compressor.filters.css_default.CssAbsoluteFilter',
         'compressor.filters.cssmin.CSSMinFilter'],
 'js': ['compressor.filters.jsmin.JSMinFilter']}
COMPRESS_JINJA2_GET_ENVIRONMENT
<function CompressorConf.JINJA2_GET_ENVIRONMENT at 0x7f88ead5be50>
COMPRESS_MINT_DELAY
30
COMPRESS_MTIME_DELAY
10
COMPRESS_OFFLINE
True
COMPRESS_OFFLINE_CONTEXT
{'STATIC_URL': 'https://misuper-v4-prod.s3.amazonaws.com/static/'}
COMPRESS_OFFLINE_MANIFEST
'manifest.json'
COMPRESS_OFFLINE_TIMEOUT
31536000
COMPRESS_OUTPUT_DIR
'CACHE'
COMPRESS_PARSER
'compressor.parser.AutoSelectParser'
COMPRESS_PRECOMPILERS
(('text/x-scss', 'django_libsass.SassCompiler'),
 ('text/pug', 'base.filters.html.htmlCompilerFilter'))
COMPRESS_REBUILD_TIMEOUT
2592000
COMPRESS_ROOT
'/code/staticfiles'
COMPRESS_STORAGE
'super_django.storage_backends.StaticStorage'
COMPRESS_TEMPLATE_FILTER_CONTEXT
{'STATIC_URL': 'https://misuper-v4-prod.s3.amazonaws.com/static/'}
COMPRESS_URL
'https://misuper-v4-prod.s3.amazonaws.com/static/'
COMPRESS_URL_PLACEHOLDER
'/__compressor_url_placeholder__/'
COMPRESS_VERBOSE
False
COMPRESS_YUGLIFY_BINARY
'yuglify'
COMPRESS_YUGLIFY_CSS_ARGUMENTS
'--terminal'
COMPRESS_YUGLIFY_JS_ARGUMENTS
'--terminal'
COMPRESS_YUI_BINARY
'java -jar yuicompressor.jar'
COMPRESS_YUI_CSS_ARGUMENTS
''
COMPRESS_YUI_JS_ARGUMENTS
''
CRON_CLASSES
['permits.cron.UpdatePermitsCronJob',
 'projects.cron.RequireReviewProjectsCronJob',
 'projects.cron.UpdateCurrentStageProjectsJob']
CSRF_COOKIE_AGE
31449600
CSRF_COOKIE_DOMAIN
None
CSRF_COOKIE_HTTPONLY
False
CSRF_COOKIE_NAME
'csrftoken'
CSRF_COOKIE_PATH
'/'
CSRF_COOKIE_SAMESITE
'Lax'
CSRF_COOKIE_SECURE
False
CSRF_FAILURE_VIEW
'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME
'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS
[]
CSRF_USE_SESSIONS
False
DATABASES
{'default': {'ATOMIC_REQUESTS': False,
             'AUTOCOMMIT': True,
             'CONN_MAX_AGE': 0,
             'ENGINE': 'django.db.backends.postgresql',
             'HOST': 'production-postgres.coh3giw32p8u.us-east-1.rds.amazonaws.com',
             'NAME': 'misuper',
             'OPTIONS': {},
             'PASSWORD': '********************',
             'PORT': '5432',
             'TEST': {'CHARSET': None,
                      'COLLATION': None,
                      'MIGRATE': True,
                      'MIRROR': None,
                      'NAME': None},
             'TIME_ZONE': None,
             'USER': 'postgres'},
 'etl': {'ATOMIC_REQUESTS': False,
         'AUTOCOMMIT': True,
         'CONN_MAX_AGE': 0,
         'ENGINE': 'django.db.backends.postgresql',
         'HOST': 'etl-postgres.coh3giw32p8u.us-east-1.rds.amazonaws.com',
         'NAME': 'postgres',
         'OPTIONS': {},
         'PASSWORD': '********************',
         'PORT': '5432',
         'TEST': {'CHARSET': None,
                  'COLLATION': None,
                  'MIGRATE': True,
                  'MIRROR': None,
                  'NAME': None},
         'TIME_ZONE': None,
         'USER': 'etl'}}
DATABASE_ROUTERS
[]
DATA_UPLOAD_MAX_MEMORY_SIZE
2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS
1000
DATETIME_FORMAT
'N j, Y, P'
DATETIME_INPUT_FORMATS
['%Y-%m-%d %H:%M:%S',
 '%Y-%m-%d %H:%M:%S.%f',
 '%Y-%m-%d %H:%M',
 '%m/%d/%Y %H:%M:%S',
 '%m/%d/%Y %H:%M:%S.%f',
 '%m/%d/%Y %H:%M',
 '%m/%d/%y %H:%M:%S',
 '%m/%d/%y %H:%M:%S.%f',
 '%m/%d/%y %H:%M']
DATE_FORMAT
'N j, Y'
DATE_INPUT_FORMATS
['%Y-%m-%d',
 '%m/%d/%Y',
 '%m/%d/%y',
 '%b %d %Y',
 '%b %d, %Y',
 '%d %b %Y',
 '%d %b, %Y',
 '%B %d %Y',
 '%B %d, %Y',
 '%d %B %Y',
 '%d %B, %Y']
DEBUG
True
DEBUG_PROPAGATE_EXCEPTIONS
False
DECIMAL_SEPARATOR
'.'
DEFAULT_AUTO_FIELD
'django.db.models.BigAutoField'
DEFAULT_CHARSET
'utf-8'
DEFAULT_EXCEPTION_REPORTER
'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER
'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE
'super_django.storage_backends.PublicMediaStorage'
DEFAULT_FROM_EMAIL
'no-reply@super.gob.cl'
DEFAULT_HASHING_ALGORITHM
'sha256'
DEFAULT_INDEX_TABLESPACE
''
DEFAULT_TABLESPACE
''
DGD_EMAIL_ACCESS_URL
''
DGD_EMAIL_CLIENT_ID
''
DGD_EMAIL_CLIENT_SECRET
'********************'
DGD_EMAIL_TOKEN_APP
'********************'
DGD_EMAIL_URL_SEND_EMAIL
''
DISALLOWED_USER_AGENTS
[]
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST
'email-smtp.us-east-1.amazonaws.com'
EMAIL_HOST_PASSWORD
'********************'
EMAIL_HOST_USER
'AKIA6CVFHAESAJV5L76T'
EMAIL_PORT
'587'
EMAIL_SENDER_NAME
'SÚPER (Sistema unificado de permisos)'
EMAIL_SSL_CERTFILE
None
EMAIL_SSL_KEYFILE
'********************'
EMAIL_SUBJECT_PREFIX
'[Django] '
EMAIL_TIMEOUT
None
EMAIL_USE_LOCALTIME
False
EMAIL_USE_SSL
False
EMAIL_USE_TLS
True
ENABLE_EMAILS
True
FILER_IMAGE_MODEL
'filer.Image'
FILE_UPLOAD_DIRECTORY_PERMISSIONS
None
FILE_UPLOAD_HANDLERS
('django_excel.ExcelMemoryFileUploadHandler',
 'django_excel.TemporaryExcelFileUploadHandler')
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
FILE_UPLOAD_PERMISSIONS
420
FILE_UPLOAD_TEMP_DIR
None
FIRST_DAY_OF_WEEK
0
FIXTURE_DIRS
[]
FORCE_SCRIPT_NAME
None
FORMAT_MODULE_PATH
None
FORM_RENDERER
'django.forms.renderers.DjangoTemplates'
GOOGLE_ANALYTICS_CODE
'UA-157820706-1'
GOOGLE_MAPS_TOKEN
'********************'
GOOGLE_TAG_MANAGER_CODE
'GTM-5XL9DJS'
IGNORABLE_404_URLS
[]
INSTALLED_APPS
['djangocms_admin_style',
 'django.contrib.admin',
 'django.contrib.admindocs',
 'django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.humanize',
 'django.contrib.messages',
 'django.contrib.postgres',
 'django.contrib.sessions',
 'django.contrib.sites',
 'django.contrib.staticfiles',
 'addresses',
 'analysts',
 'api',
 'base',
 'companies',
 'entries',
 'internal_api',
 'logs',
 'manual_requests',
 'permit_requests',
 'permits',
 'projects',
 'public_services',
 'users',
 'permits_metrics',
 'aldryn_apphooks_config',
 'djangocms_icon',
 'djangocms_link',
 'djangocms_picture',
 'djangocms_bootstrap4',
 'djangocms_bootstrap4.contrib.bootstrap4_alerts',
 'djangocms_bootstrap4.contrib.bootstrap4_badge',
 'djangocms_bootstrap4.contrib.bootstrap4_card',
 'djangocms_bootstrap4.contrib.bootstrap4_carousel',
 'djangocms_bootstrap4.contrib.bootstrap4_collapse',
 'djangocms_bootstrap4.contrib.bootstrap4_content',
 'djangocms_bootstrap4.contrib.bootstrap4_grid',
 'djangocms_bootstrap4.contrib.bootstrap4_jumbotron',
 'djangocms_bootstrap4.contrib.bootstrap4_link',
 'djangocms_bootstrap4.contrib.bootstrap4_listgroup',
 'djangocms_bootstrap4.contrib.bootstrap4_media',
 'djangocms_bootstrap4.contrib.bootstrap4_picture',
 'djangocms_bootstrap4.contrib.bootstrap4_tabs',
 'djangocms_bootstrap4.contrib.bootstrap4_utilities',
 'djangocms_text_ckeditor',
 'cms',
 'filer',
 'menus',
 'mptt',
 'treebeard',
 'sekizai',
 'captcha',
 'colorfield',
 'compressor',
 'easy_thumbnails',
 'formtools',
 'webpack_loader',
 'localflavor',
 'loginas',
 'rest_framework',
 'rest_framework.authtoken',
 'django_filters',
 'regions',
 'parameters',
 'notifications',
 'custom_cms',
 'reportes',
 'debug_toolbar']
INTERNAL_IPS
['127.0.0.1']
JWT_AUTH
{'JWT_EXPIRATION_DELTA': datetime.timedelta(days=3)}
LANGUAGES
[('es', 'Español')]
LANGUAGES_BIDI
['he', 'ar', 'ar-dz', 'fa', 'ur']
LANGUAGE_CODE
'es'
LANGUAGE_COOKIE_AGE
None
LANGUAGE_COOKIE_DOMAIN
None
LANGUAGE_COOKIE_HTTPONLY
False
LANGUAGE_COOKIE_NAME
'django_language'
LANGUAGE_COOKIE_PATH
'/'
LANGUAGE_COOKIE_SAMESITE
None
LANGUAGE_COOKIE_SECURE
False
LOCALE_PATHS
['/code/super_django/locale']
LOCALLY_ALLOWED_HOSTS
['super.gob.cl',
 'misuper',
 'misuper.webapp',
 'misuper-prod',
 'misuper-container',
 'localhost',
 'localhost:*']
LOCALLY_INSTALLED_APPS
[]
LOCAL_DATABASES
{'default': {'ENGINE': None,
             'HOST': None,
             'NAME': None,
             'PASSWORD': '********************',
             'PORT': None,
             'USER': None}}
LOGGING
{'disable_existing_loggers': False,
 'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}},
 'formatters': {'standard': {'format': '%(asctime)s %(levelname)s: file '
                                       '%(filename)s line %(lineno)d '
                                       '%(message)s'}},
 'handlers': {'file': {'class': 'logging.FileHandler',
                       'filename': '/code/logs/development/error.log',
                       'formatter': 'standard',
                       'level': 'ERROR'},
              'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
                              'filters': ['require_debug_false'],
                              'formatter': 'standard',
                              'level': 'ERROR'}},
 'loggers': {'django.request': {'handlers': ['mail_admins', 'file'],
                                'level': 'ERROR',
                                'propagate': True}},
 'version': 1}
LOGGING_CONFIG
'logging.config.dictConfig'
LOGINAS_LOGOUT_REDIRECT_URL
'/admin/'
LOGIN_REDIRECT_URL
'home'
LOGIN_URL
'clave_unica_login'
LOGOUT_REDIRECT_URL
'/'
LOGOUT_URL
'/admin/logout/'
MANAGERS
[]
MEDIA_ROOT
'/code/mediafiles/'
MEDIA_URL
'https://misuper-v4-prod.s3.amazonaws.com/media/'
MESSAGE_STORAGE
'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE
['cms.middleware.utils.ApphookReloadMiddleware',
 'django.middleware.security.SecurityMiddleware',
 'django.contrib.sessions.middleware.SessionMiddleware',
 'django.middleware.common.CommonMiddleware',
 'django.middleware.csrf.CsrfViewMiddleware',
 'django.contrib.auth.middleware.AuthenticationMiddleware',
 'django.contrib.messages.middleware.MessageMiddleware',
 'django.middleware.clickjacking.XFrameOptionsMiddleware',
 'django.middleware.locale.LocaleMiddleware',
 'cms.middleware.user.CurrentUserMiddleware',
 'cms.middleware.page.CurrentPageMiddleware',
 'cms.middleware.toolbar.ToolbarMiddleware',
 'cms.middleware.language.LanguageCookieMiddleware',
 'debug_toolbar.middleware.DebugToolbarMiddleware']
MIGRATION_MODULES
{}
MONTH_DAY_FORMAT
'F j'
NOCAPTCHA
True
NPM_FILE_PATTERNS
{'bootstrap': ['dist/js/bootstrap.bundle.js', 'scss/bootstrap.scss'],
 'jquery': ['dist/jquery.min.js'],
 'moment': ['min/moment-with-locales.min.js'],
 'select2': ['dist/js/select2.min.js', 'dist/css/select2.min.css'],
 'tempusdominus-bootstrap-4': ['build/js/tempusdominus-bootstrap-4.min.js',
                               'build/css/tempusdominus-bootstrap-4.min.css']}
NUMBER_GROUPING
0
PASSWORD_HASHERS
'********************'
PASSWORD_RESET_TIMEOUT
'********************'
PASSWORD_RESET_TIMEOUT_DAYS
'********************'
PREPEND_WWW
False
PRIVATE_FILE_STORAGE
'super_django.storage_backends.PrivateMediaStorage'
PRIVATE_MEDIA_LOCATION
'private'
PROJECT_DIR
'/code/super_django'
PUBLIC_MEDIA_LOCATION
'media'
RECAPTCHA_PRIVATE_KEY
'********************'
RECAPTCHA_PUBLIC_KEY
'********************'
REST_FRAMEWORK
{'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework_jwt.authentication.JSONWebTokenAuthentication',
                                    'rest_framework.authentication.SessionAuthentication'),
 'DEFAULT_FILTER_BACKENDS': ('rest_framework.filters.OrderingFilter',),
 'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.LimitOffsetPagination',
 'DEFAULT_PERMISSION_CLASSES': ('rest_framework.permissions.IsAuthenticated',),
 'DEFAULT_THROTTLE_CLASSES': ['api.utils.BurstRateThrottle',
                              'api.utils.SustainedRateThrottle'],
 'DEFAULT_THROTTLE_RATES': {'burst': '2100/min', 'sustained': '10000/day'},
 'EXCEPTION_HANDLER': 'api.utils.custom_exception_handler'}
ROLLBAR
{'access_token': '********************',
 'branch': 'master',
 'environment': 'development',
 'root': '/code/super_django'}
ROOT_URLCONF
'super_django.urls'
SEA_API_URL
'********************'
SECRET_API_KEY
'********************'
SECRET_KEY
'********************'
SECURE_BROWSER_XSS_FILTER
False
SECURE_CONTENT_TYPE_NOSNIFF
True
SECURE_HSTS_INCLUDE_SUBDOMAINS
False
SECURE_HSTS_PRELOAD
False
SECURE_HSTS_SECONDS
0
SECURE_PROXY_SSL_HEADER
None
SECURE_REDIRECT_EXEMPT
[]
SECURE_REFERRER_POLICY
'same-origin'
SECURE_SSL_HOST
None
SECURE_SSL_REDIRECT
False
SERVER_EMAIL
'root@localhost'
SESSION_CACHE_ALIAS
'default'
SESSION_COOKIE_AGE
1209600
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_HTTPONLY
True
SESSION_COOKIE_NAME
'sessionid'
SESSION_COOKIE_PATH
'/'
SESSION_COOKIE_SAMESITE
'Lax'
SESSION_COOKIE_SECURE
False
SESSION_ENGINE
'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE
False
SESSION_FILE_PATH
None
SESSION_SAVE_EVERY_REQUEST
False
SESSION_SERIALIZER
'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE
'super_django.settings'
SHORT_DATETIME_FORMAT
'm/d/Y P'
SHORT_DATE_FORMAT
'm/d/Y'
SIGNING_BACKEND
'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS
[]
SITE_ID
1
STATICFILES_DIRS
['/code/assets', '/code/files']
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
 'django.contrib.staticfiles.finders.AppDirectoriesFinder',
 'compressor.finders.CompressorFinder',
 'npm.finders.NpmFinder')
STATICFILES_STORAGE
'super_django.storage_backends.StaticStorage'
STATIC_LOCATION
'static'
STATIC_ROOT
'/code/staticfiles/'
STATIC_URL
'https://misuper-v4-prod.s3.amazonaws.com/static/'
TEMPLATES
[{'BACKEND': 'django.template.backends.django.DjangoTemplates',
  'DIRS': ['/code/templates'],
  'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
                                     'django.template.context_processors.i18n',
                                     'django.template.context_processors.media',
                                     'django.template.context_processors.static',
                                     'django.template.context_processors.tz',
                                     'django.template.context_processors.request',
                                     'django.contrib.auth.context_processors.auth',
                                     'django.contrib.messages.context_processors.messages',
                                     'cms.context_processors.cms_settings',
                                     'sekizai.context_processors.sekizai',
                                     'super_django.context_processors.google_analytics_code',
                                     'super_django.context_processors.google_tag_manager_code',
                                     'super_django.context_processors.google_maps_token',
                                     'super_django.context_processors.base_url',
                                     'super_django.context_processors.user_notifications',
                                     'super_django.context_processors.media_url',
                                     'super_django.context_processors.user_manual_version',
                                     'super_django.context_processors.projects_requires_review'],
              'loaders': ['django.template.loaders.filesystem.Loader',
                          'django.template.loaders.app_directories.Loader']}}]
TEST
False
TEST_NON_SERIALIZED_APPS
[]
TEST_RUNNER
'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR
','
THUMBNAIL_ALIASES
{'': {'medium': {'crop': True, 'size': (150, 150)},
      'small': {'crop': False, 'size': (50, 50)}}}
THUMBNAIL_DEFAULT_STORAGE
'super_django.storage_backends.PublicMediaStorage'
TIME_FORMAT
'P'
TIME_INPUT_FORMATS
['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE
'America/Santiago'
URL_PREFIX
''
USER_MANUAL_VERSION
'v.1.2'
USE_CLAVE_UNICA
True
USE_I18N
True
USE_L10N
True
USE_S3
True
USE_THOUSAND_SEPARATOR
False
USE_TZ
True
USE_X_FORWARDED_HOST
False
USE_X_FORWARDED_PORT
False
WEBPACK_LOADER
{'DEFAULT': {'BUNDLE_DIR_NAME': 'bundles/',
             'CACHE': False,
             'IGNORE': ['.+\\.hot-update.js', '.+\\.map'],
             'POLL_INTERVAL': 0.1,
             'STATS_FILE': '/code/webpack-stats.json',
             'TIMEOUT': None}}
WSGI_APPLICATION
'super_django.wsgi.application'
X_FRAME_OPTIONS
'SAMEORIGIN'
YEAR_MONTH_FORMAT
'F Y'

You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard page generated by the handler for this status code.