ABSOLUTE_URL_OVERRIDES |
{} |
ADMINS |
[] |
ALLOWED_HOSTS |
['novunu.live', '.novunu.live', 'localhost', '127.0.0.1', '[::1]'] |
APPEND_SLASH |
True |
ASGI_APPLICATION |
'novyny_live.asgi.application' |
AUTHENTICATION_BACKENDS |
('users.auth_backends.EmailOrUsernameBackend',) |
AUTH_PASSWORD_VALIDATORS |
'********************' |
AUTH_USER_MODEL |
'users.User' |
BASE_DIR |
PosixPath('/var/www/news-site-columnist') |
CACHES |
{'default': {'BACKEND': 'django.core.cache.backends.redis.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379'},
'file_resubmit': {'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache',
'LOCATION': PosixPath('/var/www/news-site-columnist/file_resubmit_cache')}} |
CACHE_MIDDLEWARE_ALIAS |
'default' |
CACHE_MIDDLEWARE_KEY_PREFIX |
'********************' |
CACHE_MIDDLEWARE_SECONDS |
600 |
CELERY_ACCEPT_CONTENT |
['json'] |
CELERY_BROKER_URL |
'redis://127.0.0.1:6379/1' |
CELERY_ENABLE_UTC |
False |
CELERY_RESULT_BACKEND |
'redis://127.0.0.1:6379/2' |
CELERY_RESULT_SERIALIZER |
'json' |
CELERY_TASK_ALWAYS_EAGER |
False |
CELERY_TASK_QUEUES |
{'default': {}, 'sitemaps': {}} |
CELERY_TASK_ROUTES |
{'sitemaps.*': {'queue': 'sitemaps'}} |
CELERY_TASK_SERIALIZER |
'json' |
CELERY_TIMEZONE |
'Europe/Kiev' |
CHANNEL_LAYERS |
{'default': {'BACKEND': 'channels_redis.core.RedisChannelLayer',
'CONFIG': {'hosts': [('127.0.0.1', 6379)]}}} |
CKEDITOR_CONFIGS |
{'default': {'allowedContent': True,
'autoGrow_onStartup': 'true',
'editorplaceholder': 'Введіть текст...',
'embed_provider': '//ckeditor.iframe.ly/api/oembed?url={url}&callback={callback}&api_key=d292da799edc455e287870',
'extraPlugins': ['autoembed',
'autolink',
'embed',
'embedbase',
'image2',
'removeformat',
'selectall',
'sourcedialog',
'textmatch',
'autogrow',
'fixed',
'placeholder',
'clipboard',
'pastefromword',
'mynbsp',
'tagsnews',
'readalsoblock',
'clarificationblock',
'becomecolumnist',
'gallery',
'faq',
'citation',
'guide'],
'filebrowserImageBrowseUrl': '/admin/gallery/image/?_popup=1',
'language': 'uk',
'removePlugins': ['elementspath'],
'scayt_sLang': 'uk_UA',
'toolbar': 'Custom',
'toolbar_Custom': [['Cut',
'Copy',
'Paste',
'PasteText',
'PasteFromWord',
'-',
'Undo',
'Redo',
'-'],
['Link',
'Unlink',
'Anchor',
'Readalso',
'Readalsoblock',
'Clarificationblock',
'Becomecolumnist'],
['Image',
'Slidergallery',
'Tagsnews',
'Faq',
'Citation',
'Guide',
'Table',
'SpecialChar',
'Embed'],
['SelectAll',
'RemoveFormat',
'Bold',
'Italic',
'Underline'],
['NumberedList',
'BulletedList',
'-',
'Outdent',
'Indent',
'-',
'JustifyLeft',
'JustifyCenter',
'JustifyRight',
'JustifyBlock'],
['Blockquote', 'Styles', 'Format'],
['Source']],
'width': 'auto'},
'lang_en': {'allowedContent': True,
'autoGrow_onStartup': 'true',
'editorplaceholder': 'Введіть текст...',
'embed_provider': '//ckeditor.iframe.ly/api/oembed?url={url}&callback={callback}&api_key=d292da799edc455e287870',
'extraPlugins': ['autoembed',
'autolink',
'embed',
'embedbase',
'image2',
'removeformat',
'selectall',
'sourcedialog',
'textmatch',
'autogrow',
'fixed',
'placeholder',
'clipboard',
'pastefromword',
'mynbsp',
'tagsnews',
'readalsoblock',
'clarificationblock',
'becomecolumnist',
'gallery',
'faq',
'citation',
'guide'],
'filebrowserImageBrowseUrl': '/admin/gallery/image/?_popup=1',
'language': 'en',
'removePlugins': ['elementspath'],
'scayt_sLang': 'uk_UA',
'toolbar': 'Custom',
'toolbar_Custom': [['Cut',
'Copy',
'Paste',
'PasteText',
'PasteFromWord',
'-',
'Undo',
'Redo',
'-'],
['Link',
'Unlink',
'Anchor',
'Readalso',
'Readalsoblock',
'Clarificationblock',
'Becomecolumnist'],
['Image',
'Slidergallery',
'Tagsnews',
'Faq',
'Citation',
'Guide',
'Table',
'SpecialChar',
'Embed'],
['SelectAll',
'RemoveFormat',
'Bold',
'Italic',
'Underline'],
['NumberedList',
'BulletedList',
'-',
'Outdent',
'Indent',
'-',
'JustifyLeft',
'JustifyCenter',
'JustifyRight',
'JustifyBlock'],
['Blockquote', 'Styles', 'Format'],
['Source']],
'width': 'auto'},
'lang_ru': {'allowedContent': True,
'autoGrow_onStartup': 'true',
'editorplaceholder': 'Введіть текст...',
'embed_provider': '//ckeditor.iframe.ly/api/oembed?url={url}&callback={callback}&api_key=d292da799edc455e287870',
'extraPlugins': ['autoembed',
'autolink',
'embed',
'embedbase',
'image2',
'removeformat',
'selectall',
'sourcedialog',
'textmatch',
'autogrow',
'fixed',
'placeholder',
'clipboard',
'pastefromword',
'mynbsp',
'tagsnews',
'readalsoblock',
'clarificationblock',
'becomecolumnist',
'gallery',
'faq',
'citation',
'guide'],
'filebrowserImageBrowseUrl': '/admin/gallery/image/?_popup=1',
'language': 'ru',
'removePlugins': ['elementspath'],
'scayt_sLang': 'uk_UA',
'toolbar': 'Custom',
'toolbar_Custom': [['Cut',
'Copy',
'Paste',
'PasteText',
'PasteFromWord',
'-',
'Undo',
'Redo',
'-'],
['Link',
'Unlink',
'Anchor',
'Readalso',
'Readalsoblock',
'Clarificationblock',
'Becomecolumnist'],
['Image',
'Slidergallery',
'Tagsnews',
'Faq',
'Citation',
'Guide',
'Table',
'SpecialChar',
'Embed'],
['SelectAll',
'RemoveFormat',
'Bold',
'Italic',
'Underline'],
['NumberedList',
'BulletedList',
'-',
'Outdent',
'Indent',
'-',
'JustifyLeft',
'JustifyCenter',
'JustifyRight',
'JustifyBlock'],
['Blockquote', 'Styles', 'Format'],
['Source']],
'width': 'auto'},
'lang_uk': {'allowedContent': True,
'autoGrow_onStartup': 'true',
'editorplaceholder': 'Введіть текст...',
'embed_provider': '//ckeditor.iframe.ly/api/oembed?url={url}&callback={callback}&api_key=d292da799edc455e287870',
'extraPlugins': ['autoembed',
'autolink',
'embed',
'embedbase',
'image2',
'removeformat',
'selectall',
'sourcedialog',
'textmatch',
'autogrow',
'fixed',
'placeholder',
'clipboard',
'pastefromword',
'mynbsp',
'tagsnews',
'readalsoblock',
'clarificationblock',
'becomecolumnist',
'gallery',
'faq',
'citation',
'guide'],
'filebrowserImageBrowseUrl': '/admin/gallery/image/?_popup=1',
'language': 'uk',
'removePlugins': ['elementspath'],
'scayt_sLang': 'uk_UA',
'toolbar': 'Custom',
'toolbar_Custom': [['Cut',
'Copy',
'Paste',
'PasteText',
'PasteFromWord',
'-',
'Undo',
'Redo',
'-'],
['Link',
'Unlink',
'Anchor',
'Readalso',
'Readalsoblock',
'Clarificationblock',
'Becomecolumnist'],
['Image',
'Slidergallery',
'Tagsnews',
'Faq',
'Citation',
'Guide',
'Table',
'SpecialChar',
'Embed'],
['SelectAll',
'RemoveFormat',
'Bold',
'Italic',
'Underline'],
['NumberedList',
'BulletedList',
'-',
'Outdent',
'Indent',
'-',
'JustifyLeft',
'JustifyCenter',
'JustifyRight',
'JustifyBlock'],
['Blockquote', 'Styles', 'Format'],
['Source']],
'width': 'auto'},
'simple': {'forcePasteAsPlainText': True,
'height': 150,
'removePlugins': 'stylesheetparser',
'toolbar': [['Bold', 'Italic', 'Underline'],
['NumberedList', 'BulletedList'],
['Link', 'Unlink'],
['RemoveFormat']],
'width': '100%'},
'stories': {'extraPlugins': ['image2'],
'toolbar': 'Custom',
'toolbar_Custom': [['Cut',
'Copy',
'Paste',
'PasteText',
'PasteFromWord',
'-',
'Undo',
'Redo',
'-'],
['Link', 'Unlink', 'Anchor'],
['Image', 'Table', 'SpecialChar'],
['SelectAll',
'RemoveFormat',
'Bold',
'Italic',
'Underline'],
['NumberedList',
'BulletedList',
'-',
'Outdent',
'Indent',
'-',
'JustifyLeft',
'JustifyCenter',
'JustifyRight',
'JustifyBlock'],
['Blockquote', 'Styles', 'Format'],
['Source']],
'width': 'auto'}} |
CKEDITOR_UPLOAD_PATH |
'ckeditor_uploads/' |
CLOUDFLARE_IMAGES_ACCOUNT_HASH |
'4_JwVYxosZqzJ7gIDJgTLA' |
CLOUDFLARE_IMAGES_ACCOUNT_ID |
'eb3f89264532d26a3b45d67802a4fcd9' |
CLOUDFLARE_IMAGES_API_TOKEN |
'********************' |
CLOUDFLARE_IMAGES_DOMAIN |
'novyny.live' |
CLOUDFLARE_VIDEOS_ACCOUNT_HASH |
'4_JwVYxosZqzJ7gIDJgTLA' |
CLOUDFLARE_VIDEOS_ACCOUNT_ID |
'eb3f89264532d26a3b45d67802a4fcd9' |
CLOUDFLARE_VIDEOS_API_TOKEN |
'********************' |
CLOUDFLARE_VIDEOS_CUSTOMER_CODE |
'194ct854mtpycat8' |
CORS_ALLOWED_ORIGINS |
['https://googletagmanager.com',
'https://www.googletagmanager.com',
'https://webcache.googleusercontent.com'] |
CORS_ORIGIN_ALLOW_ALL |
False |
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://None.novunu.live'] |
CSRF_USE_SESSIONS |
False |
DATABASES |
{'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_HEALTH_CHECKS': False,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql',
'HOST': 'localhost',
'NAME': 'dev_db',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': 'test_novyny_live'},
'TIME_ZONE': None,
'USER': 'novyny_user'}} |
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 |
['%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 |
1 |
DEBUG_PROPAGATE_EXCEPTIONS |
False |
DEBUG_TOOLBAR_PANELS |
['debug_toolbar.panels.versions.VersionsPanel',
'debug_toolbar.panels.timer.TimerPanel',
'debug_toolbar.panels.settings.SettingsPanel',
'debug_toolbar.panels.headers.HeadersPanel',
'debug_toolbar.panels.request.RequestPanel',
'debug_toolbar.panels.sql.SQLPanel',
'debug_toolbar.panels.templates.TemplatesPanel',
'debug_toolbar.panels.cache.CachePanel',
'debug_toolbar.panels.signals.SignalsPanel',
'debug_toolbar.panels.logging.LoggingPanel',
'debug_toolbar.panels.redirects.RedirectsPanel',
'debug_toolbar.panels.profiling.ProfilingPanel',
'template_timings_panel.panels.TemplateTimings.TemplateTimings'] |
DECIMAL_SEPARATOR |
'.' |
DEEPL_AUTH_KEY |
'********************' |
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 |
'news.storages.MyCloudflareImagesStorage' |
DEFAULT_FROM_EMAIL |
'webmaster@localhost' |
DEFAULT_HOST |
'www' |
DEFAULT_INDEX_TABLESPACE |
'' |
DEFAULT_SUBDOMAIN |
'' |
DEFAULT_TABLESPACE |
'' |
DISALLOWED_USER_AGENTS |
[] |
ELASTICSEARCH_DSL |
{'default': {'hosts': 'http://localhost:9200'}} |
ELASTICSEARCH_DSL_SIGNAL_PROCESSOR |
'django_elasticsearch_dsl_polymorphic.signals.PolymorphicRealTimeSignalProcessor' |
EMAIL_BACKEND |
'django.core.mail.backends.smtp.EmailBackend' |
EMAIL_HOST |
'localhost' |
EMAIL_HOST_PASSWORD |
'********************' |
EMAIL_HOST_USER |
'' |
EMAIL_PORT |
25 |
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 |
False |
ENABLE_DEBUG_TOOLBAR |
1 |
ENABLE_ELASTICSEARCH |
'0' |
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.TemplatesSetting' |
GOOGLE_API_KEY_FOR_YOUTUBE |
'********************' |
GOOGLE_APPLICATION_CREDENTIALS |
'./novyny-translate-c430af20fe4e.json' |
HOST_PORT |
'' |
HOST_SCHEME |
'https' |
ICONS_DIR |
PosixPath('/var/www/news-site-columnist/static/admin/img/custom/menu') |
IFRAMELY_API_KEY |
'********************' |
IGNORABLE_404_URLS |
[] |
INSTALLED_APPS |
['daphne',
'news',
'users',
'gallery',
'site_settings',
'censorship',
'site_search',
'news_sitemaps',
'django_cloudflare_videos',
'admin_feedback',
'frontend',
'redirects',
'pymorphy2',
'currencies',
'amp_stories',
'vacancies',
'context_section',
'test_indices',
'rangefilter',
'django_celery_beat',
'corsheaders',
'django_user_agents',
'modeltranslation',
'jazzmin',
'django_q',
'django_telegram_logging',
'polymorphic',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.postgres',
'django.contrib.sites',
'django.contrib.sitemaps',
'django.forms',
'rest_framework',
'django_hosts',
'ajax_select',
'debug_toolbar',
'template_timings_panel',
'webpack_loader'] |
INTERNAL_IPS |
['127.0.0.1'] |
JAZZMIN_SETTINGS |
{'custom_links': {'news': [{'icon': 'fire-icon.svg',
'name': 'Статистика війни',
'permissions': ['news.view_warstatistics'],
'url': '/admin/news/warstatistics/1/'},
{'icon': 'theme.svg',
'name': 'Елементи сайту',
'permissions': ['news.view_siteelements'],
'url': '/admin/news/siteelements/1/'}]},
'hide_apps': ['django_q', 'django_cloudflare_videos'],
'hide_models': ['news.ReadAlsoPost',
'news.Region',
'news.WarStatistics',
'news.QuoteAuthor',
'sites.Site',
'news.QuoteOfTheDay',
'news.SiteElements'],
'icons': {'admin_feedback.Feedback': 'advice.svg',
'amp_stories.Story': 'icons8-instagram.svg',
'auth.Group': 'user.svg',
'currencies.Currency': 'ukraine-hryvna.svg',
'currencies.CurrencyCourse': 'currency-exchange.svg',
'django.contrib.auth.models.Group': 'author.svg',
'django.contrib.sites.models.Site': 'website.svg',
'gallery.Gallery': 'gallery.svg',
'gallery.Image': 'gallery.svg',
'news.Category': 'category.svg',
'news.EnglishOnlyPostProxy': 'news.svg',
'news.Post': 'news.svg',
'news.QuoteOfTheDay': 'theme.svg',
'news.SiteElements': 'theme.svg',
'news.SliderItem': 'gallery.svg',
'news.SponsorPost': 'news.svg',
'news.TVHost': 'tv_host.svg',
'news.Tag': 'tag.svg',
'news.Theme': 'theme.svg',
'news.VideoPost': 'video-icon.svg',
'news.VideoProject': 'video-icon.svg',
'redirects.RedirectGroup': 'redirect-group.svg',
'redirects.RedirectURL': 'redirect.svg',
'users.Author': 'author.svg',
'users.User': 'user.svg'},
'order_with_respect_to': ['auth.Group',
'news',
'news.Post',
'news.EnglishOnlyPostProxy',
'news.VideoPost',
'news.Category',
'news.Theme',
'news.Tag',
'users',
'users.Author',
'users.User',
'gallery'],
'site_logo': 'admin/img/custom/logo.svg'} |
JAZZMIN_UI_TWEAKS |
{'accent': 'accent-primary',
'actions_sticky_top': True,
'body_small_text': False,
'brand_colour': False,
'brand_small_text': True,
'button_classes': {'danger': 'btn-outline-danger',
'info': 'btn-outline-info',
'primary': 'btn-primary',
'secondary': 'btn-outline-secondary',
'success': 'btn-outline-success',
'warning': 'btn-outline-warning'},
'dark_mode_theme': 'darkly',
'footer_fixed': False,
'footer_small_text': False,
'layout_boxed': False,
'navbar': 'navbar-white navbar-light',
'navbar_fixed': False,
'navbar_small_text': False,
'no_navbar_border': False,
'sidebar': 'sidebar-light-primary',
'sidebar_disable_expand': False,
'sidebar_fixed': True,
'sidebar_nav_child_indent': False,
'sidebar_nav_compact_style': False,
'sidebar_nav_flat_style': False,
'sidebar_nav_legacy_style': False,
'sidebar_nav_small_text': False,
'theme': 'pulse'} |
LANGUAGES |
(('uk', 'Ukrainian'), ('en', 'English'), ('ru', 'Russian')) |
LANGUAGES_BIDI |
['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ur'] |
LANGUAGE_CODE |
'uk' |
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 |
('/var/www/news-site-columnist/locale/',) |
LOGGING |
{'disable_existing_loggers': False,
'formatters': {'simple': {'format': '{levelname} {message}', 'style': '{'},
'verbose': {'format': '{levelname} {asctime} {module} '
'{process:d} {thread:d} {message}',
'style': '{'}},
'handlers': {'console': {'class': 'logging.StreamHandler',
'formatter': 'simple',
'level': 'DEBUG'},
'telegram': {'class': 'django_telegram_logging.handler.TelegramHandler',
'level': 'ERROR'}},
'loggers': {'django': {'handlers': ['console'], 'propagate': True},
'django.request': {'handlers': ['console'],
'level': 'ERROR',
'propagate': False}},
'version': 1} |
LOGGING_CONFIG |
'logging.config.dictConfig' |
LOGIN_REDIRECT_URL |
'/accounts/profile/' |
LOGIN_URL |
'/accounts/login/' |
LOGOUT_REDIRECT_URL |
None |
MANAGERS |
[] |
MEDIA_ROOT |
PosixPath('/var/www/news-site-columnist/media') |
MEDIA_URL |
'/media/' |
MESSAGE_STORAGE |
'django.contrib.messages.storage.session.SessionStorage' |
MIDDLEWARE |
['django_hosts.middleware.HostsRequestMiddleware',
'redirects.middleware.redirect_middleware.RedirectMiddleware',
'django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.locale.LocaleMiddleware',
'corsheaders.middleware.CorsMiddleware',
'django_user_agents.middleware.UserAgentMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware',
'news.middleware.my_hosts_request_middleware.MyHostsRequestMiddleware',
'news.middleware.subdomain_middleare.MySubdomainMiddleware'] |
MIGRATION_MODULES |
{} |
MINFIN_API_KEY |
'********************' |
MODELTRANSLATION_DEFAULT_LANGUAGE |
'uk' |
MODELTRANSLATION_LANGUAGES |
('uk', 'en', 'ru') |
MODELTRANSLATION_LANGUAGES_NAMES |
{'en': 'Англійська', 'ru': 'Російська', 'uk': 'Українська'} |
MONTH_DAY_FORMAT |
'F j' |
MT_LANGUAGES_CHOICES |
<generator object <genexpr> at 0x7f5463b06dc0> |
NL_IMAGES_API_TOKEN |
'********************' |
NL_IMAGES_DOMAIN |
'images.novunu.live' |
NL_IMAGES_PROFILE |
'novyny_live' |
NUMBER_GROUPING |
0 |
PARENT_HOST |
'novunu.live' |
PASSWORD_HASHERS |
'********************' |
PASSWORD_RESET_TIMEOUT |
'********************' |
PING_GOOGLE_SITEMAPS |
'1' |
PREPEND_WWW |
False |
Q_CLUSTER |
{'ack_failures': True,
'attempt_count': 1,
'compress': True,
'max_attempts': 1,
'name': 'shop',
'redis': {'db': 0, 'host': '127.0.0.1', 'port': 6379},
'retry': 190,
'timeout': 180,
'workers': 8} |
ROOT_HOSTCONF |
'novyny_live.hosts' |
ROOT_URLCONF |
'novyny_live.main_domain_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 |
None |
SECURE_REDIRECT_EXEMPT |
[] |
SECURE_REFERRER_POLICY |
'no-referrer-when-downgrade' |
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 |
'novyny_live.settings.site' |
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 |
SKAYT_LANG_CODES |
{'en': 'en_US', 'ru': 'ru', 'uk': 'uk_UA'} |
STATICFILES_DIRS |
['/var/www/news-site-columnist/static',
'/var/www/news-site-columnist/news/static'] |
STATICFILES_FINDERS |
['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
STATICFILES_STORAGE |
'django.contrib.staticfiles.storage.StaticFilesStorage' |
STATIC_ROOT |
None |
STATIC_URL |
'/static/' |
STORAGES |
{'default': {'BACKEND': 'news.storages.MyCloudflareImagesStorage'},
'staticfiles': {'BACKEND': 'django.contrib.staticfiles.storage.StaticFilesStorage'}} |
TELEGRAM_LOGGING_CHAT |
-896657161 |
TELEGRAM_LOGGING_EMIT_ON_DEBUG |
False |
TELEGRAM_LOGGING_TOKEN |
'********************' |
TEMPLATES |
[{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [PosixPath('/var/www/news-site-columnist/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']}}] |
TEMPLATE_CONTEXT_PROCESSORS |
('django.core.context_processors.request',) |
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 |
'Europe/Kiev' |
TRANSLATABLE_MODEL_MODULES |
'' |
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 |
WEBPACK_LOADER |
{'DEFAULT': {'BUNDLE_DIR_NAME': '/frontend/novyny-live-layout/dist/',
'CACHE': False,
'IGNORE': ['.+\\.hot-update.js', '.+\\.map'],
'POLL_INTERVAL': 0.1,
'STATS_FILE': '/var/www/news-site-columnist/frontend/static/frontend/novyny-live-layout/webpack-stats.json'}} |
WSGI_APPLICATION |
'novyny_live.wsgi.application' |
X_FRAME_OPTIONS |
'DENY' |
YEAR_MONTH_FORMAT |
'F Y' |