DisallowedHost at /goodfly-1073-ru

Invalid HTTP_HOST header: 'www.goodflymicrophones.com'. You may need to add 'www.goodflymicrophones.com' to ALLOWED_HOSTS.
Request Method: GET
Request URL: https://www.goodflymicrophones.com/goodfly-1073-ru
Django Version: 4.1.8
Exception Type: DisallowedHost
Exception Value:
Invalid HTTP_HOST header: 'www.goodflymicrophones.com'. You may need to add 'www.goodflymicrophones.com' to ALLOWED_HOSTS.
Exception Location: /home/i/ilyapos1/goodfly/goodflyvenv/lib/python3.10/site-packages/django/http/request.py, line 152, in get_host
Python Executable: /home/i/ilyapos1/.local/bin/python3.10
Python Version: 3.10.4
Python Path:
['/home/i/ilyapos1/goodfly/goodflysite',
 '/home/i/ilyapos1/goodfly/goodflyvenv/lib/python3.10/site-packages',
 '/home/i/ilyapos1/goodfly',
 '/opt/passenger40/helper-scripts',
 '/home/i/ilyapos1/.local/lib/python310.zip',
 '/home/i/ilyapos1/.local/lib/python3.10',
 '/home/i/ilyapos1/.local/lib/python3.10/lib-dynload',
 '/home/i/ilyapos1/.local/lib/python3.10/site-packages']
Server time: Thu, 28 Mar 2024 19:18:11 +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
DOCUMENT_ROOT
'/home/i/ilyapos1/goodfly/public_html'
GEOIP_ADDR
'3.239.57.87'
GEOIP_CITY
'Ashburn'
GEOIP_CONTINENT_CODE
'NA'
GEOIP_COUNTRY_CODE
'US'
GEOIP_COUNTRY_NAME
'United States'
GEOIP_LATITUDE
'39.04810'
GEOIP_LONGITUDE
'-77.47280'
GEOIP_POSTAL_CODE
'20149'
GEOIP_REGION
'VA'
HTTPS
'on'
HTTP_ACCEPT
'*/*'
HTTP_HOST
'www.goodflymicrophones.com'
HTTP_USER_AGENT
'claudebot'
HTTP_X_FORWARDED_PROTO
'https'
HTTP_X_REAL_IP
'3.239.57.87'
HTTP_X_SERVER_ADDR
'87.236.16.134'
MMDB_ADDR
'3.239.57.87'
MMDB_INFO
'result found'
PASSENGER_APP_GROUP_NAME
'********************'
PASSENGER_APP_ROOT
'********************'
PASSENGER_APP_TYPE
'********************'
PASSENGER_CONNECT_PASSWORD
'********************'
PASSENGER_DEBUGGER
'********************'
PASSENGER_FRIENDLY_ERROR_PAGES
'********************'
PASSENGER_GROUP
'********************'
PASSENGER_MAX_PRELOADER_IDLE_TIME
'********************'
PASSENGER_PYTHON
'********************'
PASSENGER_RESTART_DIR
'********************'
PASSENGER_RUBY
'********************'
PASSENGER_SHOW_VERSION_IN_HEADER
'********************'
PASSENGER_SPAWN_METHOD
'********************'
PASSENGER_STATUS_LINE
'********************'
PASSENGER_STAT_THROTTLE_RATE
'********************'
PASSENGER_USER
'********************'
PATH_INFO
'/goodfly-1073-ru'
PERL_USE_UNSAFE_INC
'1'
PYTHONIOENCODING
'utf8'
QUERY_STRING
''
REMOTE_ADDR
'127.0.0.1'
REMOTE_PORT
'46759'
REQUEST_METHOD
'GET'
REQUEST_URI
'/goodfly-1073-ru'
SCRIPT_NAME
''
SERVER_ADDR
'127.74.101.2'
SERVER_ADMIN
'webmaster@goodflymicrophones.com'
SERVER_NAME
'www.goodflymicrophones.com'
SERVER_PORT
'80'
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SOFTWARE
'Apache/2.4.55 (Unix)'
UNIQUE_ID
'ZgWYQ6en83MFUqqVVpXGOQAAAAo'
passenger.hijack
'********************'
wsgi.errors
<colorama.ansitowin32.StreamWrapper object at 0x7f6f55036470>
wsgi.input
<_io.BufferedReader name=12>
wsgi.multiprocess
True
wsgi.multithread
False
wsgi.run_once
False
wsgi.url_scheme
'https'
wsgi.version
(1, 0)

