TemplateSyntaxError at /cookies/

'future' is not a registered tag library. Must be one of:
accounts_extras
admin_list
admin_modify
admin_static
admin_tree
admin_tree_list
admin_urls
basket_tags
bootstrap
bootstrap3
bootstrap_pagination
cache
category_tags
compat
compress
cookielaw_tags
crispy_forms_field
crispy_forms_filters
crispy_forms_tags
crispy_forms_utils
currency_filters
dashboard_tags
display_tags
django_tables2
djangovirtualpos_js
easy_thumbnails_tags
envelope_tags
flatpages
fm_tags
form_tags
guardian_tags
highlight
highlighting
hijack_tags
history_tags
i18n
image_tags
imagekit
indent_text
l10n
ligas_tags
log
more_like_this
mptt_admin
mptt_tags
order_by
photologue_tags
product_tags
promotion_tags
purchase_info_tags
querystring
recaptcha3
rest_framework
reviews_tags
shipping_tags
sorl_thumbnail
sorting_tags
static
staticfiles
string_filters
syntax_color
tagging_tags
thumbnail
torneos_tags
truncate_letters
tz
webpack_loader
widget_tweaks
widont
wishlist_tags
Request Method: GET
Request URL: http://ibertenis.com/cookies/
Django Version: 1.11.29
Exception Type: TemplateSyntaxError
Exception Value:
'future' is not a registered tag library. Must be one of:
accounts_extras
admin_list
admin_modify
admin_static
admin_tree
admin_tree_list
admin_urls
basket_tags
bootstrap
bootstrap3
bootstrap_pagination
cache
category_tags
compat
compress
cookielaw_tags
crispy_forms_field
crispy_forms_filters
crispy_forms_tags
crispy_forms_utils
currency_filters
dashboard_tags
display_tags
django_tables2
djangovirtualpos_js
easy_thumbnails_tags
envelope_tags
flatpages
fm_tags
form_tags
guardian_tags
highlight
highlighting
hijack_tags
history_tags
i18n
image_tags
imagekit
indent_text
l10n
ligas_tags
log
more_like_this
mptt_admin
mptt_tags
order_by
photologue_tags
product_tags
promotion_tags
purchase_info_tags
querystring
recaptcha3
rest_framework
reviews_tags
shipping_tags
sorl_thumbnail
sorting_tags
static
staticfiles
string_filters
syntax_color
tagging_tags
thumbnail
torneos_tags
truncate_letters
tz
webpack_loader
widget_tweaks
widont
wishlist_tags
Exception Location: /home/Virtuales/ibertenis_1.11/lib/python2.7/site-packages/django/template/base.py in parse, line 515
Python Executable: /home/Virtuales/ibertenis_1.11/bin/python2.7
Python Version: 2.7.10
Python Path:
['/home/ibertenis_pro',
 '/home/Virtuales/ibertenis_1.11/lib/python2.7/site-packages',
 '/usr/local/lib/python2.7',
 '/usr/local/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/local/lib/python2.7/lib-tk',
 '/usr/local/lib/python2.7/lib-old',
 '/usr/local/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/local/lib/python2.7/dist-packages/PILcompat',
 '/usr/local/lib/pymodules/python2.7']
Server time: Vie, 15 Mar 2024 06:31:57 +0100

Error during template rendering

In template /home/ibertenis_pro/dj_ibertenis/templates/cookielaw/policy.html, error at line 2

'future' is not a registered tag library. Must be one of: accounts_extras admin_list admin_modify admin_static admin_tree admin_tree_list admin_urls basket_tags bootstrap bootstrap3 bootstrap_pagination cache category_tags compat compress cookielaw_tags crispy_forms_field crispy_forms_filters crispy_forms_tags crispy_forms_utils currency_filters dashboard_tags display_tags django_tables2 djangovirtualpos_js easy_thumbnails_tags envelope_tags flatpages fm_tags form_tags guardian_tags highlight highlighting hijack_tags history_tags i18n image_tags imagekit indent_text l10n ligas_tags log more_like_this mptt_admin mptt_tags order_by photologue_tags product_tags promotion_tags purchase_info_tags querystring recaptcha3 rest_framework reviews_tags shipping_tags sorl_thumbnail sorting_tags static staticfiles string_filters syntax_color tagging_tags thumbnail torneos_tags truncate_letters tz webpack_loader widget_tweaks widont wishlist_tags

1 {% extends "torneos/base_torneo.html" %}
2 {% load url from future %}
3 {% load torneos_tags %}
4
5 {% block content %}
6
7 <h1>Política de cookies</h1>
8
9
10 <p>Con el objetivo de hacer más funcional y útil la navegación de nuestros usuarios en la página web, en Ibertenis hacemos uso de las cookies.
11 Para garantizar al usuario de la información necesaria para su correcta navegación, ponemos a su disposición el siguiente texto informativo sobre
12 las cookies así como que tipología de cookies utiliza nuestro servicio. De igual forma se muestra como el usuario puede configurarlas y/o modificarlas.

Traceback Switch to copy-and-paste view



Request information

USER

AnonymousUser

GET

No GET data

POST

No POST data

FILES

No FILES data

No cookie data

META

Variable Value
HTTP_ACCEPT
'*/*'
HTTP_CONNECTION
'Keep-Alive'
HTTP_HOST
'ibertenis.com'
HTTP_REFERER
'http://ibertenis.com/cookies'
HTTP_USER_AGENT
'claudebot'
HTTP_X_FORWARDED_FOR
'54.224.52.210'
HTTP_X_FORWARDED_HOST
'ibertenis.com'
HTTP_X_FORWARDED_SERVER
'www.ibertenis.com'
PATH_INFO
u'/cookies/'
QUERY_STRING
''
RAW_URI
'/cookies/'
REMOTE_ADDR
'127.0.0.1'
REMOTE_PORT
'36389'
REQUEST_METHOD
'GET'
SCRIPT_NAME
u''
SERVER_NAME
'0.0.0.0'
SERVER_PORT
'8010'
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SOFTWARE
'gunicorn/19.10.0'
gunicorn.socket
<socket._socketobject object at 0x73d3c7e3c7c0>
wsgi.errors
<gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x73d3ccf18690>
wsgi.file_wrapper
''
wsgi.input
<gunicorn.http.body.Body object at 0x73d3cc13bfd0>
wsgi.input_terminated
True
wsgi.multiprocess
True
wsgi.multithread
False
wsgi.run_once
False
wsgi.url_scheme
'http'
wsgi.version
(1, 0)

