TemplateDoesNotExist at /p2p-search-results

mypafway/p2p_search_results.html
Request Method: GET
Request URL: https://mypafway.com/p2p-search-results
Django Version: 4.1
Exception Type: TemplateDoesNotExist
Exception Value:
mypafway/p2p_search_results.html
Exception Location: /opt/jelastic-python311/lib/python3.11/site-packages/django/template/loader.py, line 19, in get_template
Raised during: mypafway.views.p2p_search_results
Python Executable: /usr/bin/python3
Python Version: 3.11.5
Python Path:
['/var/www/webroot/',
 '/var/www/webroot/virtenv/lib/python',
 '/var/www/webroot',
 '/opt/jelastic-python311/lib/python311.zip',
 '/opt/jelastic-python311/lib/python3.11',
 '/opt/jelastic-python311/lib/python3.11/lib-dynload',
 '/opt/jelastic-python311/lib/python3.11/site-packages',
 '/var/www/webroot/ROOT',
 '/var/www/webroot/']
Server time: Thu, 28 Mar 2024 18:20:37 +0000

Template-loader postmortem

Django tried loading these templates, in this order:

Using engine django:

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
CONTEXT_DOCUMENT_ROOT
'/var/www/webroot/'
CONTEXT_PREFIX
''
DOCUMENT_ROOT
'/var/www/webroot/'
GATEWAY_INTERFACE
'CGI/1.1'
H2PUSH
'off'
H2_PUSH
'off'
H2_PUSHED
''
H2_PUSHED_ON
''
H2_STREAM_ID
'3'
H2_STREAM_TAG
'1621-10-3'
HTTP2
'on'
HTTP_ACCEPT
'*/*'
HTTP_HOST
'mypafway.com'
HTTP_USER_AGENT
'claudebot'
PATH_INFO
'/p2p-search-results'
PATH_TRANSLATED
'/var/www/webroot/ROOT/wsgi.py/p2p-search-results'
QUERY_STRING
''
REMOTE_ADDR
'34.234.83.135'
REMOTE_PORT
'33620'
REQUEST_METHOD
'GET'
REQUEST_SCHEME
'https'
REQUEST_URI
'/p2p-search-results'
SCRIPT_FILENAME
'/var/www/webroot/ROOT/wsgi.py'
SCRIPT_NAME
''
SERVER_ADDR
'216.154.223.198'
SERVER_ADMIN
'root@localhost'
SERVER_NAME
'mypafway.com'
SERVER_PORT
'443'
SERVER_PROTOCOL
'HTTP/2.0'
SERVER_SIGNATURE
'********************'
SERVER_SOFTWARE
'Apache/2.4.57 (codeit) OpenSSL/3.0.10+quic mod_wsgi/4.9.4 Python/3.11'
SSL_TLS_SNI
'mypafway.com'
UNIQUE_ID
'ZgW09Skd299oZFr7E-g08AAACQ4'
apache.version
(2, 4, 57)
mod_wsgi.application_group
'node271730-mipl-mypafway-testing.ric.jelastic.vps-host.net|'
mod_wsgi.callable_object
'application'
mod_wsgi.daemon_connects
'1'
mod_wsgi.daemon_restarts
'0'
mod_wsgi.daemon_start
'1711650037347530'
mod_wsgi.enable_sendfile
'0'
mod_wsgi.handler_script
''
mod_wsgi.ignore_activity
'0'
mod_wsgi.listener_host
'::'
mod_wsgi.listener_port
'443'
mod_wsgi.path_info
'/p2p-search-results'
mod_wsgi.process_group
'apache'
mod_wsgi.queue_start
'1711650037347434'
mod_wsgi.request_handler
'wsgi-script'
mod_wsgi.request_id
'ZgW09Skd299oZFr7E-g08AAACQ4'
mod_wsgi.request_start
'1711650037347014'
mod_wsgi.script_name
''
mod_wsgi.script_reloading
'1'
mod_wsgi.script_start
'1711650037347679'
mod_wsgi.thread_id
1
mod_wsgi.thread_requests
152
mod_wsgi.total_requests
371
mod_wsgi.version
(4, 9, 4)
wsgi.errors
<_io.TextIOWrapper name='<wsgi.errors>' encoding='utf-8'>
wsgi.file_wrapper
<class 'mod_wsgi.FileWrapper'>
wsgi.input
<mod_wsgi.Input object at 0x7f0ad8eff8a0>
wsgi.input_terminated
True
wsgi.multiprocess
True
wsgi.multithread
True
wsgi.run_once
False
wsgi.url_scheme
'https'
wsgi.version
(1, 0)