Settings

Using settings module goodflysite.settings

Setting Value
ABSOLUTE_URL_OVERRIDES
{}
ADMINS
[]
ADMIN_THUMBNAIL
'admin_thumbnail'
ALLOWED_HOSTS
['goodflymicrophones.com', 'localhost']
APPEND_SLASH
True
AUTHENTICATION_BACKENDS
['django.contrib.auth.backends.ModelBackend']
AUTH_PASSWORD_VALIDATORS
'********************'
AUTH_USER_MODEL
'auth.User'
BASE_DIR
PosixPath('/home/i/ilyapos1/goodfly/goodflysite')
CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS
'default'
CACHE_MIDDLEWARE_KEY_PREFIX
'********************'
CACHE_MIDDLEWARE_SECONDS
600
CKEDITOR_CONFIGS
{'adescription': {'extraPlugins': 'uploadimage,div,autolink,autoembed,embedsemantic,autogrow,widget,lineutils,clipboard,dialog,dialogui,elementspath,image2,lineheight',
                  'filebrowserWindowHeight': 725,
                  'filebrowserWindowWidth': 940,
                  'height': 200,
                  'mathJaxLib': '//cdn.mathjax.org/mathjax/2.2-latest/MathJax.js?config=TeX-AMS_HTML',
                  'tabSpaces': 4,
                  'toolbar': 'adescription',
                  'toolbarCanCollapse': False,
                  'toolbarGroups': [{'groups': ['mode', 'document', 'doctools'],
                                     'name': 'document'}],
                  'toolbar_adescription': [{'items': ['Source',
                                                      '-',
                                                      'Templates'],
                                            'name': 'document'},
                                           {'items': ['PasteFromWord',
                                                      '-',
                                                      'Undo',
                                                      'Redo'],
                                            'name': 'clipboard'},
                                           {'items': ['-', 'SelectAll'],
                                            'name': 'editing'},
                                           {'items': ['Bold',
                                                      'Italic',
                                                      'Underline',
                                                      'Strike',
                                                      'RemoveFormat'],
                                            'name': 'basicstyles'},
                                           {'items': ['NumberedList',
                                                      'BulletedList',
                                                      '-',
                                                      'Outdent',
                                                      'Indent',
                                                      '-',
                                                      'Blockquote',
                                                      '-',
                                                      'JustifyLeft',
                                                      'JustifyCenter',
                                                      'JustifyRight',
                                                      'JustifyBlock',
                                                      '-'],
                                            'name': 'paragraph'},
                                           {'items': ['Link', 'Unlink'],
                                            'name': 'links'},
                                           {'items': ['Image',
                                                      'Table',
                                                      'HorizontalRule',
                                                      'Smiley',
                                                      '-'],
                                            'name': 'insert'},
                                           {'items': ['Styles',
                                                      'Format',
                                                      'Font',
                                                      'FontSize',
                                                      'lineheight'],
                                            'name': 'styles'},
                                           {'items': ['TextColor', 'BGColor'],
                                            'name': 'colors'},
                                           {'items': ['Preview', 'Maximize'],
                                            'name': 'yourcustomtools'}],
                  'width': '100%'},
 'capsule': {'extraPlugins': 'uploadimage,div,autolink,autoembed,embedsemantic,autogrow,widget,lineutils,clipboard,dialog,dialogui,elementspath,image2,youtube',
             'filebrowserWindowHeight': 725,
             'filebrowserWindowWidth': 940,
             'height': 90,
             'mathJaxLib': '//cdn.mathjax.org/mathjax/2.2-latest/MathJax.js?config=TeX-AMS_HTML',
             'skin': 'moono-lisa',
             'tabSpaces': 4,
             'toolbar': 'capsule',
             'toolbarCanCollapse': False,
             'toolbar_capsule': [{'items': ['Bold',
                                            'Italic',
                                            'Underline',
                                            'Strike',
                                            'RemoveFormat'],
                                  'name': 'basicstyles'},
                                 {'items': ['Styles',
                                            'Format',
                                            'Font',
                                            'FontSize'],
                                  'name': 'styles'},
                                 {'items': ['TextColor', 'BGColor'],
                                  'name': 'colors'}],
             'width': '100%'},
 'cleanup_on_startup': True,
 'custom_undo_redo_levels': 20,
 'description': {'extraPlugins': 'uploadimage,div,autolink,autoembed,embedsemantic,autogrow,widget,lineutils,clipboard,dialog,dialogui,elementspath,lineheight,image2,youtube',
                 'filebrowserWindowHeight': 725,
                 'filebrowserWindowWidth': 940,
                 'height': 400,
                 'mathJaxLib': '//cdn.mathjax.org/mathjax/2.2-latest/MathJax.js?config=TeX-AMS_HTML',
                 'skin': 'moono-lisa',
                 'tabSpaces': 4,
                 'toolbar': 'description',
                 'toolbarCanCollapse': False,
                 'toolbar_description': [{'items': ['Source', '-', 'Templates'],
                                          'name': 'document'},
                                         {'items': ['PasteFromWord',
                                                    '-',
                                                    'Undo',
                                                    'Redo'],
                                          'name': 'clipboard'},
                                         {'items': ['-', 'SelectAll'],
                                          'name': 'editing'},
                                         {'items': ['Bold',
                                                    'Italic',
                                                    'Underline',
                                                    'Strike',
                                                    'RemoveFormat'],
                                          'name': 'basicstyles'},
                                         {'items': ['NumberedList',
                                                    'BulletedList',
                                                    '-',
                                                    'Outdent',
                                                    'Indent',
                                                    '-',
                                                    'Blockquote',
                                                    '-',
                                                    'JustifyLeft',
                                                    'JustifyCenter',
                                                    'JustifyRight',
                                                    'JustifyBlock',
                                                    '-'],
                                          'name': 'paragraph'},
                                         {'items': ['Link', 'Unlink'],
                                          'name': 'links'},
                                         {'items': ['Image',
                                                    'Table',
                                                    'HorizontalRule',
                                                    'Smiley',
                                                    '-'],
                                          'name': 'insert'},
                                         {'items': ['Styles',
                                                    'Format',
                                                    'Font',
                                                    'FontSize',
                                                    'lineheight'],
                                          'name': 'styles'},
                                         {'items': ['TextColor', 'BGColor'],
                                          'name': 'colors'},
                                         {'items': ['Preview',
                                                    'Maximize',
                                                    'Youtube'],
                                          'name': 'yourcustomtools'}],
                 'width': '100%'},
 'enterMode': 2,
 'lamp': {'extraPlugins': 'uploadimage,div,autolink,autoembed,embedsemantic,autogrow,widget,lineutils,clipboard,dialog,dialogui,elementspath,image2,youtube',
          'filebrowserWindowHeight': 725,
          'filebrowserWindowWidth': 940,
          'height': 90,
          'mathJaxLib': '//cdn.mathjax.org/mathjax/2.2-latest/MathJax.js?config=TeX-AMS_HTML',
          'skin': 'moono-lisa',
          'tabSpaces': 4,
          'toolbar': 'lamp',
          'toolbarCanCollapse': False,
          'toolbar_lamp': [{'items': ['Bold',
                                      'Italic',
                                      'Underline',
                                      'Strike',
                                      'RemoveFormat'],
                            'name': 'basicstyles'},
                           {'items': ['Styles', 'Format', 'Font', 'FontSize'],
                            'name': 'styles'},
                           {'items': ['TextColor', 'BGColor'],
                            'name': 'colors'}],
          'width': '100%'},
 'selector': 'textarea',
 'subdescription': {'extraPlugins': 'uploadimage,div,autolink,autoembed,embedsemantic,autogrow,widget,lineutils,clipboard,dialog,dialogui,elementspath,image2,youtube',
                    'filebrowserWindowHeight': 725,
                    'filebrowserWindowWidth': 940,
                    'height': 90,
                    'mathJaxLib': '//cdn.mathjax.org/mathjax/2.2-latest/MathJax.js?config=TeX-AMS_HTML',
                    'skin': 'moono-lisa',
                    'tabSpaces': 4,
                    'toolbar': 'subdescription',
                    'toolbarCanCollapse': False,
                    'toolbar_subdescription': [{'items': ['Bold',
                                                          'Italic',
                                                          'Underline',
                                                          'Strike',
                                                          'RemoveFormat'],
                                                'name': 'basicstyles'},
                                               {'items': ['Styles',
                                                          'Format',
                                                          'Font',
                                                          'FontSize'],
                                                'name': 'styles'},
                                               {'items': ['TextColor',
                                                          'BGColor'],
                                                'name': 'colors'}],
                    'width': '87%'},
 'trans': {'extraPlugins': 'uploadimage,div,autolink,autoembed,embedsemantic,autogrow,widget,lineutils,clipboard,dialog,dialogui,elementspath,image2,youtube',
           'filebrowserWindowHeight': 725,
           'filebrowserWindowWidth': 940,
           'height': 90,
           'mathJaxLib': '//cdn.mathjax.org/mathjax/2.2-latest/MathJax.js?config=TeX-AMS_HTML',
           'skin': 'moono-lisa',
           'tabSpaces': 4,
           'toolbar': 'trans',
           'toolbarCanCollapse': False,
           'toolbar_trans': [{'items': ['Bold',
                                        'Italic',
                                        'Underline',
                                        'Strike',
                                        'RemoveFormat'],
                              'name': 'basicstyles'},
                             {'items': ['Styles', 'Format', 'Font', 'FontSize'],
                              'name': 'styles'},
                             {'items': ['TextColor', 'BGColor'],
                              'name': 'colors'}],
           'width': '100%'}}