Settings

Using settings module ibertenis.settings_pro

Setting Value
ABSOLUTE_URL_OVERRIDES
{}
ACCOUNT_ACTIVATION_DAYS
7
ADMINS
(('Carlos', 'admin@ibertenis.com'),)
ALLOWED_HOSTS
['*']
ANONYMOUS_USER_NAME
'ANONYMOUS'
APPEND_SLASH
True
AUTHENTICATION_BACKENDS
('accounts.myCustomBackend.MyCustomBackend',
 'userena.backends.UserenaAuthenticationBackend',
 'ibertenis.email-auth.EmailBackend',
 'django.contrib.auth.backends.ModelBackend',
 'guardian.backends.ObjectPermissionBackend')
AUTH_PASSWORD_VALIDATORS
u'********************'
AUTH_PROFILE_MODULE
'accounts.UserProfile'
AUTH_USER_MODEL
u'auth.User'
BASE_DIR
'/home/ibertenis_pro'
CACHES
{u'default': {u'BACKEND': u'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS
u'default'
CACHE_MIDDLEWARE_KEY_PREFIX
u'********************'
CACHE_MIDDLEWARE_SECONDS
600
COMPRESS_CACHEABLE_PRECOMPILERS
()
COMPRESS_CACHE_BACKEND
u'default'
COMPRESS_CACHE_KEY_FUNCTION
u'********************'
COMPRESS_CLEAN_CSS_ARGUMENTS
u''
COMPRESS_CLEAN_CSS_BINARY
u'cleancss'
COMPRESS_CLOSURE_COMPILER_ARGUMENTS
u''
COMPRESS_CLOSURE_COMPILER_BINARY
u'java -jar compiler.jar'
COMPRESS_CSS_COMPRESSOR
u'compressor.css.CssCompressor'
COMPRESS_CSS_FILTERS
[u'compressor.filters.css_default.CssAbsoluteFilter']
COMPRESS_CSS_HASHING_METHOD
u'mtime'
COMPRESS_DATA_URI_MAX_SIZE
1024
COMPRESS_DEBUG_TOGGLE
None
COMPRESS_ENABLED
False
COMPRESS_JINJA2_GET_ENVIRONMENT
<function JINJA2_GET_ENVIRONMENT at 0x73d3d11f0398>
COMPRESS_JS_COMPRESSOR
u'compressor.js.JsCompressor'
COMPRESS_JS_FILTERS
[u'compressor.filters.jsmin.JSMinFilter']
COMPRESS_MINT_DELAY
30
COMPRESS_MTIME_DELAY
10
COMPRESS_OFFLINE
False
COMPRESS_OFFLINE_CONTEXT
{'STATIC_URL': '/static/', 'use_less': False}
COMPRESS_OFFLINE_MANIFEST
u'manifest.json'
COMPRESS_OFFLINE_TIMEOUT
31536000
COMPRESS_OUTPUT_DIR
u'CACHE'
COMPRESS_PARSER
u'compressor.parser.AutoSelectParser'
COMPRESS_PRECOMPILERS
()
COMPRESS_REBUILD_TIMEOUT
2592000
COMPRESS_ROOT
'/dj_ibertenis/static'
COMPRESS_STORAGE
u'compressor.storage.CompressorFileStorage'
COMPRESS_TEMPLATE_FILTER_CONTEXT
{u'STATIC_URL': '/static/'}
COMPRESS_URL
'/static/'
COMPRESS_URL_PLACEHOLDER
u'/__compressor_url_placeholder__/'
COMPRESS_VERBOSE
False
COMPRESS_YUGLIFY_BINARY
u'yuglify'
COMPRESS_YUGLIFY_CSS_ARGUMENTS
u'--terminal'
COMPRESS_YUGLIFY_JS_ARGUMENTS
u'--terminal'
COMPRESS_YUI_BINARY
u'java -jar yuicompressor.jar'
COMPRESS_YUI_CSS_ARGUMENTS
u''
COMPRESS_YUI_JS_ARGUMENTS
u''
CORS_ORIGIN_ALLOW_ALL
True
COUNTDOWN
'Countdown'
CSRF_COOKIE_AGE
31449600
CSRF_COOKIE_DOMAIN
None
CSRF_COOKIE_HTTPONLY
False
CSRF_COOKIE_NAME
u'csrftoken'
CSRF_COOKIE_PATH
u'/'
CSRF_COOKIE_SECURE
False
CSRF_FAILURE_VIEW
u'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME
u'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.mysql',
             'HOST': '127.0.0.1',
             'NAME': 'ibertenis',
             'OPTIONS': {},
             'PASSWORD': u'********************',
             'PORT': '3306',
             'TEST': {'CHARSET': None,
                      'COLLATION': None,
                      'MIRROR': None,
                      'NAME': None},
             'TIME_ZONE': None,
             'USER': 'iberdjango'}}