Settings

Using settings module settings

Setting Value
ABSOLUTE_URL_OVERRIDES
{}
ACCOUNT_ACTIVATION_CONFIRMATION
'Account Activation Confirmation'
ACCOUNT_ACTIVATION_USER_EMAIL_MESSAGE
'Your account has been activated. Please login using the following link:'
ACCOUNT_RETRIEVAL
'Account Retrieval'
ADMINISTRATOR_CONTACT
('Please e-mail admin@mypafway.com with your order details to complete your '
 'order.')
ADMINS
[]
ADMIN_CONTACT_EMAIL_MESSAGE
'The following information was submitted through a new user request:'
ADMIN_EMAIL
'admin@mypafway.com'
ADMIN_EMAIL_GREETING
'Dear Admin,'
ADVANCED_SEARCH_INSTRUCTIONS
('NOTE: For best results, select a make, then a year, then a model, and then a '
 'category.')
ALLOWED_HOSTS
['*']
APPEND_SLASH
True
AUTHENTICATION_BACKENDS
['django.contrib.auth.backends.ModelBackend']
AUTH_PASSWORD_VALIDATORS
'********************'
AUTH_USER_MODEL
'auth.User'
AUTO_PART_IMAGE_DIRECTORY
'auto_part_images'
AUTO_PART_LOCATION_IMAGE_DIRECTORY
'country_flag_images'
AUTO_PART_PURCHASE_MESSAGE
('Thank you for making a purchase through Mypafway. Please click on the link '
 'below to submit feedback, consisting of comments and ratings, on your '
 'purchase experience.')
BASE_DIR
'/var/www/webroot/ROOT'
CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS
'default'
CACHE_MIDDLEWARE_KEY_PREFIX
'********************'
CACHE_MIDDLEWARE_SECONDS
600
CANCEL
'Cancel'
CKEDITOR_CONFIGS
{'basic_config': {'height': 250,
                  'skin': 'office2013',
                  'toolbar': 'Basic',
                  'width': 400},
 'custom_config_1': {'height': 250,
                     'skin': 'office2013',
                     'toolbar': 'Custom',
                     'toolbar_Custom': [['Bold', 'Italic', 'Underline'],
                                        ['NumberedList',
                                         'BulletedList',
                                         '-',
                                         'Outdent',
                                         'Indent',
                                         '-',
                                         'JustifyLeft',
                                         'JustifyCenter',
                                         'JustifyRight',
                                         'JustifyBlock'],
                                        ['Link', 'Unlink'],
                                        ['RemoveFormat', 'Source'],
                                        ['Styles',
                                         'Format',
                                         'Font',
                                         'FontSize'],
                                        ['TextColor', 'BGColor']],
                     'width': 600},
 'custom_config_2': {'height': 400,
                     'skin': 'office2013',
                     'toolbar': 'Custom',
                     'toolbar_Custom': [['Maximize',
                                         '-',
                                         'Source',
                                         '-',
                                         'NewPage',
                                         'Preview',
                                         'Print',
                                         '-',
                                         'Templates'],
                                        ['Cut',
                                         'Copy',
                                         'Paste',
                                         'PasteText',
                                         'PasteFromWord',
                                         '-',
                                         'Undo',
                                         'Redo'],
                                        ['Find', 'Replace', '-', 'SelectAll'],
                                        ['Bold',
                                         'Italic',
                                         'Underline',
                                         'Strike',
                                         'Subscript',
                                         'Superscript',
                                         '-',
                                         'RemoveFormat'],
                                        ['NumberedList',
                                         'BulletedList',
                                         '-',
                                         'Outdent',
                                         'Indent',
                                         '-',
                                         'JustifyLeft',
                                         'JustifyCenter',
                                         'JustifyRight',
                                         'JustifyBlock'],
                                        ['NumberedList',
                                         'BulletedList',
                                         '-',
                                         'Outdent',
                                         'Indent',
                                         '-',
                                         'Blockquote',
                                         'CreateDiv',
                                         '-',
                                         'Language'],
                                        ['Link', 'Unlink', 'Anchor'],
                                        ['Image',
                                         'Table',
                                         'HorizontalRule',
                                         'Smiley',
                                         'SpecialChar',
                                         'PageBreak'],
                                        ['RemoveFormat'],
                                        ['Styles',
                                         'Format',
                                         'Font',
                                         'FontSize'],
                                        ['TextColor', 'BGColor'],
                                        ['ShowBlocks']],
                     'width': 700},
 'default': {'height': 500,
             'skin': 'office2013',
             'toolbar': 'full',
             'width': 700}}