CKEDITOR_IMAGE_BACKEND
'pillow'
CKEDITOR_JQUERY_URL
'https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js'
CKEDITOR_UPLOAD_PATH
'uploads/'
CONVERT_FILENAME
True
CORS_ORIGIN_ALLOW_ALL
True
CRISPY_ALLOWED_TEMPLATE_PACKS
'bootstrap5'
CRISPY_TEMPLATE_PACK
'bootstrap5'
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
[]
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': 'ilyapos1.beget.tech',
             'NAME': 'ilyapos1_goodfly',
             'OPTIONS': {'sql_mode': 'traditional'},
             'PASSWORD': '********************',
             'PORT': '3306',
             'TEST': {'CHARSET': None,
                      'COLLATION': None,
                      'MIGRATE': True,
                      'MIRROR': None,
                      'NAME': None},
             'TIME_ZONE': None,
             'USER': 'ilyapos1_goodfly'}}
DATABASE_ROUTERS
[]
DATA_UPLOAD_MAX_MEMORY_SIZE
2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS
1000
DATA_UPLOAD_MAX_NUMBER_FILES
100
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
('%d-%m-%Y', '%Y-%m-%d')
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
'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL
'info@goodflymicrophones.com'
DEFAULT_INDEX_TABLESPACE
''
DEFAULT_TABLESPACE
''
DIRECTORY
''
DISALLOWED_USER_AGENTS
[]
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST
'smtp.beget.com'
EMAIL_HOST_PASSWORD
'********************'
EMAIL_HOST_USER
'info@goodflymicrophones.com'
EMAIL_MULTI_USER
False
EMAIL_PORT
2525
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
EXTENSIONS
{'Audio': ['.mp3', '.mp4', '.wav', '.aiff', '.midi', '.m4p', '.ogg'],
 'Document': ['.pdf', '.doc', '.rtf', '.txt', '.xls', '.csv'],
 'Image': ['.jpg', '.jpeg', '.gif', '.png', '.tif', '.tiff'],
 'Video': ['.mov', '.mp4', '.mpeg', '.mpg', '.avi']}