DATABASE_OPTIONS
{'timeout': 30}
DATABASE_ROUTERS
[]
DATA_UPLOAD_MAX_MEMORY_SIZE
2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS
1000
DATETIME_FORMAT
u'N j, Y, P'
DATETIME_INPUT_FORMATS
[u'%Y-%m-%d %H:%M:%S',
 u'%Y-%m-%d %H:%M:%S.%f',
 u'%Y-%m-%d %H:%M',
 u'%Y-%m-%d',
 u'%m/%d/%Y %H:%M:%S',
 u'%m/%d/%Y %H:%M:%S.%f',
 u'%m/%d/%Y %H:%M',
 u'%m/%d/%Y',
 u'%m/%d/%y %H:%M:%S',
 u'%m/%d/%y %H:%M:%S.%f',
 u'%m/%d/%y %H:%M',
 u'%m/%d/%y']
DATE_FORMAT
u'N j, Y'
DATE_INPUT_FORMATS
[u'%Y-%m-%d',
 u'%m/%d/%Y',
 u'%m/%d/%y',
 u'%b %d %Y',
 u'%b %d, %Y',
 u'%d %b %Y',
 u'%d %b, %Y',
 u'%B %d %Y',
 u'%B %d, %Y',
 u'%d %B %Y',
 u'%d %B, %Y']