CKEDITOR_UPLOAD_PATH
'ck_editor_uploads/'
COMPANY_NAME
'Company Name'
CONTROLLER_EMAIL
'donotreply@mypafway.com'
CORS_ALLOW_ALL_ORIGINS
True
CREATED
'Created'
CSE_SEARCH_INSTRUCTIONS
'Give it a try! Search for auto parts by description and price.'
CSRF_COOKIE_AGE
31449600
CSRF_COOKIE_DOMAIN
None
CSRF_COOKIE_HTTPONLY
False
CSRF_COOKIE_MASKED
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
['https://mipl-mypafway-testing.ric.jelastic.vps-host.net']
CSRF_USE_SESSIONS
False
DATABASES
{'default': {'ATOMIC_REQUESTS': False,
             'AUTOCOMMIT': True,
             'CONN_HEALTH_CHECKS': False,
             'CONN_MAX_AGE': 0,
             'ENGINE': 'django.db.backends.mysql',
             'HOST': '172.18.4.74',
             'NAME': 'mypafway',
             'OPTIONS': {'init_command': "SET sql_mode='STRICT_ALL_TABLES'"},
             'PASSWORD': '********************',
             'PORT': '3306',
             'TEST': {'CHARSET': None,
                      'COLLATION': None,
                      'MIGRATE': True,
                      'MIRROR': None,
                      'NAME': None},
             'TIME_ZONE': None,
             'USER': 'root'}}
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.AutoField'
DEFAULT_CHARSET
'utf-8'
DEFAULT_EXCEPTION_REPORTER
'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER
'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE
'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL
'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE
''
DEFAULT_TABLESPACE
''
DISALLOWED_USER_AGENTS
[]
ELASTICSEARCH_DSL
{'default': {'hosts': '216.154.223.121:9200'}}
EMAIL
'E-mail'
EMAIL_ADMIN_CLOSING_SIGNATURE
'********************'
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
EMAIL_CLOSING
'Regards,'
EMAIL_CONTROLLER_CLOSING_SIGNATURE
'********************'
EMAIL_HOST
'smtp.gmail.com'
EMAIL_HOST_PASSWORD
'********************'
EMAIL_HOST_USER
'admin@mypafway.com'
EMAIL_NOT_FOUND
'The e-mail you entered was not found. Please enter another e-mail.'
EMAIL_PORT
587
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
FEEDBACK_ALREADY_SUBMITTED
'This link is invalid since you have already submitted feedback using it.'
FEEDBACK_REQUEST
'Feedback Request'
FILE_UPLOAD_DIRECTORY_PERMISSIONS
None
FILE_UPLOAD_HANDLERS
['django.core.files.uploadhandler.MemoryFileUploadHandler',
 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
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_API_KEY
'********************'
IGNORABLE_404_URLS
[]
INQUIRY
'Inquiry/Problem'
INSTALLED_APPS
['django.contrib.admin',
 'django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.messages',
 'django.contrib.staticfiles',
 'django.contrib.sitemaps',
 'django.contrib.sites',
 'django.contrib.humanize',
 'sorl.thumbnail',
 'bootstrap3',
 'paypal.standard.ipn',
 'django_elasticsearch_dsl',
 'ckeditor',
 'mypafway',
 'corsheaders',
 'debug_toolbar']
INTERNAL_IPS
['127.0.0.1']
INVALID_FEEDBACK_LINK
'This link is invalid.'
KEY_PRODUCTS_ERROR
'********************'
LANGUAGES
[('af', 'Afrikaans'),
 ('ar', 'Arabic'),
 ('ar-dz', 'Algerian Arabic'),
 ('ast', 'Asturian'),
 ('az', 'Azerbaijani'),
 ('bg', 'Bulgarian'),
 ('be', 'Belarusian'),
 ('bn', 'Bengali'),
 ('br', 'Breton'),
 ('bs', 'Bosnian'),
 ('ca', 'Catalan'),
 ('cs', 'Czech'),
 ('cy', 'Welsh'),
 ('da', 'Danish'),
 ('de', 'German'),
 ('dsb', 'Lower Sorbian'),
 ('el', 'Greek'),
 ('en', 'English'),
 ('en-au', 'Australian English'),
 ('en-gb', 'British English'),
 ('eo', 'Esperanto'),
 ('es', 'Spanish'),
 ('es-ar', 'Argentinian Spanish'),
 ('es-co', 'Colombian Spanish'),
 ('es-mx', 'Mexican Spanish'),
 ('es-ni', 'Nicaraguan Spanish'),
 ('es-ve', 'Venezuelan Spanish'),
 ('et', 'Estonian'),
 ('eu', 'Basque'),
 ('fa', 'Persian'),
 ('fi', 'Finnish'),
 ('fr', 'French'),
 ('fy', 'Frisian'),
 ('ga', 'Irish'),
 ('gd', 'Scottish Gaelic'),
 ('gl', 'Galician'),
 ('he', 'Hebrew'),
 ('hi', 'Hindi'),
 ('hr', 'Croatian'),
 ('hsb', 'Upper Sorbian'),
 ('hu', 'Hungarian'),
 ('hy', 'Armenian'),
 ('ia', 'Interlingua'),
 ('id', 'Indonesian'),
 ('ig', 'Igbo'),
 ('io', 'Ido'),
 ('is', 'Icelandic'),
 ('it', 'Italian'),
 ('ja', 'Japanese'),
 ('ka', 'Georgian'),
 ('kab', 'Kabyle'),
 ('kk', 'Kazakh'),
 ('km', 'Khmer'),
 ('kn', 'Kannada'),
 ('ko', 'Korean'),
 ('ky', 'Kyrgyz'),
 ('lb', 'Luxembourgish'),
 ('lt', 'Lithuanian'),
 ('lv', 'Latvian'),
 ('mk', 'Macedonian'),
 ('ml', 'Malayalam'),
 ('mn', 'Mongolian'),
 ('mr', 'Marathi'),
 ('ms', 'Malay'),
 ('my', 'Burmese'),
 ('nb', 'Norwegian Bokmål'),
 ('ne', 'Nepali'),
 ('nl', 'Dutch'),
 ('nn', 'Norwegian Nynorsk'),
 ('os', 'Ossetic'),
 ('pa', 'Punjabi'),
 ('pl', 'Polish'),
 ('pt', 'Portuguese'),
 ('pt-br', 'Brazilian Portuguese'),
 ('ro', 'Romanian'),
 ('ru', 'Russian'),
 ('sk', 'Slovak'),
 ('sl', 'Slovenian'),
 ('sq', 'Albanian'),
 ('sr', 'Serbian'),
 ('sr-latn', 'Serbian Latin'),
 ('sv', 'Swedish'),
 ('sw', 'Swahili'),
 ('ta', 'Tamil'),
 ('te', 'Telugu'),
 ('tg', 'Tajik'),
 ('th', 'Thai'),
 ('tk', 'Turkmen'),
 ('tr', 'Turkish'),
 ('tt', 'Tatar'),
 ('udm', 'Udmurt'),
 ('uk', 'Ukrainian'),
 ('ur', 'Urdu'),
 ('uz', 'Uzbek'),
 ('vi', 'Vietnamese'),
 ('zh-hans', 'Simplified Chinese'),
 ('zh-hant', 'Traditional Chinese')]
LANGUAGES_BIDI
['he', 'ar', 'ar-dz', 'fa', 'ur']
LANGUAGE_CODE
'en-us'
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
[]
LOGGING
{}
LOGGING_CONFIG
'logging.config.dictConfig'
LOGIN_REDIRECT_URL
''
LOGIN_URL
'https://mypafway.com/'
LOGOUT
'Logout'
LOGOUT_REDIRECT_URL
None
MAIN_MARKETS_ERROR
'You must select at least one main market.'
MANAGERS
[]
MANUFACTURER
'Manufacturer'
MEDIA_ROOT
'/var/www/webroot/ROOT/media'
MEDIA_URL
'/media/'
MEMBER_ACCOUNT_INACTIVE
('Your account is currently inactive. Please click on the link that was '
 'e-mailed to you to activate your account.')
MEMBER_ACCOUNT_SAVED_CONFIRMATION
'Your account has been saved.'
MEMBER_FORGOT_ACCOUNT
('Please enter and submit your e-mail and a message will be sent to you with '
 'instructions on how to retrieve your account.')
MEMBER_LOGIN_CREDENTIALS_MISMATCH
'The username and password you entered do not match. Please try again.'
MEMBER_PASSWORD_RESET_CONFIRMATION
'********************'
MESSAGE_STORAGE
'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE
['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']
MIGRATION_MODULES
{}
MONTH_DAY_FORMAT
'F j'
NAME
'Name'
NEW_USER_REGISTRATION
'New User Registration'
NEW_USER_REQUEST
'New User Request'
NUMBER_GROUPING
0
PASSWORD_HASHERS
'********************'
PASSWORD_RESET_TIMEOUT
'********************'
PAYPAL_RECEIVER_EMAIL
'miplbusinesspaypal@gmail.com'
PAYPAL_TEST
True
PHONE
'Phone'
PREPEND_WWW
False
RECAPTCHA_SECRET_KEY
'********************'
RECAPTCHA_URL
'https://www.google.com/recaptcha/api/siteverify'
REGISTRATION_ADMIN_EMAIL_MESSAGE_ONE
'The following user has registered with Mypafway:'
REGISTRATION_ADMIN_EMAIL_MESSAGE_TWO
('Click on the following link to activate their account once a payment for '
 'their subscription has been received:')
REGISTRATION_CONFIRMATION
'Registration Confirmation'
REGISTRATION_USER_EMAIL_MESSAGE
('You have successfully registered with Mypafway but your account is currently '
 'inactive. Your account will be made active once a payment has been received '
 'for your subscription.')
REMEMBER_ME
'Remember me?'
RESET_MEMBER_PASSWORD_FAILURE
'********************'
RESTORATION_DESIGN
'Restoration Design'
ROOT_URLCONF
'urls'
SEARCH_PAGE_SIZE
10
SECRET_KEY
'********************'
SECRET_KEY_FALLBACKS
'********************'
SECURE_CONTENT_TYPE_NOSNIFF
True
SECURE_CROSS_ORIGIN_OPENER_POLICY
'same-origin-allow-popups'
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
True
SESSION_SERIALIZER
'django.contrib.sessions.serializers.PickleSerializer'
SETTINGS_EXPORT
['LOGOUT',
 'REMEMBER_ME',
 'ADMIN_EMAIL',
 'ADMIN_EMAIL_GREETING',
 'NAME',
 'COMPANY_NAME',
 'EMAIL',
 'PHONE',
 'INQUIRY',
 'CREATED',
 'EMAIL_CLOSING',
 'NEW_USER_REQUEST',
 'REGISTRATION_CONFIRMATION',
 'MEMBER_FORGOT_ACCOUNT',
 'EMAIL_NOT_FOUND',
 'ACCOUNT_RETRIEVAL',
 'MEMBER_PASSWORD_RESET_CONFIRMATION',
 'MAIN_MARKETS_ERROR',
 'KEY_PRODUCTS_ERROR',
 'MEMBER_ACCOUNT_SAVED_CONFIRMATION',
 'AUTO_PART_IMAGE_DIRECTORY',
 'AUTO_PART_LOCATION_IMAGE_DIRECTORY',
 'FEEDBACK_REQUEST',
 'AUTO_PART_PURCHASE_MESSAGE',
 'FEEDBACK_ALREADY_SUBMITTED',
 'INVALID_FEEDBACK_LINK',
 'SUBMIT_FEEDBACK_CONFIRMATION',
 'ADVANCED_SEARCH_INSTRUCTIONS',
 'CSE_SEARCH_INSTRUCTIONS']
SETTINGS_MODULE
'settings'
SHORT_DATETIME_FORMAT
'm/d/Y P'
SHORT_DATE_FORMAT
'm/d/Y'
SIGNING_BACKEND
'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS
['admin.E408', 'admin.E409', 'admin.E410']
SITE_ID
1
START_YEAR
1950
STATICFILES_DIRS
('/var/www/webroot/ROOT/static',)
STATICFILES_FINDERS
['django.contrib.staticfiles.finders.FileSystemFinder',
 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE
'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT
'/var/www/webroot/ROOT/static_cdn'
STATIC_URL
'/static/'
SUBMIT_FEEDBACK_CONFIRMATION
'Your feedback has been submitted.'
SUPPLIER
'Supplier'
TEMPLATES
[{'APP_DIRS': True,
  'BACKEND': 'django.template.backends.django.DjangoTemplates',
  'DIRS': ['/var/www/webroot/ROOT/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_settings_export.settings_export',
                                     'mypafway.context_preprocessors.global_context']}}]
TEST_NON_SERIALIZED_APPS
[]
TEST_RUNNER
'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR
','
TIME_FORMAT
'P'
TIME_INPUT_FORMATS
['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE
'UTC'
USE_DEPRECATED_PYTZ
False
USE_I18N
True
USE_L10N
True
USE_THOUSAND_SEPARATOR
False
USE_TZ
True
USE_X_FORWARDED_HOST
False
USE_X_FORWARDED_PORT
False
WSGI_APPLICATION
'wsgi.application'
X_FRAME_OPTIONS
'DENY'
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.