FILEBROWSER_ADMIN_THUMBNAIL
'admin_thumbnail'
FILEBROWSER_DIRECTORY
''
FILEBROWSER_MEDIA_URL
'/media/'
FILEBROWSER_NORMALIZE_FILENAME
False
FILEBROWSER_VERSIONS_BASEDIR
'_versions'
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
1
FIRST_DAY_OF_WEEK_CAL
0
FIXTURE_DIRS
[]
FORCE_SCRIPT_NAME
None
FORMAT_MODULE_PATH
None
FORM_RENDERER
'django.forms.renderers.DjangoTemplates'
GEOIP_PATH
'/home/i/ilyapos1/goodfly/goodflysite/GeoLite2'
GRAPPELLI_ADMIN_TITLE
'GoodFlyMicrophones.com'
GRAPPELLI_AUTOCOMPLETE_SEARCH_FIELDS
{'goodflyapp': {'mymodel': ('id__iexact', 'name__icontains')}}
IGNORABLE_404_URLS
[]
INSTALLED_APPS
['captcha',
 'sslserver',
 'grappelli',
 'filebrowser',
 'django_filters',
 'model_clone',
 'modeltranslation',
 'bootstrap_datepicker_plus',
 'embed_video',
 'django_admin_lightweight_date_hierarchy',
 'django.contrib.admin',
 'django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.messages',
 'django.contrib.staticfiles',
 'goodflyapp.apps.GoodflyappConfig',
 'django_social_share',
 'adminsortable2',
 'environ',
 'rangefilter',
 'tinymce',
 'ckeditor',
 'ckeditor_uploader',
 'widget_tweaks',
 'django_extensions',
 'crispy_forms',
 'crispy_bootstrap5',
 'letter']