DEBUG
True
DEBUG_PROPAGATE_EXCEPTIONS
False
DECIMAL_SEPARATOR
u'.'
DEFAULT_CHARSET
'utf-8'
DEFAULT_CONTENT_TYPE
u'text/html'
DEFAULT_EXCEPTION_REPORTER_FILTER
u'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE
u'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL
'no-reply@ibertenis.es'
DEFAULT_INDEX_TABLESPACE
u''
DEFAULT_TABLESPACE
u''
DISALLOWED_USER_AGENTS
[]
DOMAIN
'ibertenis.com'
EMAIL_BACKEND
u'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST
'smtp.ionos.es'
EMAIL_HOST_PASSWORD
u'********************'
EMAIL_HOST_USER
'no-reply@ibertenis.es'
EMAIL_PORT
587
EMAIL_SSL_CERTFILE
None
EMAIL_SSL_KEYFILE
u'********************'
EMAIL_SUBJECT_PREFIX
u'[Django] '
EMAIL_TIMEOUT
None
EMAIL_USE_LOCALTIME
False
EMAIL_USE_SSL
False
EMAIL_USE_TLS
True
ENVELOPE_EMAIL_RECIPIENTS
['carlos.rivas.costa@gmail.com']
FILE_CHARSET
u'utf-8'
FILE_UPLOAD_DIRECTORY_PERMISSIONS
None
FILE_UPLOAD_HANDLERS
[u'django.core.files.uploadhandler.MemoryFileUploadHandler',
 u'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
FILE_UPLOAD_PERMISSIONS
None
FILE_UPLOAD_TEMP_DIR
None
FIRST_DAY_OF_WEEK
0
FIXTURE_DIRS
[]
FORCE_SCRIPT_NAME
None
FORMAT_MODULE_PATH
None
FORM_RENDERER
u'django.forms.renderers.DjangoTemplates'
HAYSTACK_CONNECTIONS
{'default': {'ENGINE': 'haystack.backends.simple_backend.SimpleEngine'}}
HIJACK_ALLOW_GET_REQUESTS
True
HIJACK_LOGIN_REDIRECT_URL
'/'
HIJACK_LOGOUT_REDIRECT_URL
'/admin/auth/user/'
HIJACK_REGISTER_ADMIN
False
IGNORABLE_404_URLS
[]
IMAGEKIT_CACHEFILE_DIR
'CACHE/images'
IMAGEKIT_CACHEFILE_NAMER
'imagekit.cachefiles.namers.hash'
IMAGEKIT_CACHE_BACKEND
'default'
IMAGEKIT_CACHE_PREFIX
'imagekit:'
IMAGEKIT_CACHE_TIMEOUT
300
IMAGEKIT_DEFAULT_CACHEFILE_BACKEND
'imagekit.cachefiles.backends.Simple'
IMAGEKIT_DEFAULT_CACHEFILE_STRATEGY
'imagekit.cachefiles.strategies.JustInTime'
IMAGEKIT_DEFAULT_FILE_STORAGE
u'django.core.files.storage.FileSystemStorage'
IMAGEKIT_SPEC_CACHEFILE_NAMER
'imagekit.cachefiles.namers.source_name_as_path'
IMAGEKIT_USE_MEMCACHED_SAFE_CACHE_KEY
u'********************'
INSTALLED_APPS
['django.contrib.admin',
 'django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.sites',
 'django.contrib.messages',
 'django.contrib.staticfiles',
 'formtools',
 'estaticos',
 'django.contrib.flatpages',
 'dummy',
 'userena',
 'guardian',
 'django_extensions',
 'administracion',
 'accounts',
 'tagging',
 'mptt',
 'envelope',
 'jugadores',
 'clubes',
 'torneos',
 'wallet',
 'padel',
 'jugadores_padel',
 'ligas',
 'kronos',
 'bootstrap3',
 'bootstrap_pagination',
 'rest_framework',
 'bootstrapform',
 'django.contrib.sitemaps',
 'cookielaw',
 'imagekit',
 'photologue',
 'sortedm2m',
 'maintenancemode',
 'tekextensions',
 'nocaptcha_recaptcha',
 'ajax_select',
 'compressor',
 'widget_tweaks',
 'ceca',
 'easy_thumbnails',
 'corsheaders',
 'crispy_forms',
 'fm',
 'djangovirtualpos',
 'webpack_loader',
 'hijack',
 'compat',
 'hijack_admin',
 'snowpenguin.django.recaptcha3',
 'oscar',
 'oscar.apps.analytics',
 'apps.checkout',
 'oscar.apps.address',
 'apps.shipping',
 'oscar.apps.catalogue',
 'oscar.apps.catalogue.reviews',
 'apps.partner',
 'oscar.apps.basket',
 'oscar.apps.payment',
 'oscar.apps.offer',
 'oscar.apps.order',
 'oscar.apps.customer',
 'oscar.apps.promotions',
 'oscar.apps.search',
 'oscar.apps.voucher',
 'oscar.apps.wishlists',
 'oscar.apps.dashboard',
 'oscar.apps.dashboard.reports',
 'oscar.apps.dashboard.users',
 'oscar.apps.dashboard.orders',
 'oscar.apps.dashboard.promotions',
 'oscar.apps.dashboard.catalogue',
 'oscar.apps.dashboard.offers',
 'oscar.apps.dashboard.partners',
 'oscar.apps.dashboard.pages',
 'oscar.apps.dashboard.ranges',
 'oscar.apps.dashboard.reviews',
 'oscar.apps.dashboard.vouchers',
 'oscar.apps.dashboard.communications',
 'oscar.apps.dashboard.shipping',
 'haystack',
 'treebeard',
 'sorl.thumbnail',
 'django_tables2']
INTERNAL_IPS
[]
JWT_AUTH
{'JWT_ALGORITHM': 'HS256',
 'JWT_ALLOW_REFRESH': True,
 'JWT_AUDIENCE': None,
 'JWT_AUTH_HEADER_PREFIX': 'JWT',
 'JWT_DECODE_HANDLER': 'rest_framework_jwt.utils.jwt_decode_handler',
 'JWT_ENCODE_HANDLER': 'rest_framework_jwt.utils.jwt_encode_handler',
 'JWT_EXPIRATION_DELTA': datetime.timedelta(0, 60),
 'JWT_ISSUER': None,
 'JWT_LEEWAY': 0,
 'JWT_PAYLOAD_GET_USER_ID_HANDLER': 'rest_framework_jwt.utils.jwt_get_user_id_from_payload_handler',
 'JWT_PAYLOAD_HANDLER': 'rest_framework_jwt.utils.jwt_payload_handler',
 'JWT_REFRESH_EXPIRATION_DELTA': datetime.timedelta(7),
 'JWT_RESPONSE_PAYLOAD_HANDLER': 'rest_framework_jwt.utils.jwt_response_payload_handler',
 'JWT_SECRET_KEY': u'********************',
 'JWT_VERIFY': True,
 'JWT_VERIFY_EXPIRATION': True}
LANGUAGES
[(u'af', u'Afrikaans'),
 (u'ar', u'Arabic'),
 (u'ast', u'Asturian'),
 (u'az', u'Azerbaijani'),
 (u'bg', u'Bulgarian'),
 (u'be', u'Belarusian'),
 (u'bn', u'Bengali'),
 (u'br', u'Breton'),
 (u'bs', u'Bosnian'),
 (u'ca', u'Catalan'),
 (u'cs', u'Czech'),
 (u'cy', u'Welsh'),
 (u'da', u'Danish'),
 (u'de', u'German'),
 (u'dsb', u'Lower Sorbian'),
 (u'el', u'Greek'),
 (u'en', u'English'),
 (u'en-au', u'Australian English'),
 (u'en-gb', u'British English'),
 (u'eo', u'Esperanto'),
 (u'es', u'Spanish'),
 (u'es-ar', u'Argentinian Spanish'),
 (u'es-co', u'Colombian Spanish'),
 (u'es-mx', u'Mexican Spanish'),
 (u'es-ni', u'Nicaraguan Spanish'),
 (u'es-ve', u'Venezuelan Spanish'),
 (u'et', u'Estonian'),
 (u'eu', u'Basque'),
 (u'fa', u'Persian'),
 (u'fi', u'Finnish'),
 (u'fr', u'French'),
 (u'fy', u'Frisian'),
 (u'ga', u'Irish'),
 (u'gd', u'Scottish Gaelic'),
 (u'gl', u'Galician'),
 (u'he', u'Hebrew'),
 (u'hi', u'Hindi'),
 (u'hr', u'Croatian'),
 (u'hsb', u'Upper Sorbian'),
 (u'hu', u'Hungarian'),
 (u'ia', u'Interlingua'),
 (u'id', u'Indonesian'),
 (u'io', u'Ido'),
 (u'is', u'Icelandic'),
 (u'it', u'Italian'),
 (u'ja', u'Japanese'),
 (u'ka', u'Georgian'),
 (u'kk', u'Kazakh'),
 (u'km', u'Khmer'),
 (u'kn', u'Kannada'),
 (u'ko', u'Korean'),
 (u'lb', u'Luxembourgish'),
 (u'lt', u'Lithuanian'),
 (u'lv', u'Latvian'),
 (u'mk', u'Macedonian'),
 (u'ml', u'Malayalam'),
 (u'mn', u'Mongolian'),
 (u'mr', u'Marathi'),
 (u'my', u'Burmese'),
 (u'nb', u'Norwegian Bokm\xe5l'),
 (u'ne', u'Nepali'),
 (u'nl', u'Dutch'),
 (u'nn', u'Norwegian Nynorsk'),
 (u'os', u'Ossetic'),
 (u'pa', u'Punjabi'),
 (u'pl', u'Polish'),
 (u'pt', u'Portuguese'),
 (u'pt-br', u'Brazilian Portuguese'),
 (u'ro', u'Romanian'),
 (u'ru', u'Russian'),
 (u'sk', u'Slovak'),
 (u'sl', u'Slovenian'),
 (u'sq', u'Albanian'),
 (u'sr', u'Serbian'),
 (u'sr-latn', u'Serbian Latin'),
 (u'sv', u'Swedish'),
 (u'sw', u'Swahili'),
 (u'ta', u'Tamil'),
 (u'te', u'Telugu'),
 (u'th', u'Thai'),
 (u'tr', u'Turkish'),
 (u'tt', u'Tatar'),
 (u'udm', u'Udmurt'),
 (u'uk', u'Ukrainian'),
 (u'ur', u'Urdu'),
 (u'vi', u'Vietnamese'),
 (u'zh-hans', u'Simplified Chinese'),
 (u'zh-hant', u'Traditional Chinese')]
LANGUAGES_BIDI
[u'he', u'ar', u'fa', u'ur']
LANGUAGE_CODE
'es-ES'
LANGUAGE_COOKIE_AGE
None
LANGUAGE_COOKIE_DOMAIN
None
LANGUAGE_COOKIE_NAME
u'django_language'
LANGUAGE_COOKIE_PATH
u'/'
LIST
'List'
LOCALE_PATHS
[]
LOGGING
{}
LOGGINGG
{'disable_existing_loggers': False,
 'formatters': {'simple': {'format': '%(levelname)s %(message)s'},
                'verbose': {'format': '%(levelname)s %(asctime)s %(module)s %(process)d %(thread)d %(message)s'}},
 'handlers': {'console': {'class': 'logging.StreamHandler',
                          'formatter': 'simple',
                          'stream': <open file '<stdout>', mode 'w' at 0x73d3dc0f6150>},
              'file': {'class': 'logging.FileHandler',
                       'filename': '/path/to/django/debug.log',
                       'level': 'DEBUG'},
              'null': {'class': 'django.utils.log.NullHandler',
                       'level': 'DEBUG'}},
 'loggers': {'ceca.express': {'handlers': ['console'],
                              'level': 'DEBUG',
                              'propagate': True},
             'ceca.payflow': {'handlers': ['console'],
                              'level': 'DEBUG',
                              'propagate': True},
             'django': {'handlers': ['console'],
                        'level': 'DEBUG',
                        'propagate': True},
             'django.db.backends': {'handlers': ['null'],
                                    'level': 'DEBUG',
                                    'propagate': False},
             'oscar.catalogue.import': {'handlers': ['console'],
                                        'level': 'DEBUG',
                                        'propagate': True},
             'oscar.checkout': {'handlers': ['console'],
                                'level': 'INFO',
                                'propagate': True}},
 'version': 1}
LOGGING_CONFIG
u'logging.config.dictConfig'
LOGIN_REDIRECT_URL
'/profiles'
LOGIN_URL
u'/accounts/login/'
LOGOUT_REDIRECT_URL
None
MAINTENANCE_IGNORE_URLS
()
MAINTENANCE_LOCKFILE_PATH
'/home/Virtuales/ibertenis_1.11/lib/python2.7/site-packages/maintenancemode/maintenance.lock'
MAINTENANCE_MODE
False
MAINTENANCE_MODE_IGNORE_URLS
('*',)
MANAGERS
[]
MEDIA_ROOT
'/home/ibertenis_pro/dj_ibertenis/media/'
MEDIA_URL
'/media/'
MESSAGE_STORAGE
u'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE
None
MIDDLEWARE_CLASSES
('django_cookies_samesite.middleware.CookiesSameSite',
 'corsheaders.middleware.CorsMiddleware',
 'api_rest.disable.DisableCSRF',
 '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',
 'maintenancemode.middleware.MaintenanceModeMiddleware',
 'oscar.apps.basket.middleware.BasketMiddleware',
 'django.contrib.flatpages.middleware.FlatpageFallbackMiddleware',
 'ibertenis.middlewares.WalletMiddleware.WalletManagementMiddleware',
 'ibertenis.middlewares.MobileDetectionMiddleware.MobileDetectionMiddleware')
MIGRATION_MODULES
{}
MONTH_DAY_FORMAT
u'F j'
NORECAPTCHA_SECRET_KEY
u'********************'
NORECAPTCHA_SITE_KEY
u'********************'
NUMBER_GROUPING
0
OSCAR_ACCOUNTS_REDIRECT_URL
'customer:profile-view'
OSCAR_ADDRESSES_PER_PAGE
20
OSCAR_ALLOW_ANON_CHECKOUT
False
OSCAR_ALLOW_ANON_REVIEWS
True
OSCAR_BASKET_COOKIE_LIFETIME
604800
OSCAR_BASKET_COOKIE_OPEN
'oscar_open_basket'
OSCAR_BASKET_COOKIE_SECURE
False
OSCAR_COOKIES_DELETE_ON_LOGOUT
['oscar_recently_viewed_products']
OSCAR_DASHBOARD_DEFAULT_ACCESS_FUNCTION
'oscar.apps.dashboard.nav.default_access_fn'
OSCAR_DASHBOARD_ITEMS_PER_PAGE
20
OSCAR_DASHBOARD_NAVIGATION
[{'icon': 'icon-th-list', 'label': u'Panel', 'url_name': 'dashboard:index'},
 {'children': [{'label': u'Productos',
                'url_name': 'dashboard:catalogue-product-list'},
               {'label': u'Tipo de productos',
                'url_name': 'dashboard:catalogue-class-list'},
               {'label': u'Categor\xedas',
                'url_name': 'dashboard:catalogue-category-list'},
               {'label': u'Rangos', 'url_name': 'dashboard:range-list'},
               {'label': u'Alertas de stock bajo',
                'url_name': 'dashboard:stock-alert-list'}],
  'icon': 'icon-sitemap',
  'label': u'Cat\xe1logo'},
 {'children': [{'label': u'Pedidos', 'url_name': 'dashboard:order-list'},
               {'label': u'Estad\xedsticas',
                'url_name': 'dashboard:order-stats'},
               {'label': u'Socios', 'url_name': 'dashboard:partner-list'}],
  'icon': 'icon-shopping-cart',
  'label': u'Seguimiento'},
 {'children': [{'label': u'Clientes', 'url_name': 'dashboard:users-index'},
               {'label': u'Pedidos por alerta de stock',
                'url_name': 'dashboard:user-alert-list'}],
  'icon': 'icon-group',
  'label': u'Clientes'},
 {'children': [{'label': u'Ofertas', 'url_name': 'dashboard:offer-list'},
               {'label': u'Cupones', 'url_name': 'dashboard:voucher-list'}],
  'icon': 'icon-bullhorn',
  'label': u'Ofertas'},
 {'children': [{'label': u'M\xf3dulos',
                'url_name': 'dashboard:promotion-list'},
               {'label': u'M\xf3dulos por p\xe1gina',
                'url_name': 'dashboard:promotion-list-by-page'},
               {'label': u'P\xe1ginas', 'url_name': 'dashboard:page-list'},
               {'label': u'Plantillas de email',
                'url_name': 'dashboard:comms-list'},
               {'label': u'Comentarios',
                'url_name': 'dashboard:reviews-list'}],
  'icon': 'icon-folder-close',
  'label': u'Contenido'},
 {'icon': 'icon-bar-chart',
  'label': u'Informes',
  'url_name': 'dashboard:reports-index'},
 {'children': [{'label': u'M\xf3dulos', 'url_name': 'ceca-express-list'}],
  'icon': 'icon-bar-chart',
  'label': u'Pagos'}]
OSCAR_DEFAULT_CURRENCY
'EUR'
OSCAR_DELETE_IMAGE_FILES
True
OSCAR_EAGER_ALERTS
True
OSCAR_EMAILS_PER_PAGE
20
OSCAR_FROM_EMAIL
'oscar@example.com'
OSCAR_HIDDEN_FEATURES
[]
OSCAR_HOMEPAGE
u'/marketplace/catalogue/'
OSCAR_IMAGE_FOLDER
'images/products/%Y/%m/'
OSCAR_INITIAL_LINE_STATUS
'Pendiente'
OSCAR_INITIAL_ORDER_STATUS
'Pendiente'
OSCAR_MAIN_TEMPLATE_DIR
'/home/Virtuales/ibertenis_1.11/lib/python2.7/site-packages/oscar/templates/oscar'
OSCAR_MAX_BASKET_QUANTITY_THRESHOLD
10000
OSCAR_MISSING_IMAGE_URL
'image_not_found.jpg'
OSCAR_MODERATE_REVIEWS
False
OSCAR_NOTIFICATIONS_PER_PAGE
20
OSCAR_OFFERS_PER_PAGE
20
OSCAR_ORDERS_PER_PAGE
20
OSCAR_ORDER_STATUS_PIPELINE
{'Cancelada': 'Cancelada', 'En proceso': 'En proceso', 'Pending': 'Pending'}
OSCAR_PRODUCTS_PER_PAGE
20
OSCAR_PRODUCT_SEARCH_HANDLER
None
OSCAR_PROMOTIONS_ENABLED
True
OSCAR_PROMOTION_FOLDER
'images/promotions/'
OSCAR_PROMOTION_MERCHANDISING_BLOCK_TYPES
(('Countdown', 'Vertical list'),
 ('List', 'Horizontal list'),
 ('TabbedBlock', 'Tabbed block'),
 ('SingleProduct', 'Single product'))
OSCAR_PROMOTION_POSITIONS
(('page', 'Page'),
 ('right', 'Right-hand sidebar'),
 ('left', 'Left-hand sidebar'))
OSCAR_RECENTLY_VIEWED_COOKIE_LIFETIME
604800
OSCAR_RECENTLY_VIEWED_COOKIE_NAME
'oscar_history'
OSCAR_RECENTLY_VIEWED_COOKIE_SECURE
False
OSCAR_RECENTLY_VIEWED_PRODUCTS
20
OSCAR_REQUIRED_ADDRESS_FIELDS
('first_name', 'last_name', 'line1', 'line4', 'postcode', 'country')
OSCAR_REVIEWS_PER_PAGE
20
OSCAR_SEARCH_FACETS
{'fields': {'product_class': {'field': 'product_class', 'name': u'Tipo '},
            'rating': {'field': 'rating', 'name': u'Puntuaci\xf3n'}},
 'queries': {'price_range': {'field': 'price',
                             'name': u'Rango de precio',
                             'queries': [(u'0 a 20', u'[0 TO 20]'),
                                         (u'20 a 40', u'[20 TO 40]'),
                                         (u'40 a 60', u'[40 TO 60]'),
                                         (u'60+', u'[60 TO *]')]}}}
OSCAR_SEND_REGISTRATION_EMAIL
True
OSCAR_SETTINGS
{'OSCAR_ACCOUNTS_REDIRECT_URL': 'customer:profile-view',
 'OSCAR_ADDRESSES_PER_PAGE': 20,
 'OSCAR_ALLOW_ANON_CHECKOUT': False,
 'OSCAR_ALLOW_ANON_REVIEWS': True,
 'OSCAR_BASKET_COOKIE_LIFETIME': 604800,
 'OSCAR_BASKET_COOKIE_OPEN': 'oscar_open_basket',
 'OSCAR_BASKET_COOKIE_SECURE': False,
 'OSCAR_COOKIES_DELETE_ON_LOGOUT': ['oscar_recently_viewed_products'],
 'OSCAR_DASHBOARD_DEFAULT_ACCESS_FUNCTION': 'oscar.apps.dashboard.nav.default_access_fn',
 'OSCAR_DASHBOARD_ITEMS_PER_PAGE': 20,
 'OSCAR_DASHBOARD_NAVIGATION': [{'icon': 'icon-th-list',
                                 'label': u'Panel',
                                 'url_name': 'dashboard:index'},
                                {'children': [{'label': u'Productos',
                                               'url_name': 'dashboard:catalogue-product-list'},
                                              {'label': u'Tipo de productos',
                                               'url_name': 'dashboard:catalogue-class-list'},
                                              {'label': u'Categor\xedas',
                                               'url_name': 'dashboard:catalogue-category-list'},
                                              {'label': u'Rangos',
                                               'url_name': 'dashboard:range-list'},
                                              {'label': u'Alertas de stock bajo',
                                               'url_name': 'dashboard:stock-alert-list'}],
                                 'icon': 'icon-sitemap',
                                 'label': u'Cat\xe1logo'},
                                {'children': [{'label': u'Pedidos',
                                               'url_name': 'dashboard:order-list'},
                                              {'label': u'Estad\xedsticas',
                                               'url_name': 'dashboard:order-stats'},
                                              {'label': u'Socios',
                                               'url_name': 'dashboard:partner-list'}],
                                 'icon': 'icon-shopping-cart',
                                 'label': u'Seguimiento'},
                                {'children': [{'label': u'Clientes',
                                               'url_name': 'dashboard:users-index'},
                                              {'label': u'Pedidos por alerta de stock',
                                               'url_name': 'dashboard:user-alert-list'}],
                                 'icon': 'icon-group',
                                 'label': u'Clientes'},
                                {'children': [{'label': u'Ofertas',
                                               'url_name': 'dashboard:offer-list'},
                                              {'label': u'Cupones',
                                               'url_name': 'dashboard:voucher-list'}],
                                 'icon': 'icon-bullhorn',
                                 'label': u'Ofertas'},
                                {'children': [{'label': u'M\xf3dulos',
                                               'url_name': 'dashboard:promotion-list'},
                                              {'label': u'M\xf3dulos por p\xe1gina',
                                               'url_name': 'dashboard:promotion-list-by-page'},
                                              {'label': u'P\xe1ginas',
                                               'url_name': 'dashboard:page-list'},
                                              {'label': u'Plantillas de email',
                                               'url_name': 'dashboard:comms-list'},
                                              {'label': u'Comentarios',
                                               'url_name': 'dashboard:reviews-list'}],
                                 'icon': 'icon-folder-close',
                                 'label': u'Contenido'},
                                {'icon': 'icon-bar-chart',
                                 'label': u'Informes',
                                 'url_name': 'dashboard:reports-index'},
                                {'children': [{'label': u'M\xf3dulos',
                                               'url_name': 'ceca-express-list'}],
                                 'icon': 'icon-bar-chart',
                                 'label': u'Pagos'}],
 'OSCAR_DEFAULT_CURRENCY': 'GBP',
 'OSCAR_DELETE_IMAGE_FILES': True,
 'OSCAR_EAGER_ALERTS': True,
 'OSCAR_EMAILS_PER_PAGE': 20,
 'OSCAR_FROM_EMAIL': 'oscar@example.com',
 'OSCAR_HIDDEN_FEATURES': [],
 'OSCAR_HOMEPAGE': u'/marketplace/',
 'OSCAR_IMAGE_FOLDER': 'images/products/%Y/%m/',
 'OSCAR_MAX_BASKET_QUANTITY_THRESHOLD': 10000,
 'OSCAR_MISSING_IMAGE_URL': 'image_not_found.jpg',
 'OSCAR_MODERATE_REVIEWS': False,
 'OSCAR_NOTIFICATIONS_PER_PAGE': 20,
 'OSCAR_OFFERS_PER_PAGE': 20,
 'OSCAR_ORDERS_PER_PAGE': 20,
 'OSCAR_PRODUCTS_PER_PAGE': 20,
 'OSCAR_PRODUCT_SEARCH_HANDLER': None,
 'OSCAR_PROMOTIONS_ENABLED': True,
 'OSCAR_PROMOTION_FOLDER': 'images/promotions/',
 'OSCAR_PROMOTION_MERCHANDISING_BLOCK_TYPES': (('Countdown', 'Vertical list'),
                                               ('List', 'Horizontal list'),
                                               ('TabbedBlock',
                                                'Tabbed block'),
                                               ('SingleProduct',
                                                'Single product')),
 'OSCAR_PROMOTION_POSITIONS': (('page', 'Page'),
                               ('right', 'Right-hand sidebar'),
                               ('left', 'Left-hand sidebar')),
 'OSCAR_RECENTLY_VIEWED_COOKIE_LIFETIME': 604800,
 'OSCAR_RECENTLY_VIEWED_COOKIE_NAME': 'oscar_history',
 'OSCAR_RECENTLY_VIEWED_COOKIE_SECURE': False,
 'OSCAR_RECENTLY_VIEWED_PRODUCTS': 20,
 'OSCAR_REQUIRED_ADDRESS_FIELDS': ('first_name',
                                   'last_name',
                                   'line1',
                                   'line4',
                                   'postcode',
                                   'country'),
 'OSCAR_REVIEWS_PER_PAGE': 20,
 'OSCAR_SEARCH_FACETS': {'fields': {'product_class': {'field': 'product_class',
                                                      'name': u'Tipo '},
                                    'rating': {'field': 'rating',
                                               'name': u'Puntuaci\xf3n'}},
                         'queries': {'price_range': {'field': 'price',
                                                     'name': u'Rango de precio',
                                                     'queries': [(u'0 a 20',
                                                                  u'[0 TO 20]'),
                                                                 (u'20 a 40',
                                                                  u'[20 TO 40]'),
                                                                 (u'40 a 60',
                                                                  u'[40 TO 60]'),
                                                                 (u'60+',
                                                                  u'[60 TO *]')]}}},
 'OSCAR_SEND_REGISTRATION_EMAIL': True,
 'OSCAR_SHOP_NAME': 'Oscar',
 'OSCAR_SHOP_TAGLINE': '',
 'OSCAR_SLUG_ALLOW_UNICODE': False,
 'OSCAR_SLUG_BLACKLIST': [],
 'OSCAR_SLUG_FUNCTION': 'oscar.core.utils.default_slugifier',
 'OSCAR_SLUG_MAP': {},
 'OSCAR_STOCK_ALERTS_PER_PAGE': 20,
 'OSCAR_UPLOAD_ROOT': '/tmp'}
OSCAR_SHOP_NAME
'Market-Place'
OSCAR_SHOP_TAGLINE
'ceca'
OSCAR_SLUG_ALLOW_UNICODE
False
OSCAR_SLUG_BLACKLIST
[]
OSCAR_SLUG_FUNCTION
'oscar.core.utils.default_slugifier'
OSCAR_SLUG_MAP
{}
OSCAR_STOCK_ALERTS_PER_PAGE
20
OSCAR_UPLOAD_ROOT
'/tmp'
PASSWORD_HASHERS
u'********************'
PASSWORD_RESET_TIMEOUT_DAYS
u'********************'
PREPEND_WWW
False
RECAPTCHA_DEFAULT_ACTION
'generic'
RECAPTCHA_LANGUAGE
'en'
RECAPTCHA_PRIVATE_KEY
u'********************'
RECAPTCHA_PUBLIC_KEY
u'********************'
RECAPTCHA_SCORE_THRESHOLD
0.5
REGISTRATION_OPEN
True
REST_FRAMEWORK
{'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework.authentication.SessionAuthentication',
                                    'rest_framework.authentication.BasicAuthentication',
                                    'rest_framework_jwt.authentication.JSONWebTokenAuthentication'),
 'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.LimitOffsetPagination',
 'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer',
                              'rest_framework.renderers.BrowsableAPIRenderer'),
 'PAGE_SIZE': 5,
 'PAGINATE_BY': 5}