INTERNAL_IPS
['127.0.0.1']
LANGUAGES
(('ru', 'Russian'), ('en', 'English'))
LANGUAGES_BIDI
['he', 'ar', 'ar-dz', 'fa', 'ur']
LANGUAGE_CODE
'ru-ru'
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_NAME
'ru_RU.UTF8'
LOCALE_PATHS
('/home/i/ilyapos1/goodfly/goodflysite/locale',)
LOCAL_COUNTRY
'RU'
LOCAL_LANG
'ru'
LOGGING
{}
LOGGING_CONFIG
'logging.config.dictConfig'
LOGIN_REDIRECT_URL
'/accounts/profile/'
LOGIN_URL
'/accounts/login/'
LOGOUT_REDIRECT_URL
None
MANAGERS
[]
MAX_UPLOAD_SIZE
429916160
MEDIA_ROOT
'/home/i/ilyapos1/goodfly/goodflysite/media'
MEDIA_URL
'/media/'
MESSAGE_STORAGE
'django.contrib.messages.storage.fallback.FallbackStorage'
MESSAGE_TAGS
{10: 'alert-secondary',
 20: 'alert-info',
 25: 'alert-success',
 30: 'alert-warning',
 40: 'alert-danger'}
MIDDLEWARE
['django.middleware.security.SecurityMiddleware',
 'whitenoise.middleware.WhiteNoiseMiddleware',
 'django.contrib.sessions.middleware.SessionMiddleware',
 'django.middleware.common.CommonMiddleware',
 'django.middleware.locale.LocaleMiddleware',
 'django.middleware.csrf.CsrfViewMiddleware',
 'django.contrib.auth.middleware.AuthenticationMiddleware',
 'django.contrib.messages.middleware.MessageMiddleware',
 'django.middleware.clickjacking.XFrameOptionsMiddleware',
 'goodflyapp.middleware.AdminLocaleMiddleware']