REST_USE_JWT
True
ROOT_URLCONF
'ibertenis.urls'
SECRET_KEY
u'********************'
SECURE_BROWSER_XSS_FILTER
False
SECURE_CONTENT_TYPE_NOSNIFF
False
SECURE_HSTS_INCLUDE_SUBDOMAINS
False
SECURE_HSTS_PRELOAD
False
SECURE_HSTS_SECONDS
0
SECURE_PROXY_SSL_HEADER
None
SECURE_REDIRECT_EXEMPT
[]
SECURE_SSL_HOST
None
SECURE_SSL_REDIRECT
False
SERVER_EMAIL
u'root@localhost'
SESSION_CACHE_ALIAS
u'default'
SESSION_COOKIE_AGE
1209600
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_HTTPONLY
True
SESSION_COOKIE_NAME
u'sessionid'
SESSION_COOKIE_PATH
u'/'
SESSION_COOKIE_SAMESITE_FORCE_ALL
True
SESSION_COOKIE_SECURE
False
SESSION_ENGINE
u'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE
False
SESSION_FILE_PATH
None
SESSION_SAVE_EVERY_REQUEST
False
SESSION_SERIALIZER
u'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE
'ibertenis.settings_pro'
SHORT_DATETIME_FORMAT
u'm/d/Y P'
SHORT_DATE_FORMAT
u'm/d/Y'
SIGNING_BACKEND
u'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS
[]
SINGLE_PRODUCT
'SingleProduct'
SITE_ID
1
STATICFILES_DIRS
('/home/ibertenis_pro/dj_ibertenis/static/',)
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
 'django.contrib.staticfiles.finders.AppDirectoriesFinder',
 'django.contrib.staticfiles.finders.DefaultStorageFinder',
 'compressor.finders.CompressorFinder')
STATICFILES_STORAGE
u'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT
'/dj_ibertenis/static'
STATIC_URL
'/static/'
TABBED_BLOCK
'TabbedBlock'
TAG_PADEL
'padel'
TAG_TENIS
'tenis'
TEMPLATES
[{'APP_DIRS': True,
  'BACKEND': 'django.template.backends.django.DjangoTemplates',
  'DIRS': ['/home/ibertenis_pro/dj_ibertenis/templates/'],
  'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
                                     'django.template.context_processors.request',
                                     'django.contrib.auth.context_processors.auth',
                                     'django.contrib.messages.context_processors.messages',
                                     'django.template.context_processors.media']}}]
TEMPLATE_CONTEXT_PROCESSORS
('django.contrib.auth.context_processors.auth',
 'django.core.context_processors.i18n',
 'django.core.context_processors.request',
 'django.core.context_processors.static',
 'django.core.context_processors.media',
 'django.contrib.messages.context_processors.messages',
 'oscar.apps.search.context_processors.search_form',
 'oscar.apps.promotions.context_processors.promotions',
 'oscar.apps.checkout.context_processors.checkout',
 'oscar.apps.customer.notifications.context_processors.notifications',
 'oscar.core.context_processors.metadata')
TEMPLATE_DEBUG
True
TEMPLATE_DIRS
('/home/ibertenis_pro/dj_ibertenis/templates/',
 '/home/ibertenis_pro/dj_ibertenis/templates/oscar/',
 '/home/Virtuales/ibertenis_1.11/lib/python2.7/site-packages/oscar/templates/oscar')
TEMPLATE_LOADERS
('app_namespace.Loader',
 'django.template.loaders.filesystem.Loader',
 'django.template.loaders.app_directories.Loader',
 'django.template.loaders.eggs.Loader')
TEST_NON_SERIALIZED_APPS
[]
TEST_RUNNER
u'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR
u','
THUMBNAIL_DEBUG
False
THUMBNAIL_FORMAT
'PNG'
TIME_FORMAT
u'P'
TIME_INPUT_FORMATS
[u'%H:%M:%S', u'%H:%M:%S.%f', u'%H:%M']
TIME_ZONE
'Europe/Madrid'
USE_ETAGS
False
USE_I18N
True
USE_L10N
True
USE_LESS
False
USE_THOUSAND_SEPARATOR
False
USE_TZ
False
USE_X_FORWARDED_HOST
False
USE_X_FORWARDED_PORT
False
WEBPACK_LOADER
{'DEFAULT': {'BUNDLE_DIR_NAME': 'bundles/',
             'STATS_FILE': '/home/ibertenis_pro/webpack-stats.json'}}
WSGI_APPLICATION
'ibertenis.wsgi.application'
X_FRAME_OPTIONS
u'SAMEORIGIN'
YEAR_MONTH_FORMAT
u'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.