MIGRATION_MODULES
{}
MODELTRANSLATION_DEFAULT_LANGUAGE
'ru'
MONTH_DAY_FORMAT
'F j'
NUMBER_GROUPING
0
OVERWRITE_EXISTING
True
PASSWORD_HASHERS
'********************'
PASSWORD_RESET_TIMEOUT
'********************'
PREPEND_WWW
False
PROJECT_DIR
'/home/i/ilyapos1/goodfly/goodflysite'
RECAPTCHA_PRIVATE_KEY
'********************'
RECAPTCHA_PUBLIC_KEY
'********************'
RECAPTCHA_REQUIRED_SCORE
0.85
RECAPTCHA_TIMEOUT
5
RECIPIENT_ADDRESS
'goodflyelectronics@mail.ru'
ROOT_URLCONF
'goodflysite.urls'
SECRET_KEY
'********************'
SECRET_KEY_FALLBACKS
'********************'
SECURE_CONTENT_TYPE_NOSNIFF
True
SECURE_CROSS_ORIGIN_OPENER_POLICY
'same-origin'
SECURE_HSTS_INCLUDE_SUBDOMAINS
False
SECURE_HSTS_PRELOAD
False
SECURE_HSTS_SECONDS
0
SECURE_PROXY_SSL_HEADER
('HTTP_X_FORWARDED_PROTO', 'https')
SECURE_REDIRECT_EXEMPT
[]
SECURE_REFERRER_POLICY
'same-origin'
SECURE_SSL_HOST
None
SECURE_SSL_REDIRECT
False
SELECT_FORMATS
{'document': ['Document'],
 'file': ['Image', 'Document', 'Video', 'Audio'],
 'image': ['Image'],
 'media': ['Video', 'Audio']}
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
'goodflysite.settings'
SHORT_DATETIME_FORMAT
'm/d/Y P'
SHORT_DATE_FORMAT
'm/d/Y'
SIGNING_BACKEND
'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS
[]
STATICFILES_DIRS
[]
STATICFILES_FINDERS
['django.contrib.staticfiles.finders.FileSystemFinder',
 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE
'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT
'/home/i/ilyapos1/goodfly/goodflysite/static'
STATIC_URL
'/static/'
TEMPLATES
[{'APP_DIRS': True,
  'BACKEND': 'django.template.backends.django.DjangoTemplates',
  'DIRS': ['/home/i/ilyapos1/goodfly/goodflysite/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',
                                     'goodflyapp.context_processor.sortnav',
                                     'goodflyapp.context_processor.productnav',
                                     'goodflyapp.context_processor.workshop',
                                     'goodflyapp.context_processor.gallery',
                                     'goodflyapp.context_processor.audio',
                                     'goodflyapp.context_processor.video',
                                     'goodflyapp.context_processor.contact',
                                     'letter.context_processor.mail']}}]
TEMPLATE_DIR
'/home/i/ilyapos1/goodfly/goodflysite/templates'
TEST_NON_SERIALIZED_APPS
[]
TEST_RUNNER
'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR
','
TIME_FORMAT
'P'
TIME_INPUT_FORMATS
['%H:%M']
TIME_ZONE
'Europe/Moscow'
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
VERSIONS
{'admin_thumbnail': {'height': 150,
                     'opts': 'crop',
                     'verbose_name': 'Admin Thumbnail',
                     'width': 50},
 'big': {'height': '', 'opts': '', 'verbose_name': 'Big (6 col)', 'width': 610},
 'large': {'height': '',
           'opts': '',
           'verbose_name': 'Large (8 col)',
           'width': 1570}}
VERSION_PROCESSORS
['filebrowser.utils.scale_and_crop']
VERSION_QUALITY
100
WHITENOISE_MIMETYPES
{'.xsl': 'application/xml'}
WSGI_APPLICATION
'goodflysite.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.