Super

Колонки розділу

DJDT

Версии

Package Название Версия
Django 4.2.7
Python 3.10.9
ajax_select Ajax Selects 3.0.2
daphne Daphne 4.2.1
debug_toolbar Панель отладки 4.3.0
django_celery_beat Периодические Задачи 2.8.1
django_hosts Hosts 7.0.0
django_q Django Q 1.3.6
django_telegram_logging Django_Telegram_Logging 1.0.2
django_user_agents Django_User_Agents 0.4.0
polymorphic Polymorphic 4.1.0
pymorphy2 Pymorphy2 0.9.1
rangefilter Фильтр диапазона 0.13.3
rest_framework Django REST framework 3.16.1
webpack_loader Webpack Loader 3.2.1

Время

Потребление ресурсов

Ресурс Значение
User CPU time 523.803 мс
System CPU time 31.728 мс
Total CPU time 555.531 мс
Затраченное время 1272.457 мс
Переключений контекста 253 намеренных, 51 вынужденных

Браузерное время

Событие Временная диаграмма С начала навигации в мс (+продолжительность)

Settings from novyny_live.settings.site

Параметр Значение
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'

Заголовки

Заголовки запроса

Ключ Значение
Accept */*
Accept-Encoding gzip, br
Cdn-Loop cloudflare; loops=1
Cf-Connecting-Ip 216.73.216.119
Cf-Ipcountry US
Cf-Ray 98bd95ceef2fac2a-YYZ
Cf-Visitor {"scheme":"https"}
Connection Keep-Alive
Cookie => see Request panel
Host novunu.live
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
X-Forwarded-For 216.73.216.119, 216.73.216.119
X-Forwarded-Proto https
X-Real-Ip 216.73.216.119

Заголовки ответа

Ключ Значение
Content-Type text/html; charset=utf-8

WSGI-окружение

Так как WSGI-окружение наследует окружение сервера, ниже отображены лишь те из переменных, которые важны для нужд отладки.

Ключ Значение
PATH_INFO /ru/context/category/super-78478/
QUERY_STRING page=3
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 127.0.0.1
SERVER_PORT 8101
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/23.0.0

Запрос

View

View функция Аргументы Именованные аргументы URL Name
context_section.views.category.ColumnCategoryView () {'pk': 78478, 'slug': 'super'} context_section:columnists_category_by_slug

Cookies

Переменная Значение
'csrftoken' 'UCqHbu73S5p1Oevo1TYR2wTDF3F5drPn'

Нет данных в сессии

GET

Переменная Значение
'page' '3'

Нет POST данных

SQL queries from 1 connection

  • default 74,21 ms (53 запроса including 40 similar and 34 duplicates )
Запрос Временная диаграмма Время (мс) Действие
SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478)
 LIMIT 21
SELECT ••• FROM "category" WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478) LIMIT 21
4 similar queries. Duplicated 4 times.
1,64

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(154)
  self.object_list = self.get_queryset()

/var/www/news-site-columnist/context_section/views/category.py in get_queryset(34)
  category = self.get_category()

/var/www/news-site-columnist/context_section/views/category.py in get_category(16)
  return ContextCategoryProxy.objects.filter(is_active=True).get(pk=self.kwargs.get("pk"))

SELECT COUNT(*)
  FROM ((SELECT "post"."created_at" AS "col1", "post"."seo_title" AS "col2", "post"."seo_title_uk" AS "col3", "post"."seo_title_en" AS "col4", "post"."seo_title_ru" AS "col5", "post"."seo_description" AS "col6", "post"."seo_description_uk" AS "col7", "post"."seo_description_en" AS "col8", "post"."seo_description_ru" AS "col9", "post"."seo_keywords" AS "col10", "post"."seo_keywords_uk" AS "col11", "post"."seo_keywords_en" AS "col12", "post"."seo_keywords_ru" AS "col13", "post"."seo_header_one" AS "col14", "post"."seo_header_one_uk" AS "col15", "post"."seo_header_one_en" AS "col16", "post"."seo_header_one_ru" AS "col17", "post"."created_by" AS "col18", "post"."updated_by" AS "col19", "post"."polymorphic_ctype_id" AS "col20", "post"."id" AS "col21", "post"."head" AS "col22", "post"."head_uk" AS "col23", "post"."head_en" AS "col24", "post"."head_ru" AS "col25", "post"."sub_head" AS "col26", "post"."sub_head_uk" AS "col27", "post"."sub_head_en" AS "col28", "post"."sub_head_ru" AS "col29", "post"."content" AS "col30", "post"."content_uk" AS "col31", "post"."content_en" AS "col32", "post"."content_ru" AS "col33", "post"."author_id" AS "col34", "post"."seo_tag_id" AS "col35", "post"."publish_at" AS "col36", "post"."translated_at" AS "col37", "post"."updated_at" AS "col38", "post"."slug" AS "col39", "post"."slug_uk" AS "col40", "post"."slug_en" AS "col41", "post"."slug_ru" AS "col42", "post"."aplication_type" AS "col43", "post"."last_editor_id" AS "col44", "post"."status" AS "col45", "post"."show_at_homepage" AS "col46", "post"."show_at_news_feed" AS "col47", "post"."is_category_top" AS "col48", "post"."is_homepage_top" AS "col49", "post"."is_homepage_top_uk" AS "col50", "post"."is_homepage_top_en" AS "col51", "post"."is_homepage_top_ru" AS "col52", "post"."id_sponsored" AS "col53", "post"."is_lightning" AS "col54", "post"."is_exclusive" AS "col55", "post"."is_photo_report" AS "col56", "post"."is_post" AS "col57", "post"."is_article" AS "col58", "post"."main_page_img_full_width" AS "col59", "post"."need_hires" AS "col60", "post"."has_photo" AS "col61", "post"."has_video" AS "col62", "post"."is_editors_choise" AS "col63", "post"."show_in_sidebar" AS "col64", "post"."category_id" AS "col65", "post"."old_category_id" AS "col66", "post"."past_region" AS "col67", "post"."year_of_war" AS "col68", "post"."breaking_news" AS "col69", "post"."without_img" AS "col70", "post"."show_stories_block" AS "col71", "post"."display_type" AS "col72", "post"."image" AS "col73", "post"."nl_image" AS "col74", "post"."image_alt" AS "col75", "post"."image_alt_uk" AS "col76", "post"."image_alt_en" AS "col77", "post"."image_alt_ru" AS "col78", "post"."seo_image" AS "col79", "post"."text_under_image" AS "col80", "post"."text_under_image_uk" AS "col81", "post"."text_under_image_en" AS "col82", "post"."text_under_image_ru" AS "col83", "post"."image_source" AS "col84", "post"."image_source_uk" AS "col85", "post"."image_source_en" AS "col86", "post"."image_source_ru" AS "col87", "post"."theme_id" AS "col88", "post"."is_nofollow_disabled" AS "col89", "post"."audio_content_id" AS "col90", "post"."audio_content_uk_id" AS "col91", "post"."audio_content_en_id" AS "col92", "post"."audio_content_ru_id" AS "col93", "post"."views" AS "col94", "post"."views_uk" AS "col95", "post"."views_ru" AS "col96", "post"."views_analytics" AS "col97", "post"."views_analytics_ru" AS "col98", "post"."views_analytics_uk" AS "col99", "post"."views_analytics_at" AS "col100", "post"."busy_by_id" AS "col101", "post"."image_editor_id" AS "col102", "post"."release_editor_id" AS "col103", "post"."special_type" AS "col104", "post"."head_longer_than_100" AS "col105", "post"."uk_has_translation" AS "col106", "post"."ru_has_translation" AS "col107", "post"."en_has_translation" AS "col108", "post"."homepage_slider_text" AS "col109", "post"."homepage_slider_text_uk" AS "col110", "post"."homepage_slider_text_en" AS "col111", "post"."homepage_slider_text_ru" AS "col112", "context_section_columnpost"."post_ptr_id" AS "col113", "context_section_columnpost"."show_on_context_main" AS "col114", "context_section_columnpost"."main_page_sort_weight" AS "col115" FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post"."category_id" = 78478) ORDER BY "post"."publish_at" DESC) UNION (SELECT "post"."created_at" AS "col1", "post"."seo_title" AS "col2", "post"."seo_title_uk" AS "col3", "post"."seo_title_en" AS "col4", "post"."seo_title_ru" AS "col5", "post"."seo_description" AS "col6", "post"."seo_description_uk" AS "col7", "post"."seo_description_en" AS "col8", "post"."seo_description_ru" AS "col9", "post"."seo_keywords" AS "col10", "post"."seo_keywords_uk" AS "col11", "post"."seo_keywords_en" AS "col12", "post"."seo_keywords_ru" AS "col13", "post"."seo_header_one" AS "col14", "post"."seo_header_one_uk" AS "col15", "post"."seo_header_one_en" AS "col16", "post"."seo_header_one_ru" AS "col17", "post"."created_by" AS "col18", "post"."updated_by" AS "col19", "post"."polymorphic_ctype_id" AS "col20", "post"."id" AS "col21", "post"."head" AS "col22", "post"."head_uk" AS "col23", "post"."head_en" AS "col24", "post"."head_ru" AS "col25", "post"."sub_head" AS "col26", "post"."sub_head_uk" AS "col27", "post"."sub_head_en" AS "col28", "post"."sub_head_ru" AS "col29", "post"."content" AS "col30", "post"."content_uk" AS "col31", "post"."content_en" AS "col32", "post"."content_ru" AS "col33", "post"."author_id" AS "col34", "post"."seo_tag_id" AS "col35", "post"."publish_at" AS "col36", "post"."translated_at" AS "col37", "post"."updated_at" AS "col38", "post"."slug" AS "col39", "post"."slug_uk" AS "col40", "post"."slug_en" AS "col41", "post"."slug_ru" AS "col42", "post"."aplication_type" AS "col43", "post"."last_editor_id" AS "col44", "post"."status" AS "col45", "post"."show_at_homepage" AS "col46", "post"."show_at_news_feed" AS "col47", "post"."is_category_top" AS "col48", "post"."is_homepage_top" AS "col49", "post"."is_homepage_top_uk" AS "col50", "post"."is_homepage_top_en" AS "col51", "post"."is_homepage_top_ru" AS "col52", "post"."id_sponsored" AS "col53", "post"."is_lightning" AS "col54", "post"."is_exclusive" AS "col55", "post"."is_photo_report" AS "col56", "post"."is_post" AS "col57", "post"."is_article" AS "col58", "post"."main_page_img_full_width" AS "col59", "post"."need_hires" AS "col60", "post"."has_photo" AS "col61", "post"."has_video" AS "col62", "post"."is_editors_choise" AS "col63", "post"."show_in_sidebar" AS "col64", "post"."category_id" AS "col65", "post"."old_category_id" AS "col66", "post"."past_region" AS "col67", "post"."year_of_war" AS "col68", "post"."breaking_news" AS "col69", "post"."without_img" AS "col70", "post"."show_stories_block" AS "col71", "post"."display_type" AS "col72", "post"."image" AS "col73", "post"."nl_image" AS "col74", "post"."image_alt" AS "col75", "post"."image_alt_uk" AS "col76", "post"."image_alt_en" AS "col77", "post"."image_alt_ru" AS "col78", "post"."seo_image" AS "col79", "post"."text_under_image" AS "col80", "post"."text_under_image_uk" AS "col81", "post"."text_under_image_en" AS "col82", "post"."text_under_image_ru" AS "col83", "post"."image_source" AS "col84", "post"."image_source_uk" AS "col85", "post"."image_source_en" AS "col86", "post"."image_source_ru" AS "col87", "post"."theme_id" AS "col88", "post"."is_nofollow_disabled" AS "col89", "post"."audio_content_id" AS "col90", "post"."audio_content_uk_id" AS "col91", "post"."audio_content_en_id" AS "col92", "post"."audio_content_ru_id" AS "col93", "post"."views" AS "col94", "post"."views_uk" AS "col95", "post"."views_ru" AS "col96", "post"."views_analytics" AS "col97", "post"."views_analytics_ru" AS "col98", "post"."views_analytics_uk" AS "col99", "post"."views_analytics_at" AS "col100", "post"."busy_by_id" AS "col101", "post"."image_editor_id" AS "col102", "post"."release_editor_id" AS "col103", "post"."special_type" AS "col104", "post"."head_longer_than_100" AS "col105", "post"."uk_has_translation" AS "col106", "post"."ru_has_translation" AS "col107", "post"."en_has_translation" AS "col108", "post"."homepage_slider_text" AS "col109", "post"."homepage_slider_text_uk" AS "col110", "post"."homepage_slider_text_en" AS "col111", "post"."homepage_slider_text_ru" AS "col112", "context_section_columnpost"."post_ptr_id" AS "col113", "context_section_columnpost"."show_on_context_main" AS "col114", "context_section_columnpost"."main_page_sort_weight" AS "col115" FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post_extra_categories"."category_id" = 78478) ORDER BY "post"."publish_at" DESC)) subquery
SELECT COUNT(*) FROM ((SELECT "post"."created_at" AS "col1", "post"."seo_title" AS "col2", "post"."seo_title_uk" AS "col3", "post"."seo_title_en" AS "col4", "post"."seo_title_ru" AS "col5", "post"."seo_description" AS "col6", "post"."seo_description_uk" AS "col7", "post"."seo_description_en" AS "col8", "post"."seo_description_ru" AS "col9", "post"."seo_keywords" AS "col10", "post"."seo_keywords_uk" AS "col11", "post"."seo_keywords_en" AS "col12", "post"."seo_keywords_ru" AS "col13", "post"."seo_header_one" AS "col14", "post"."seo_header_one_uk" AS "col15", "post"."seo_header_one_en" AS "col16", "post"."seo_header_one_ru" AS "col17", "post"."created_by" AS "col18", "post"."updated_by" AS "col19", "post"."polymorphic_ctype_id" AS "col20", "post"."id" AS "col21", "post"."head" AS "col22", "post"."head_uk" AS "col23", "post"."head_en" AS "col24", "post"."head_ru" AS "col25", "post"."sub_head" AS "col26", "post"."sub_head_uk" AS "col27", "post"."sub_head_en" AS "col28", "post"."sub_head_ru" AS "col29", "post"."content" AS "col30", "post"."content_uk" AS "col31", "post"."content_en" AS "col32", "post"."content_ru" AS "col33", "post"."author_id" AS "col34", "post"."seo_tag_id" AS "col35", "post"."publish_at" AS "col36", "post"."translated_at" AS "col37", "post"."updated_at" AS "col38", "post"."slug" AS "col39", "post"."slug_uk" AS "col40", "post"."slug_en" AS "col41", "post"."slug_ru" AS "col42", "post"."aplication_type" AS "col43", "post"."last_editor_id" AS "col44", "post"."status" AS "col45", "post"."show_at_homepage" AS "col46", "post"."show_at_news_feed" AS "col47", "post"."is_category_top" AS "col48", "post"."is_homepage_top" AS "col49", "post"."is_homepage_top_uk" AS "col50", "post"."is_homepage_top_en" AS "col51", "post"."is_homepage_top_ru" AS "col52", "post"."id_sponsored" AS "col53", "post"."is_lightning" AS "col54", "post"."is_exclusive" AS "col55", "post"."is_photo_report" AS "col56", "post"."is_post" AS "col57", "post"."is_article" AS "col58", "post"."main_page_img_full_width" AS "col59", "post"."need_hires" AS "col60", "post"."has_photo" AS "col61", "post"."has_video" AS "col62", "post"."is_editors_choise" AS "col63", "post"."show_in_sidebar" AS "col64", "post"."category_id" AS "col65", "post"."old_category_id" AS "col66", "post"."past_region" AS "col67", "post"."year_of_war" AS "col68", "post"."breaking_news" AS "col69", "post"."without_img" AS "col70", "post"."show_stories_block" AS "col71", "post"."display_type" AS "col72", "post"."image" AS "col73", "post"."nl_image" AS "col74", "post"."image_alt" AS "col75", "post"."image_alt_uk" AS "col76", "post"."image_alt_en" AS "col77", "post"."image_alt_ru" AS "col78", "post"."seo_image" AS "col79", "post"."text_under_image" AS "col80", "post"."text_under_image_uk" AS "col81", "post"."text_under_image_en" AS "col82", "post"."text_under_image_ru" AS "col83", "post"."image_source" AS "col84", "post"."image_source_uk" AS "col85", "post"."image_source_en" AS "col86", "post"."image_source_ru" AS "col87", "post"."theme_id" AS "col88", "post"."is_nofollow_disabled" AS "col89", "post"."audio_content_id" AS "col90", "post"."audio_content_uk_id" AS "col91", "post"."audio_content_en_id" AS "col92", "post"."audio_content_ru_id" AS "col93", "post"."views" AS "col94", "post"."views_uk" AS "col95", "post"."views_ru" AS "col96", "post"."views_analytics" AS "col97", "post"."views_analytics_ru" AS "col98", "post"."views_analytics_uk" AS "col99", "post"."views_analytics_at" AS "col100", "post"."busy_by_id" AS "col101", "post"."image_editor_id" AS "col102", "post"."release_editor_id" AS "col103", "post"."special_type" AS "col104", "post"."head_longer_than_100" AS "col105", "post"."uk_has_translation" AS "col106", "post"."ru_has_translation" AS "col107", "post"."en_has_translation" AS "col108", "post"."homepage_slider_text" AS "col109", "post"."homepage_slider_text_uk" AS "col110", "post"."homepage_slider_text_en" AS "col111", "post"."homepage_slider_text_ru" AS "col112", "context_section_columnpost"."post_ptr_id" AS "col113", "context_section_columnpost"."show_on_context_main" AS "col114", "context_section_columnpost"."main_page_sort_weight" AS "col115" FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post"."category_id" = 78478) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post_extra_categories"."category_id" = 78478) ORDER BY "post"."publish_at" DESC)) subquery
14,66

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(45)
  context = super().get_context_data(**kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get_context_data(128)
  paginator, page, queryset, is_paginated = self.paginate_queryset(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in paginate_queryset(73)
  page = paginator.page(page_number)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/core/paginator.py in page(72)
  number = self.validate_number(number)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/core/paginator.py in validate_number(53)
  if number > self.num_pages:

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/core/paginator.py in num_pages(99)
  if self.count == 0 and not self.allow_empty_first_page:

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/core/paginator.py in count(93)
  return c()

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478)
 LIMIT 21
SELECT ••• FROM "category" WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478) LIMIT 21
4 similar queries. Duplicated 4 times.
1,23

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(46)
  category = self.get_category()

/var/www/news-site-columnist/context_section/views/category.py in get_category(16)
  return ContextCategoryProxy.objects.filter(is_active=True).get(pk=self.kwargs.get("pk"))

SELECT MAX("post"."publish_at") AS "latest_publish_at"
  FROM "context_section_columnpost"
 INNER JOIN "post"
    ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
 WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz)
SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz)
3 similar queries. Duplicated 3 times.
6,10

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(49)
  context["top_5_columns"] = posts_qs.by_last_n_days(days=30).order_by("-views")[

/var/www/news-site-columnist/news/models/news.py in by_last_n_days(436)
  latest_publish_at = self.aggregate(latest_publish_at=Max('publish_at'))['latest_publish_at']

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in aggregate(301)
  return super(PolymorphicQuerySet, qs).aggregate(*args, **kwargs)

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478)
 LIMIT 21
SELECT ••• FROM "category" WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478) LIMIT 21
4 similar queries. Duplicated 4 times.
0,58

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(52)
  context["popular_authors_week"] = self.get_popular_authors(posts_qs, 7)

/var/www/news-site-columnist/context_section/views/category.py in get_popular_authors(19)
  category = self.get_category()

/var/www/news-site-columnist/context_section/views/category.py in get_category(16)
  return ContextCategoryProxy.objects.filter(is_active=True).get(pk=self.kwargs.get("pk"))

SELECT MAX("post"."publish_at") AS "latest_publish_at"
  FROM "context_section_columnpost"
 INNER JOIN "post"
    ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
 WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz)
SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz)
3 similar queries. Duplicated 3 times.
3,67

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(52)
  context["popular_authors_week"] = self.get_popular_authors(posts_qs, 7)

/var/www/news-site-columnist/context_section/views/category.py in get_popular_authors(20)
  posts_within_n_days = qs.by_last_n_days(days=days)

/var/www/news-site-columnist/news/models/news.py in by_last_n_days(436)
  latest_publish_at = self.aggregate(latest_publish_at=Max('publish_at'))['latest_publish_at']

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in aggregate(301)
  return super(PolymorphicQuerySet, qs).aggregate(*args, **kwargs)

SELECT "post"."author_id",
       COUNT("post"."views") AS "total_views"
  FROM "context_section_columnpost"
 INNER JOIN "post"
    ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
 WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz AND "post"."publish_at" >= '2025-10-01T08:43:08+00:00'::timestamptz)
 GROUP BY "post"."author_id"
 ORDER BY 2 DESC
 LIMIT 6
SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz AND "post"."publish_at" >= '2025-10-01T08:43:08+00:00'::timestamptz) GROUP BY "post"."author_id" ORDER BY 2 DESC LIMIT 6
2 similar queries.
1,75

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(52)
  context["popular_authors_week"] = self.get_popular_authors(posts_qs, 7)

/var/www/news-site-columnist/context_section/views/category.py in get_popular_authors(30)
  id__in=[author["author"] for author in top_5_authors]

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
  for row in super().__iter__():

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478)
 LIMIT 21
SELECT ••• FROM "category" WHERE ("category"."is_context_category" AND "category"."is_active" AND "category"."id" = 78478) LIMIT 21
4 similar queries. Duplicated 4 times.
0,53

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(53)
  context["popular_authors_month"] = self.get_popular_authors(posts_qs, 30)

/var/www/news-site-columnist/context_section/views/category.py in get_popular_authors(19)
  category = self.get_category()

/var/www/news-site-columnist/context_section/views/category.py in get_category(16)
  return ContextCategoryProxy.objects.filter(is_active=True).get(pk=self.kwargs.get("pk"))

SELECT MAX("post"."publish_at") AS "latest_publish_at"
  FROM "context_section_columnpost"
 INNER JOIN "post"
    ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
 WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz)
SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz)
3 similar queries. Duplicated 3 times.
3,21

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(53)
  context["popular_authors_month"] = self.get_popular_authors(posts_qs, 30)

/var/www/news-site-columnist/context_section/views/category.py in get_popular_authors(20)
  posts_within_n_days = qs.by_last_n_days(days=days)

/var/www/news-site-columnist/news/models/news.py in by_last_n_days(436)
  latest_publish_at = self.aggregate(latest_publish_at=Max('publish_at'))['latest_publish_at']

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in aggregate(301)
  return super(PolymorphicQuerySet, qs).aggregate(*args, **kwargs)

SELECT "post"."author_id",
       COUNT("post"."views") AS "total_views"
  FROM "context_section_columnpost"
 INNER JOIN "post"
    ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
 WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz AND "post"."publish_at" >= '2025-09-08T08:43:08+00:00'::timestamptz)
 GROUP BY "post"."author_id"
 ORDER BY 2 DESC
 LIMIT 6
SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz AND "post"."publish_at" >= '2025-09-08T08:43:08+00:00'::timestamptz) GROUP BY "post"."author_id" ORDER BY 2 DESC LIMIT 6
2 similar queries.
2,57

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(53)
  context["popular_authors_month"] = self.get_popular_authors(posts_qs, 30)

/var/www/news-site-columnist/context_section/views/category.py in get_popular_authors(30)
  id__in=[author["author"] for author in top_5_authors]

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
  for row in super().__iter__():

(
        SELECT "post"."created_at" AS "col1",
               "post"."seo_title" AS "col2",
               "post"."seo_title_uk" AS "col3",
               "post"."seo_title_en" AS "col4",
               "post"."seo_title_ru" AS "col5",
               "post"."seo_description" AS "col6",
               "post"."seo_description_uk" AS "col7",
               "post"."seo_description_en" AS "col8",
               "post"."seo_description_ru" AS "col9",
               "post"."seo_keywords" AS "col10",
               "post"."seo_keywords_uk" AS "col11",
               "post"."seo_keywords_en" AS "col12",
               "post"."seo_keywords_ru" AS "col13",
               "post"."seo_header_one" AS "col14",
               "post"."seo_header_one_uk" AS "col15",
               "post"."seo_header_one_en" AS "col16",
               "post"."seo_header_one_ru" AS "col17",
               "post"."created_by" AS "col18",
               "post"."updated_by" AS "col19",
               "post"."polymorphic_ctype_id" AS "col20",
               "post"."id" AS "col21",
               "post"."head" AS "col22",
               "post"."head_uk" AS "col23",
               "post"."head_en" AS "col24",
               "post"."head_ru" AS "col25",
               "post"."sub_head" AS "col26",
               "post"."sub_head_uk" AS "col27",
               "post"."sub_head_en" AS "col28",
               "post"."sub_head_ru" AS "col29",
               "post"."content" AS "col30",
               "post"."content_uk" AS "col31",
               "post"."content_en" AS "col32",
               "post"."content_ru" AS "col33",
               "post"."author_id" AS "col34",
               "post"."seo_tag_id" AS "col35",
               "post"."publish_at" AS "col36",
               "post"."translated_at" AS "col37",
               "post"."updated_at" AS "col38",
               "post"."slug" AS "col39",
               "post"."slug_uk" AS "col40",
               "post"."slug_en" AS "col41",
               "post"."slug_ru" AS "col42",
               "post"."aplication_type" AS "col43",
               "post"."last_editor_id" AS "col44",
               "post"."status" AS "col45",
               "post"."show_at_homepage" AS "col46",
               "post"."show_at_news_feed" AS "col47",
               "post"."is_category_top" AS "col48",
               "post"."is_homepage_top" AS "col49",
               "post"."is_homepage_top_uk" AS "col50",
               "post"."is_homepage_top_en" AS "col51",
               "post"."is_homepage_top_ru" AS "col52",
               "post"."id_sponsored" AS "col53",
               "post"."is_lightning" AS "col54",
               "post"."is_exclusive" AS "col55",
               "post"."is_photo_report" AS "col56",
               "post"."is_post" AS "col57",
               "post"."is_article" AS "col58",
               "post"."main_page_img_full_width" AS "col59",
               "post"."need_hires" AS "col60",
               "post"."has_photo" AS "col61",
               "post"."has_video" AS "col62",
               "post"."is_editors_choise" AS "col63",
               "post"."show_in_sidebar" AS "col64",
               "post"."category_id" AS "col65",
               "post"."old_category_id" AS "col66",
               "post"."past_region" AS "col67",
               "post"."year_of_war" AS "col68",
               "post"."breaking_news" AS "col69",
               "post"."without_img" AS "col70",
               "post"."show_stories_block" AS "col71",
               "post"."display_type" AS "col72",
               "post"."image" AS "col73",
               "post"."nl_image" AS "col74",
               "post"."image_alt" AS "col75",
               "post"."image_alt_uk" AS "col76",
               "post"."image_alt_en" AS "col77",
               "post"."image_alt_ru" AS "col78",
               "post"."seo_image" AS "col79",
               "post"."text_under_image" AS "col80",
               "post"."text_under_image_uk" AS "col81",
               "post"."text_under_image_en" AS "col82",
               "post"."text_under_image_ru" AS "col83",
               "post"."image_source" AS "col84",
               "post"."image_source_uk" AS "col85",
               "post"."image_source_en" AS "col86",
               "post"."image_source_ru" AS "col87",
               "post"."theme_id" AS "col88",
               "post"."is_nofollow_disabled" AS "col89",
               "post"."audio_content_id" AS "col90",
               "post"."audio_content_uk_id" AS "col91",
               "post"."audio_content_en_id" AS "col92",
               "post"."audio_content_ru_id" AS "col93",
               "post"."views" AS "col94",
               "post"."views_uk" AS "col95",
               "post"."views_ru" AS "col96",
               "post"."views_analytics" AS "col97",
               "post"."views_analytics_ru" AS "col98",
               "post"."views_analytics_uk" AS "col99",
               "post"."views_analytics_at" AS "col100",
               "post"."busy_by_id" AS "col101",
               "post"."image_editor_id" AS "col102",
               "post"."release_editor_id" AS "col103",
               "post"."special_type" AS "col104",
               "post"."head_longer_than_100" AS "col105",
               "post"."uk_has_translation" AS "col106",
               "post"."ru_has_translation" AS "col107",
               "post"."en_has_translation" AS "col108",
               "post"."homepage_slider_text" AS "col109",
               "post"."homepage_slider_text_uk" AS "col110",
               "post"."homepage_slider_text_en" AS "col111",
               "post"."homepage_slider_text_ru" AS "col112",
               "context_section_columnpost"."post_ptr_id" AS "col113",
               "context_section_columnpost"."show_on_context_main" AS "col114",
               "context_section_columnpost"."main_page_sort_weight" AS "col115"
          FROM "context_section_columnpost"
         INNER JOIN "post"
            ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
         WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post"."category_id" = 78478)
         ORDER BY "post"."publish_at" DESC
       )
 UNION (
        SELECT "post"."created_at" AS "col1",
               "post"."seo_title" AS "col2",
               "post"."seo_title_uk" AS "col3",
               "post"."seo_title_en" AS "col4",
               "post"."seo_title_ru" AS "col5",
               "post"."seo_description" AS "col6",
               "post"."seo_description_uk" AS "col7",
               "post"."seo_description_en" AS "col8",
               "post"."seo_description_ru" AS "col9",
               "post"."seo_keywords" AS "col10",
               "post"."seo_keywords_uk" AS "col11",
               "post"."seo_keywords_en" AS "col12",
               "post"."seo_keywords_ru" AS "col13",
               "post"."seo_header_one" AS "col14",
               "post"."seo_header_one_uk" AS "col15",
               "post"."seo_header_one_en" AS "col16",
               "post"."seo_header_one_ru" AS "col17",
               "post"."created_by" AS "col18",
               "post"."updated_by" AS "col19",
               "post"."polymorphic_ctype_id" AS "col20",
               "post"."id" AS "col21",
               "post"."head" AS "col22",
               "post"."head_uk" AS "col23",
               "post"."head_en" AS "col24",
               "post"."head_ru" AS "col25",
               "post"."sub_head" AS "col26",
               "post"."sub_head_uk" AS "col27",
               "post"."sub_head_en" AS "col28",
               "post"."sub_head_ru" AS "col29",
               "post"."content" AS "col30",
               "post"."content_uk" AS "col31",
               "post"."content_en" AS "col32",
               "post"."content_ru" AS "col33",
               "post"."author_id" AS "col34",
               "post"."seo_tag_id" AS "col35",
               "post"."publish_at" AS "col36",
               "post"."translated_at" AS "col37",
               "post"."updated_at" AS "col38",
               "post"."slug" AS "col39",
               "post"."slug_uk" AS "col40",
               "post"."slug_en" AS "col41",
               "post"."slug_ru" AS "col42",
               "post"."aplication_type" AS "col43",
               "post"."last_editor_id" AS "col44",
               "post"."status" AS "col45",
               "post"."show_at_homepage" AS "col46",
               "post"."show_at_news_feed" AS "col47",
               "post"."is_category_top" AS "col48",
               "post"."is_homepage_top" AS "col49",
               "post"."is_homepage_top_uk" AS "col50",
               "post"."is_homepage_top_en" AS "col51",
               "post"."is_homepage_top_ru" AS "col52",
               "post"."id_sponsored" AS "col53",
               "post"."is_lightning" AS "col54",
               "post"."is_exclusive" AS "col55",
               "post"."is_photo_report" AS "col56",
               "post"."is_post" AS "col57",
               "post"."is_article" AS "col58",
               "post"."main_page_img_full_width" AS "col59",
               "post"."need_hires" AS "col60",
               "post"."has_photo" AS "col61",
               "post"."has_video" AS "col62",
               "post"."is_editors_choise" AS "col63",
               "post"."show_in_sidebar" AS "col64",
               "post"."category_id" AS "col65",
               "post"."old_category_id" AS "col66",
               "post"."past_region" AS "col67",
               "post"."year_of_war" AS "col68",
               "post"."breaking_news" AS "col69",
               "post"."without_img" AS "col70",
               "post"."show_stories_block" AS "col71",
               "post"."display_type" AS "col72",
               "post"."image" AS "col73",
               "post"."nl_image" AS "col74",
               "post"."image_alt" AS "col75",
               "post"."image_alt_uk" AS "col76",
               "post"."image_alt_en" AS "col77",
               "post"."image_alt_ru" AS "col78",
               "post"."seo_image" AS "col79",
               "post"."text_under_image" AS "col80",
               "post"."text_under_image_uk" AS "col81",
               "post"."text_under_image_en" AS "col82",
               "post"."text_under_image_ru" AS "col83",
               "post"."image_source" AS "col84",
               "post"."image_source_uk" AS "col85",
               "post"."image_source_en" AS "col86",
               "post"."image_source_ru" AS "col87",
               "post"."theme_id" AS "col88",
               "post"."is_nofollow_disabled" AS "col89",
               "post"."audio_content_id" AS "col90",
               "post"."audio_content_uk_id" AS "col91",
               "post"."audio_content_en_id" AS "col92",
               "post"."audio_content_ru_id" AS "col93",
               "post"."views" AS "col94",
               "post"."views_uk" AS "col95",
               "post"."views_ru" AS "col96",
               "post"."views_analytics" AS "col97",
               "post"."views_analytics_ru" AS "col98",
               "post"."views_analytics_uk" AS "col99",
               "post"."views_analytics_at" AS "col100",
               "post"."busy_by_id" AS "col101",
               "post"."image_editor_id" AS "col102",
               "post"."release_editor_id" AS "col103",
               "post"."special_type" AS "col104",
               "post"."head_longer_than_100" AS "col105",
               "post"."uk_has_translation" AS "col106",
               "post"."ru_has_translation" AS "col107",
               "post"."en_has_translation" AS "col108",
               "post"."homepage_slider_text" AS "col109",
               "post"."homepage_slider_text_uk" AS "col110",
               "post"."homepage_slider_text_en" AS "col111",
               "post"."homepage_slider_text_ru" AS "col112",
               "context_section_columnpost"."post_ptr_id" AS "col113",
               "context_section_columnpost"."show_on_context_main" AS "col114",
               "context_section_columnpost"."main_page_sort_weight" AS "col115"
          FROM "context_section_columnpost"
         INNER JOIN "post"
            ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
         INNER JOIN "post_extra_categories"
            ON ("post"."id" = "post_extra_categories"."post_id")
         WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post_extra_categories"."category_id" = 78478)
         ORDER BY "post"."publish_at" DESC
       )
 ORDER BY "col36" DESC,
          "col113" ASC
 LIMIT 14
OFFSET 28
(SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post"."category_id" = 78478) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:17.991470+00:00'::timestamptz AND "post_extra_categories"."category_id" = 78478) ORDER BY "post"."publish_at" DESC) ORDER BY "col36" DESC, "col113" ASC LIMIT 14 OFFSET 28
10,25

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
  return callback(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
  return self.dispatch(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
  return handler(request, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/list.py in get(174)
  context = self.get_context_data()

/var/www/news-site-columnist/context_section/views/category.py in get_context_data(62)
  posts = list(context["posts"])

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(57)
  o = next(base_iter)

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_in_header_ru")
 ORDER BY "category"."header_sort_weight_ru" DESC
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESC
3 similar queries. Duplicated 3 times.
0,83

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
  output = self.func(*resolved_args, **resolved_kwargs)

/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_navigation_items(48)
  for cat in categories.all():

10 </a>
11 <div class="header__center">
12 <nav class="nav">
13 {% get_navigation_items as navigation_items %}
14 {% for item in navigation_items %}
15 {% if item.is_region %}
16 <div class="nav__item nav__item-submenu">
17 <a class="hover-dark-text" href="{{ item.link }}">

/var/www/news-site-columnist/news/templates/new-design/components/header.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."name_uk" IN ('Київ', 'Одеса', 'Харків', 'Львів'))
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."name_uk" IN ('Київ', 'Одеса', 'Харків', 'Львів'))
2 similar queries. Duplicated 2 times.
1,38

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

28 </a>
29 <nav class="nav__submenu">
30 {% get_regions_categoires as regions %}
31 {% for region in regions %}
32 <a href="{{ region.get_absolute_url }}" class="nav__submenu_itm">{{ region.name }}</a>
33 {% endfor %}
34 </nav>
35 </div>

/var/www/news-site-columnist/news/templates/new-design/components/header.html

SELECT "site_settings_mobiletoolbaritem"."id",
       "site_settings_mobiletoolbaritem"."photo",
       "site_settings_mobiletoolbaritem"."photo_2",
       "site_settings_mobiletoolbaritem"."title",
       "site_settings_mobiletoolbaritem"."title_uk",
       "site_settings_mobiletoolbaritem"."title_en",
       "site_settings_mobiletoolbaritem"."title_ru",
       "site_settings_mobiletoolbaritem"."link",
       "site_settings_mobiletoolbaritem"."link_uk",
       "site_settings_mobiletoolbaritem"."link_en",
       "site_settings_mobiletoolbaritem"."link_ru",
       "site_settings_mobiletoolbaritem"."sort_weight",
       "site_settings_mobiletoolbaritem"."analytics_class"
  FROM "site_settings_mobiletoolbaritem"
 WHERE "site_settings_mobiletoolbaritem"."title_uk" = 'Допомога'
 LIMIT 21
SELECT ••• FROM "site_settings_mobiletoolbaritem" WHERE "site_settings_mobiletoolbaritem"."title_uk" = 'Допомога' LIMIT 21
0,50

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
  output = self.func(*resolved_args, **resolved_kwargs)

/var/www/news-site-columnist/news/templatetags/component_tags.py in get_support_buttton_link(623)
  mti = MobileToolbarItem.objects.get(

54 {% endif %}
55 </div>
56 <div class="header__right">
57 {% get_support_buttton_link as support_button_link %}
58 <a class="header__supportBtn" href="{{support_button_link}}" target="_blank">
59 <img src="{% static 'news/img/base/heart-icon.png' %}"
60 width="20"
61 height="20"

/var/www/news-site-columnist/news/templates/new-design/components/header.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_in_header_ru")
 ORDER BY "category"."header_sort_weight_ru" DESC
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESC
3 similar queries. Duplicated 3 times.
0,61

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
  output = self.func(*resolved_args, **resolved_kwargs)

/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_navigation_items(48)
  for cat in categories.all():

119 </div>
120 <div class="header-mobile-subnav">
121 <div class="header-mobile-subnav__container">
122 {% get_navigation_items as navigation_items %}
123 <div class="container {% if LANGUAGE_CODE == 'en' %}header-mobile-subnav__container_en{% endif %}">
124 {% for item in navigation_items %}
125 {% if item.is_region %}
126 <div class="header-categories__mainItem-title nav__item-submenu header-mobile-subnav__item">

/var/www/news-site-columnist/news/templates/new-design/components/header.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."name_uk" IN ('Київ', 'Одеса', 'Харків', 'Львів'))
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."name_uk" IN ('Київ', 'Одеса', 'Харків', 'Львів'))
2 similar queries. Duplicated 2 times.
1,14

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

138 </a>
139 <nav class="nav__submenu">
140 {% get_regions_categoires as regions %}
141 {% for region in regions %}
142 <a href="{{ region.get_absolute_url }}" class="nav__submenu_itm">{{ region.name }}</a>
143 {% endfor %}
144 </nav>
145 </div>

/var/www/news-site-columnist/news/templates/new-design/components/header.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."is_active" AND "category"."parent_id" IS NULL)
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."is_active" AND "category"."parent_id" IS NULL)
1,45

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

18
19 <div class="dropdown-content dropdown-content-categories">
20 {% get_categories as categories %}
21 {% for c in categories %}<span class="dropdown__item" data-value="{{ c.pk }}">{{ c.name }}</span>{% endfor %}
22 </div>
23
24 <button type="submit"
25 class="search__submit-btn"

/var/www/news-site-columnist/news/templates/new-design/components/header-popup.html

SELECT "site_search_searchquery"."id",
       "site_search_searchquery"."query",
       "site_search_searchquery"."created_at",
       "site_search_searchquery"."is_censored",
       "site_search_searchquery"."count"
  FROM "site_search_searchquery"
 WHERE NOT "site_search_searchquery"."is_censored"
 ORDER BY "site_search_searchquery"."count" DESC
 LIMIT 8
SELECT ••• FROM "site_search_searchquery" WHERE NOT "site_search_searchquery"."is_censored" ORDER BY "site_search_searchquery"."count" DESC LIMIT 8
0,55

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
  output = self.func(*resolved_args, **resolved_kwargs)

/var/www/news-site-columnist/site_search/templatetags/search_tags.py in get_popular_searches(18)
  chunked_searches = chunk_queryset(popular_searches, 2)

/var/www/news-site-columnist/site_search/templatetags/search_tags.py in chunk_queryset(15)
  args = [iter(queryset)] * chunk_size

1 {% load i18n search_tags %}
2 <div class="popular-searches {{ class }}">
3 <h3 class="popular-searches__title">{% trans "Популярні запити" %}</h3>
4 {% get_popular_searches as chunked_searches %}
5 {% for row in chunked_searches %}
6 <div class="popular-searches__items">
7 {% for search in row %}
8 {% if search %}

/var/www/news-site-columnist/news/templates/new-design/components/search/popular-searches.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_in_header_ru")
 ORDER BY "category"."header_sort_weight_ru" DESC
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESC
3 similar queries. Duplicated 3 times.
0,65

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
  output = self.func(*resolved_args, **resolved_kwargs)

/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_navigation_items(48)
  for cat in categories.all():

62 {% endfor %}
63 </nav>
64 </div> {% endcomment %}
65 {% get_navigation_items as navigation_items %}
66 {% comment %} {% for item in navigation_items %}
67 <div class="header-categories__item header-categories__item_mob-only">
68 <div class="header-categories__mainItem">
69 <a href="{{ item.link }}" class="header-categories__mainItem-title">{{ item.name }}</a>

/var/www/news-site-columnist/news/templates/new-design/components/header-popup.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."is_active" AND "category"."parent_id" IS NULL AND "category"."show_menu_ru")
 ORDER BY "category"."menu_sort_weight" DESC,
          "category"."name_ru" ASC
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."is_active" AND "category"."parent_id" IS NULL AND "category"."show_menu_ru") ORDER BY "category"."menu_sort_weight" DESC, "category"."name_ru" ASC
0,82

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

70 </div>
71 </div>
72 {% endfor %} {% endcomment %}
73 {% for p_cat in parent_categories_menu %}
74 <div class="header-categories__item">
75 <div class="header-categories__mainItem">
76 <a href="{{ p_cat.get_absolute_url }}"
77 class="header-categories__mainItem-title hover-dark-text">{{ p_cat.name }}</a>

/var/www/news-site-columnist/news/templates/new-design/components/header-popup.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_menu_ru" AND "category"."is_active" AND "category"."parent_id" IN (78465, 78468, 78445, 78501, 78506, 78514, 78519, 78516, 78504, 78456, 78517, 78466, 78508, 43, 78521, 78522, 78515, 78510, 78518, 78505, 78472, 78523, 78483))
 ORDER BY "category"."menu_sort_weight" DESC
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_menu_ru" AND "category"."is_active" AND "category"."parent_id" IN (78465, 78468, 78445, 78501, 78506, 78514, 78519, 78516, 78504, 78456, 78517, 78466, 78508, 43, 78521, 78522, 78515, 78510, 78518, 78505, 78472, 78523, 78483)) ORDER BY "category"."menu_sort_weight" DESC
0,53

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

70 </div>
71 </div>
72 {% endfor %} {% endcomment %}
73 {% for p_cat in parent_categories_menu %}
74 <div class="header-categories__item">
75 <div class="header-categories__mainItem">
76 <a href="{{ p_cat.get_absolute_url }}"
77 class="header-categories__mainItem-title hover-dark-text">{{ p_cat.name }}</a>

/var/www/news-site-columnist/news/templates/new-design/components/header-popup.html

SELECT "post"."created_at",
       "post"."seo_title",
       "post"."seo_title_uk",
       "post"."seo_title_en",
       "post"."seo_title_ru",
       "post"."seo_description",
       "post"."seo_description_uk",
       "post"."seo_description_en",
       "post"."seo_description_ru",
       "post"."seo_keywords",
       "post"."seo_keywords_uk",
       "post"."seo_keywords_en",
       "post"."seo_keywords_ru",
       "post"."seo_header_one",
       "post"."seo_header_one_uk",
       "post"."seo_header_one_en",
       "post"."seo_header_one_ru",
       "post"."created_by",
       "post"."updated_by",
       "post"."polymorphic_ctype_id",
       "post"."id",
       "post"."head",
       "post"."head_uk",
       "post"."head_en",
       "post"."head_ru",
       "post"."sub_head",
       "post"."sub_head_uk",
       "post"."sub_head_en",
       "post"."sub_head_ru",
       "post"."content",
       "post"."content_uk",
       "post"."content_en",
       "post"."content_ru",
       "post"."author_id",
       "post"."seo_tag_id",
       "post"."publish_at",
       "post"."translated_at",
       "post"."updated_at",
       "post"."slug",
       "post"."slug_uk",
       "post"."slug_en",
       "post"."slug_ru",
       "post"."aplication_type",
       "post"."last_editor_id",
       "post"."status",
       "post"."show_at_homepage",
       "post"."show_at_news_feed",
       "post"."is_category_top",
       "post"."is_homepage_top",
       "post"."is_homepage_top_uk",
       "post"."is_homepage_top_en",
       "post"."is_homepage_top_ru",
       "post"."id_sponsored",
       "post"."is_lightning",
       "post"."is_exclusive",
       "post"."is_photo_report",
       "post"."is_post",
       "post"."is_article",
       "post"."main_page_img_full_width",
       "post"."need_hires",
       "post"."has_photo",
       "post"."has_video",
       "post"."is_editors_choise",
       "post"."show_in_sidebar",
       "post"."category_id",
       "post"."old_category_id",
       "post"."past_region",
       "post"."year_of_war",
       "post"."breaking_news",
       "post"."without_img",
       "post"."show_stories_block",
       "post"."display_type",
       "post"."image",
       "post"."nl_image",
       "post"."image_alt",
       "post"."image_alt_uk",
       "post"."image_alt_en",
       "post"."image_alt_ru",
       "post"."seo_image",
       "post"."text_under_image",
       "post"."text_under_image_uk",
       "post"."text_under_image_en",
       "post"."text_under_image_ru",
       "post"."image_source",
       "post"."image_source_uk",
       "post"."image_source_en",
       "post"."image_source_ru",
       "post"."theme_id",
       "post"."is_nofollow_disabled",
       "post"."audio_content_id",
       "post"."audio_content_uk_id",
       "post"."audio_content_en_id",
       "post"."audio_content_ru_id",
       "post"."views",
       "post"."views_uk",
       "post"."views_ru",
       "post"."views_analytics",
       "post"."views_analytics_ru",
       "post"."views_analytics_uk",
       "post"."views_analytics_at",
       "post"."busy_by_id",
       "post"."image_editor_id",
       "post"."release_editor_id",
       "post"."special_type",
       "post"."head_longer_than_100",
       "post"."uk_has_translation",
       "post"."ru_has_translation",
       "post"."en_has_translation",
       "post"."homepage_slider_text",
       "post"."homepage_slider_text_uk",
       "post"."homepage_slider_text_en",
       "post"."homepage_slider_text_ru"
  FROM "post"
 WHERE "post"."id" = 259018
 LIMIT 21
SELECT ••• FROM "post" WHERE "post"."id" = 259018 LIMIT 21
0,85

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(314)
  match = condition.eval(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in eval(877)
  return self.value.resolve(context, ignore_failures=True)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

1 {% load custom_tags %}
2 {% get_site_elements as se %}
3 {% if se.pinned_to_header_post %}
4 <div class="hot-line-wrapper">
5 <div class="hot-line {{ class }}">
6 <div class="container">
7 <a href="{{ se.pinned_to_header_post.get_absolute_url }}"

/var/www/news-site-columnist/news/templates/new-design/components/hot-line.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE "category"."id" = 78511
 LIMIT 21
SELECT ••• FROM "category" WHERE "category"."id" = 78511 LIMIT 21
0,48

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(914)
  current = current()

/var/www/news-site-columnist/news/models/news.py in get_absolute_url(1010)
  category = self.category

4 <div class="hot-line-wrapper">
5 <div class="hot-line {{ class }}">
6 <div class="container">
7 <a href="{{ se.pinned_to_header_post.get_absolute_url }}"
8 class="hot-line__link">
9 <span>{{ se.pinned_to_header_post.head }}</span>
10 </a>
11 <button class="hot-line__close">

/var/www/news-site-columnist/news/templates/new-design/components/hot-line.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 67)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 67) LIMIT 21
24 similar queries. Duplicated 4 times.
0,95

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

16 <h2 class="context-hero-item__title">{{ first_hero_post.head }}</h2>
17 <p class="context-hero-item__description">{{ first_hero_post.sub_head }}</p>
18 </a>
19 {% include "context_section/components/column-author.html" with author=first_hero_post.columnist_author %}
20 </div>
21 <div class="context-hero-section__sidebar">
22 {% for hp in hero_posts|slice:"1:" %}
23 {% include "context_section/components/column-item.html" with post=hp with_image=v2 %}

/var/www/news-site-columnist/context_section/templates/context_section/sections/context-hero-section.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 75)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 75) LIMIT 21
24 similar queries. Duplicated 3 times.
0,32

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

12 <a href="{{ post.get_absolute_url }}" class="column-item-v1__link">
13 <h3 class="column-item-v1__title">{{ post.head }}</h3>
14 </a>
15 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
16 </div>
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/column-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 42)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 42) LIMIT 21
24 similar queries. Duplicated 4 times.
0,29

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

12 <a href="{{ post.get_absolute_url }}" class="column-item-v1__link">
13 <h3 class="column-item-v1__title">{{ post.head }}</h3>
14 </a>
15 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
16 </div>
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/column-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 75)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 75) LIMIT 21
24 similar queries. Duplicated 3 times.
0,30

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

12 <a href="{{ post.get_absolute_url }}" class="column-item-v1__link">
13 <h3 class="column-item-v1__title">{{ post.head }}</h3>
14 </a>
15 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
16 </div>
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/column-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 67)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 67) LIMIT 21
24 similar queries. Duplicated 4 times.
0,29

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 42)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 42) LIMIT 21
24 similar queries. Duplicated 4 times.
0,28

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 75)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 75) LIMIT 21
24 similar queries. Duplicated 3 times.
0,28

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 9)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 9) LIMIT 21
24 similar queries. Duplicated 5 times.
0,28

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 42)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 42) LIMIT 21
24 similar queries. Duplicated 4 times.
0,27

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 38)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 38) LIMIT 21
24 similar queries.
0,31

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 67)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 67) LIMIT 21
24 similar queries. Duplicated 4 times.
0,29

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 33)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 33) LIMIT 21
24 similar queries.
0,28

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 67)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 67) LIMIT 21
24 similar queries. Duplicated 4 times.
0,27

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 42)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 42) LIMIT 21
24 similar queries. Duplicated 4 times.
0,29

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(202)
  values = {

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in <dictcomp>(203)
  name: var.resolve(context) for name, var in self.extra_context.items()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

13 {{post.sub_head}}
14 </p>
15 </a>
16 {% include "context_section/components/column-author.html" with author=post.columnist_author %}
17 </div>
18

/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html

SELECT "post"."created_at",
       "post"."seo_title",
       "post"."seo_title_uk",
       "post"."seo_title_en",
       "post"."seo_title_ru",
       "post"."seo_description",
       "post"."seo_description_uk",
       "post"."seo_description_en",
       "post"."seo_description_ru",
       "post"."seo_keywords",
       "post"."seo_keywords_uk",
       "post"."seo_keywords_en",
       "post"."seo_keywords_ru",
       "post"."seo_header_one",
       "post"."seo_header_one_uk",
       "post"."seo_header_one_en",
       "post"."seo_header_one_ru",
       "post"."created_by",
       "post"."updated_by",
       "post"."polymorphic_ctype_id",
       "post"."id",
       "post"."head",
       "post"."head_uk",
       "post"."head_en",
       "post"."head_ru",
       "post"."sub_head",
       "post"."sub_head_uk",
       "post"."sub_head_en",
       "post"."sub_head_ru",
       "post"."content",
       "post"."content_uk",
       "post"."content_en",
       "post"."content_ru",
       "post"."author_id",
       "post"."seo_tag_id",
       "post"."publish_at",
       "post"."translated_at",
       "post"."updated_at",
       "post"."slug",
       "post"."slug_uk",
       "post"."slug_en",
       "post"."slug_ru",
       "post"."aplication_type",
       "post"."last_editor_id",
       "post"."status",
       "post"."show_at_homepage",
       "post"."show_at_news_feed",
       "post"."is_category_top",
       "post"."is_homepage_top",
       "post"."is_homepage_top_uk",
       "post"."is_homepage_top_en",
       "post"."is_homepage_top_ru",
       "post"."id_sponsored",
       "post"."is_lightning",
       "post"."is_exclusive",
       "post"."is_photo_report",
       "post"."is_post",
       "post"."is_article",
       "post"."main_page_img_full_width",
       "post"."need_hires",
       "post"."has_photo",
       "post"."has_video",
       "post"."is_editors_choise",
       "post"."show_in_sidebar",
       "post"."category_id",
       "post"."old_category_id",
       "post"."past_region",
       "post"."year_of_war",
       "post"."breaking_news",
       "post"."without_img",
       "post"."show_stories_block",
       "post"."display_type",
       "post"."image",
       "post"."nl_image",
       "post"."image_alt",
       "post"."image_alt_uk",
       "post"."image_alt_en",
       "post"."image_alt_ru",
       "post"."seo_image",
       "post"."text_under_image",
       "post"."text_under_image_uk",
       "post"."text_under_image_en",
       "post"."text_under_image_ru",
       "post"."image_source",
       "post"."image_source_uk",
       "post"."image_source_en",
       "post"."image_source_ru",
       "post"."theme_id",
       "post"."is_nofollow_disabled",
       "post"."audio_content_id",
       "post"."audio_content_uk_id",
       "post"."audio_content_en_id",
       "post"."audio_content_ru_id",
       "post"."views",
       "post"."views_uk",
       "post"."views_ru",
       "post"."views_analytics",
       "post"."views_analytics_ru",
       "post"."views_analytics_uk",
       "post"."views_analytics_at",
       "post"."busy_by_id",
       "post"."image_editor_id",
       "post"."release_editor_id",
       "post"."special_type",
       "post"."head_longer_than_100",
       "post"."uk_has_translation",
       "post"."ru_has_translation",
       "post"."en_has_translation",
       "post"."homepage_slider_text",
       "post"."homepage_slider_text_uk",
       "post"."homepage_slider_text_en",
       "post"."homepage_slider_text_ru",
       "context_section_columnpost"."post_ptr_id",
       "context_section_columnpost"."show_on_context_main",
       "context_section_columnpost"."main_page_sort_weight"
  FROM "context_section_columnpost"
 INNER JOIN "post"
    ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
 WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz AND "post"."publish_at" >= '2025-09-08T08:43:08+00:00'::timestamptz)
 ORDER BY "post"."views" DESC
 LIMIT 5
SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.016920+00:00'::timestamptz AND "post"."publish_at" >= '2025-09-08T08:43:08+00:00'::timestamptz) ORDER BY "post"."views" DESC LIMIT 5
5,09

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(57)
  o = next(base_iter)

3 <h2 class="top-5-columns__title">{% trans 'ТОП-5 колонок' %}</h2>
4 <div class="top-5-columns__list">
5 {% comment %} PUT HERE IMAGE OF THE FIRST COLUMN {% endcomment %}
6 {% for post in posts %}
7 {% if forloop.first %}
8 <a href="{{post.get_absolute_url}}" class="top-5-columns__image">
9 <img src="{{ post.image.url }}"
10 width="304"

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 9)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 9) LIMIT 21
24 similar queries. Duplicated 5 times.
0,39

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

20 <h3 class="top-5-columns-item__title">{{ post.head }}</h3>
21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 9)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 9) LIMIT 21
24 similar queries. Duplicated 5 times.
0,32

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>
28 {% endfor %}

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 232)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 232) LIMIT 21
24 similar queries. Duplicated 6 times.
0,29

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

20 <h3 class="top-5-columns-item__title">{{ post.head }}</h3>
21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 232)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 232) LIMIT 21
24 similar queries. Duplicated 6 times.
0,50

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>
28 {% endfor %}

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 232)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 232) LIMIT 21
24 similar queries. Duplicated 6 times.
0,34

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

20 <h3 class="top-5-columns-item__title">{{ post.head }}</h3>
21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 232)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 232) LIMIT 21
24 similar queries. Duplicated 6 times.
0,30

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>
28 {% endfor %}

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 232)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 232) LIMIT 21
24 similar queries. Duplicated 6 times.
0,32

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

20 <h3 class="top-5-columns-item__title">{{ post.head }}</h3>
21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 232)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 232) LIMIT 21
24 similar queries. Duplicated 6 times.
0,28

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>
28 {% endfor %}

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 9)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 9) LIMIT 21
24 similar queries. Duplicated 5 times.
0,29

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

20 <h3 class="top-5-columns-item__title">{{ post.head }}</h3>
21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" = 9)
 LIMIT 21
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" = 9) LIMIT 21
24 similar queries. Duplicated 5 times.
0,28

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/var/www/news-site-columnist/context_section/models.py in columnist_author(54)
  ca = ColumnistAuthorProxy.objects.get(pk=self.author_id)

21 </a>
22 <a href="{{post.get_absolute_url}}" class="top-5-columns-item__author">
23 <span class="top-5-columns-item__author-name">{{ post.columnist_author.name }}</span>
24 <span class="top-5-columns-item__author-position">{{ post.columnist_author.position }}</span>
25 </a>
26 </div>
27 </div>
28 {% endfor %}

/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html

SELECT "post"."created_at",
       "post"."seo_title",
       "post"."seo_title_uk",
       "post"."seo_title_en",
       "post"."seo_title_ru",
       "post"."seo_description",
       "post"."seo_description_uk",
       "post"."seo_description_en",
       "post"."seo_description_ru",
       "post"."seo_keywords",
       "post"."seo_keywords_uk",
       "post"."seo_keywords_en",
       "post"."seo_keywords_ru",
       "post"."seo_header_one",
       "post"."seo_header_one_uk",
       "post"."seo_header_one_en",
       "post"."seo_header_one_ru",
       "post"."created_by",
       "post"."updated_by",
       "post"."polymorphic_ctype_id",
       "post"."id",
       "post"."head",
       "post"."head_uk",
       "post"."head_en",
       "post"."head_ru",
       "post"."sub_head",
       "post"."sub_head_uk",
       "post"."sub_head_en",
       "post"."sub_head_ru",
       "post"."content",
       "post"."content_uk",
       "post"."content_en",
       "post"."content_ru",
       "post"."author_id",
       "post"."seo_tag_id",
       "post"."publish_at",
       "post"."translated_at",
       "post"."updated_at",
       "post"."slug",
       "post"."slug_uk",
       "post"."slug_en",
       "post"."slug_ru",
       "post"."aplication_type",
       "post"."last_editor_id",
       "post"."status",
       "post"."show_at_homepage",
       "post"."show_at_news_feed",
       "post"."is_category_top",
       "post"."is_homepage_top",
       "post"."is_homepage_top_uk",
       "post"."is_homepage_top_en",
       "post"."is_homepage_top_ru",
       "post"."id_sponsored",
       "post"."is_lightning",
       "post"."is_exclusive",
       "post"."is_photo_report",
       "post"."is_post",
       "post"."is_article",
       "post"."main_page_img_full_width",
       "post"."need_hires",
       "post"."has_photo",
       "post"."has_video",
       "post"."is_editors_choise",
       "post"."show_in_sidebar",
       "post"."category_id",
       "post"."old_category_id",
       "post"."past_region",
       "post"."year_of_war",
       "post"."breaking_news",
       "post"."without_img",
       "post"."show_stories_block",
       "post"."display_type",
       "post"."image",
       "post"."nl_image",
       "post"."image_alt",
       "post"."image_alt_uk",
       "post"."image_alt_en",
       "post"."image_alt_ru",
       "post"."seo_image",
       "post"."text_under_image",
       "post"."text_under_image_uk",
       "post"."text_under_image_en",
       "post"."text_under_image_ru",
       "post"."image_source",
       "post"."image_source_uk",
       "post"."image_source_en",
       "post"."image_source_ru",
       "post"."theme_id",
       "post"."is_nofollow_disabled",
       "post"."audio_content_id",
       "post"."audio_content_uk_id",
       "post"."audio_content_en_id",
       "post"."audio_content_ru_id",
       "post"."views",
       "post"."views_uk",
       "post"."views_ru",
       "post"."views_analytics",
       "post"."views_analytics_ru",
       "post"."views_analytics_uk",
       "post"."views_analytics_at",
       "post"."busy_by_id",
       "post"."image_editor_id",
       "post"."release_editor_id",
       "post"."special_type",
       "post"."head_longer_than_100",
       "post"."uk_has_translation",
       "post"."ru_has_translation",
       "post"."en_has_translation",
       "post"."homepage_slider_text",
       "post"."homepage_slider_text_uk",
       "post"."homepage_slider_text_en",
       "post"."homepage_slider_text_ru",
       "context_section_columnpost"."post_ptr_id",
       "context_section_columnpost"."show_on_context_main",
       "context_section_columnpost"."main_page_sort_weight"
  FROM "context_section_columnpost"
 INNER JOIN "post"
    ON ("context_section_columnpost"."post_ptr_id" = "post"."id")
 WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.044330+00:00'::timestamptz)
 ORDER BY "post"."publish_at" DESC
 LIMIT 9
SELECT ••• FROM "context_section_columnpost" INNER JOIN "post" ON ("context_section_columnpost"."post_ptr_id" = "post"."id") WHERE ("post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-09T11:37:18.044330+00:00'::timestamptz) ORDER BY "post"."publish_at" DESC LIMIT 9
1,71

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(57)
  o = next(base_iter)

2 <div class="last-news">
3 <h2 class="last-news__title">{% trans "Новини за темою" %}</h2>
4 <div class="last-news__list">
5 {% for post in last_news %}
6 {% include 'news/includes/grid-item.html' with post=post %}
7 {% endfor %}
8 </div>
9 <a href="{% url 'all_news' %}" class="last-news__link btn btn-news">

/var/www/news-site-columnist/context_section/templates/context_section/components/last-news.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" IN (38, 75, 67, 13, 33, 231))
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" IN (38, 75, 67, 13, 33, 231))
2 similar queries.
1,01

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

22 {% else %}
23 <div class="popular-authors__grid">
24 <div id="week-authors">
25 {% for author in popular_authors_week %}
26 {% include "context_section/components/column-author.html" with author=author is_grid=1 %}
27 {% endfor %}
28 </div>
29 <div id="month-authors" class="hidden">

/var/www/news-site-columnist/context_section/templates/context_section/components/popular-authors.html

SELECT "author"."id",
       "author"."created_at",
       "author"."updated_at",
       "author"."created_by",
       "author"."updated_by",
       "author"."name",
       "author"."name_uk",
       "author"."name_en",
       "author"."name_ru",
       "author"."slug",
       "author"."sort_weight",
       "author"."facebook_url",
       "author"."linked_in_url",
       "author"."instagram_url",
       "author"."rss_url",
       "author"."is_columnist",
       "author"."show_check_mark",
       "author"."gender",
       "author"."is_active",
       "author"."is_chief",
       "author"."is_chief_deputy",
       "author"."image",
       "author"."description",
       "author"."description_uk",
       "author"."description_en",
       "author"."description_ru",
       "author"."show_at_redaction_page",
       "author"."redaction_region",
       "author"."position",
       "author"."position_uk",
       "author"."position_en",
       "author"."position_ru"
  FROM "author"
 WHERE ("author"."is_columnist" AND "author"."id" IN (38, 33, 67, 75, 42, 13))
SELECT ••• FROM "author" WHERE ("author"."is_columnist" AND "author"."id" IN (38, 33, 67, 75, 42, 13))
2 similar queries.
0,57

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

27 {% endfor %}
28 </div>
29 <div id="month-authors" class="hidden">
30 {% for author in popular_authors_month %}
31 {% include "context_section/components/column-author.html" with author=author is_grid=1 %}
32 {% endfor %}
33 </div>
34 </div>

/var/www/news-site-columnist/context_section/templates/context_section/components/popular-authors.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."is_active" AND "category"."parent_id" IS NULL AND "category"."show_footer")
 ORDER BY "category"."footer_sort_weight" DESC,
          "category"."name_ru" ASC
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."is_active" AND "category"."parent_id" IS NULL AND "category"."show_footer") ORDER BY "category"."footer_sort_weight" DESC, "category"."name_ru" ASC
1,12

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

4 <div class="footer__firstBlock">
5 <div class="container">
6 <div class="footer__grid footer__grid_bordered footer-show-more">
7 {% for p_category in parent_categories %}
8 <div class="footer__grid-col">
9 <a href="{{ p_category.get_absolute_url }}" class="footer__title hover-dark-text">{{ p_category.name }}</a>
10 {% if p_category.subcategories.all|length > 0 %}
11 <div class="footer__subitems">

/var/www/news-site-columnist/news/templates/new-design/components/footer.html

SELECT "category"."id",
       "category"."created_at",
       "category"."updated_at",
       "category"."seo_title",
       "category"."seo_title_uk",
       "category"."seo_title_en",
       "category"."seo_title_ru",
       "category"."seo_description",
       "category"."seo_description_uk",
       "category"."seo_description_en",
       "category"."seo_description_ru",
       "category"."seo_keywords",
       "category"."seo_keywords_uk",
       "category"."seo_keywords_en",
       "category"."seo_keywords_ru",
       "category"."seo_header_one",
       "category"."seo_header_one_uk",
       "category"."seo_header_one_en",
       "category"."seo_header_one_ru",
       "category"."seo_news_title",
       "category"."seo_news_title_uk",
       "category"."seo_news_title_en",
       "category"."seo_news_title_ru",
       "category"."seo_news_description",
       "category"."seo_news_description_uk",
       "category"."seo_news_description_en",
       "category"."seo_news_description_ru",
       "category"."subdomain",
       "category"."parent_id",
       "category"."image",
       "category"."is_active",
       "category"."is_rss_active",
       "category"."is_interesting",
       "category"."ticker_rss_active",
       "category"."show_home",
       "category"."show_home_en",
       "category"."show_video",
       "category"."show_menu",
       "category"."show_menu_uk",
       "category"."show_menu_en",
       "category"."show_menu_ru",
       "category"."show_footer",
       "category"."show_menu_in_en",
       "category"."show_footer_in_en",
       "category"."show_in_search",
       "category"."show_in_header",
       "category"."show_in_header_uk",
       "category"."show_in_header_en",
       "category"."show_in_header_ru",
       "category"."seo_tag_id",
       "category"."sort_weight",
       "category"."sort_weight_en",
       "category"."header_sort_weight",
       "category"."header_sort_weight_uk",
       "category"."header_sort_weight_en",
       "category"."header_sort_weight_ru",
       "category"."footer_sort_weight",
       "category"."menu_sort_weight",
       "category"."name",
       "category"."name_uk",
       "category"."name_en",
       "category"."name_ru",
       "category"."slug",
       "category"."description",
       "category"."description_uk",
       "category"."description_en",
       "category"."description_ru",
       "category"."fb_link",
       "category"."tg_link",
       "category"."uk_has_translation",
       "category"."ru_has_translation",
       "category"."en_has_translation",
       "category"."has_infinite_scroll",
       "category"."_show_home_without_subdomain",
       "category"."_show_home_without_subdomain_en",
       "category"."background_id",
       "category"."use_old_design",
       "category"."use_old_design_for_posts",
       "category"."is_context_category",
       "category"."show_stories_on_main",
       "category"."show_posts_table_of_contents",
       "category"."svg_icon"
  FROM "category"
 WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_footer" AND "category"."is_active" AND "category"."parent_id" IN (78465, 78468, 78445, 78501, 78506, 78514, 78519, 78516, 78504, 78456, 78517, 78466, 78508, 43, 78521, 78522, 78515, 78510, 78518, 78505, 78472, 78523, 78483))
 ORDER BY "category"."footer_sort_weight" DESC
SELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND NOT "category"."is_context_category" AND "category"."show_footer" AND "category"."is_active" AND "category"."parent_id" IN (78465, 78468, 78445, 78501, 78506, 78514, 78519, 78516, 78504, 78456, 78517, 78466, 78508, 43, 78521, 78522, 78515, 78510, 78518, 78505, 78472, 78523, 78483)) ORDER BY "category"."footer_sort_weight" DESC
0,72

Соединение: default

Статус транзакции: Ожидание

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

4 <div class="footer__firstBlock">
5 <div class="container">
6 <div class="footer__grid footer__grid_bordered footer-show-more">
7 {% for p_category in parent_categories %}
8 <div class="footer__grid-col">
9 <a href="{{ p_category.get_absolute_url }}" class="footer__title hover-dark-text">{{ p_category.name }}</a>
10 {% if p_category.subcategories.all|length > 0 %}
11 <div class="footer__subitems">

/var/www/news-site-columnist/news/templates/new-design/components/footer.html

Шаблоны (обработано 66)

Путь к шаблонам

  1. /var/www/news-site-columnist/templates

Шаблоны

context_section/category.html
/var/www/news-site-columnist/context_section/templates/context_section/category.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>}
context_section/context_base.html
/var/www/news-site-columnist/context_section/templates/context_section/context_base.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>}
news/base.html
/var/www/news-site-columnist/news/templates/news/base.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>}
new-design/components/header.html
/var/www/news-site-columnist/news/templates/new-design/components/header.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'block': <Block Node: custom_header. Contents: [<TextNode: '\n\n'>, <django.templatetags.i18n.GetAvailableLanguagesNode object at 0x7f546033d4b0>, <TextNode: '\n'>, <django.templatetags.i18n.GetLanguageInfoListNode object at 0x7f546033c310>, <TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7f546033ed10>, <TextNode: '\n\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>, 'context_languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}]} {'LANGUAGE_CODE': 'ru', 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'navigation_items': [{'is_region': True, 'link': 'https://ukrayina.novunu.live/ru/', 'name': 'Україна'}, {'link': '/ru/news/', 'name': 'Новости'}, {'link': 'https://novunu.live/ru/context/', 'name': 'Контекст'}], 'support_button_link': 'https://t.me/SlipioCkUa/4132'}
new-design/components/header-popup.html
/var/www/news-site-columnist/news/templates/new-design/components/header-popup.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'block': <Block Node: custom_header. Contents: [<TextNode: '\n\n'>, <django.templatetags.i18n.GetAvailableLanguagesNode object at 0x7f546033d4b0>, <TextNode: '\n'>, <django.templatetags.i18n.GetLanguageInfoListNode object at 0x7f546033c310>, <TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7f546033ed10>, <TextNode: '\n\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>, 'context_languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}]} {'LANGUAGE_CODE': 'ru', 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'navigation_items': [{'is_region': True, 'link': 'https://ukrayina.novunu.live/ru/', 'name': 'Україна'}, {'link': '/ru/news/', 'name': 'Новости'}, {'link': 'https://novunu.live/ru/context/', 'name': 'Контекст'}], 'support_button_link': 'https://t.me/SlipioCkUa/4132'}
new-design/components/search/popular-searches.html
/var/www/news-site-columnist/news/templates/new-design/components/search/popular-searches.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'block': <Block Node: custom_header. Contents: [<TextNode: '\n\n'>, <django.templatetags.i18n.GetAvailableLanguagesNode object at 0x7f546033d4b0>, <TextNode: '\n'>, <django.templatetags.i18n.GetLanguageInfoListNode object at 0x7f546033c310>, <TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7f546033ed10>, <TextNode: '\n\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>, 'context_languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}]} {'LANGUAGE_CODE': 'ru', 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'navigation_items': [{'is_region': True, 'link': 'https://ukrayina.novunu.live/ru/', 'name': 'Україна'}, {'link': '/ru/news/', 'name': 'Новости'}, {'link': 'https://novunu.live/ru/context/', 'name': 'Контекст'}], 'support_button_link': 'https://t.me/SlipioCkUa/4132'} {'categories': '<<multilingualqueryset of news.Category>>', 'navigation_items': [{'is_region': True, 'link': 'https://ukrayina.novunu.live/ru/', 'name': 'Україна'}, {'link': '/ru/news/', 'name': 'Новости'}, {'link': 'https://novunu.live/ru/context/', 'name': 'Контекст'}]} {'chunked_searches': <itertools.zip_longest object at 0x7f545845cc20>, 'class': 'header-popup__searches'}
new-design/components/socials-list.html
/var/www/news-site-columnist/news/templates/new-design/components/socials-list.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'block': <Block Node: custom_header. Contents: [<TextNode: '\n\n'>, <django.templatetags.i18n.GetAvailableLanguagesNode object at 0x7f546033d4b0>, <TextNode: '\n'>, <django.templatetags.i18n.GetLanguageInfoListNode object at 0x7f546033c310>, <TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7f546033ed10>, <TextNode: '\n\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>, 'context_languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}]} {'LANGUAGE_CODE': 'ru', 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'navigation_items': [{'is_region': True, 'link': 'https://ukrayina.novunu.live/ru/', 'name': 'Україна'}, {'link': '/ru/news/', 'name': 'Новости'}, {'link': 'https://novunu.live/ru/context/', 'name': 'Контекст'}], 'support_button_link': 'https://t.me/SlipioCkUa/4132'} {'categories': '<<multilingualqueryset of news.Category>>', 'navigation_items': [{'is_region': True, 'link': 'https://ukrayina.novunu.live/ru/', 'name': 'Україна'}, {'link': '/ru/news/', 'name': 'Новости'}, {'link': 'https://novunu.live/ru/context/', 'name': 'Контекст'}]}
new-design/components/hot-line.html
/var/www/news-site-columnist/news/templates/new-design/components/hot-line.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'block': <Block Node: custom_header. Contents: [<TextNode: '\n\n'>, <django.templatetags.i18n.GetAvailableLanguagesNode object at 0x7f546033d4b0>, <TextNode: '\n'>, <django.templatetags.i18n.GetLanguageInfoListNode object at 0x7f546033c310>, <TextNode: '\n'>, <django.template.library.SimpleNode object at 0x7f546033ed10>, <TextNode: '\n\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>, 'context_languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}]}
new-design/components/breadcrumbs.html
/var/www/news-site-columnist/news/templates/new-design/components/breadcrumbs.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'last_title': 'Super', 'second_level_link': '/context/', 'second_level_title': 'Контекст'}
context_section/sections/context-hero-section.html
/var/www/news-site-columnist/context_section/templates/context_section/sections/context-hero-section.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1} {'author': <ColumnistAuthorProxy: Оксана Тесленко>}
context_section/components/column-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'hp': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>} {'post': <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, 'with_image': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'hp': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>} {'post': <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, 'with_image': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>}
context_section/components/column-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'hp': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>} {'post': <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, 'with_image': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'hp': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>} {'post': <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, 'with_image': 1} {'author': <ColumnistAuthorProxy: Денис Стасюк>}
context_section/components/column-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'hp': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>} {'post': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>, 'with_image': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'first_hero_post': <ColumnPost: В США отреагировали на обстрелы Белгородской области>, 'hero_posts': [<ColumnPost: В США отреагировали на обстрелы Белгородской области>, <ColumnPost: На Кинбурнской косе уничтожена группировка оккупантов, — Гуменюк>, <ColumnPost: Объятия и поцелуи: как люди праздновали возвращение украинского Херсона>, <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>], 'title': 'Super', 'v2': 1} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'hp': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>} {'post': <ColumnPost: Жорин отреагировал на психиатра-миллионера в ВСУ>, 'with_image': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>} {'post': <ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>} {'post': <ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>} {'author': <ColumnistAuthorProxy: Оксана Тесленко>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>} {'post': <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>} {'post': <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>} {'author': <ColumnistAuthorProxy: Денис Стасюк>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>} {'post': <ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, 'v2': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>} {'post': <ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, 'v2': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>} {'post': <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>, 'v2': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>} {'post': <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>, 'v2': 1} {'author': <ColumnistAuthorProxy: Ольга Батурина>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>} {'post': <ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, 'v2': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>} {'post': <ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, 'v2': 1} {'author': <ColumnistAuthorProxy: Денис Стасюк>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>} {'post': <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, 'v2': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>} {'post': <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, 'v2': 1} {'author': <ColumnistAuthorProxy: Суханов Александр>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>} {'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>, 'v2': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>} {'post': <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>, 'v2': 1} {'author': <ColumnistAuthorProxy: Оксана Тесленко>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">} {'no_image': 1, 'post': <ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">} {'no_image': 1, 'post': <ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>} {'author': <ColumnistAuthorProxy: Мамонов Артём>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">} {'no_image': 1, 'post': <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">} {'no_image': 1, 'post': <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>} {'author': <ColumnistAuthorProxy: Оксана Тесленко>}
context_section/components/category-list-item.html
/var/www/news-site-columnist/context_section/templates/context_section/components/category-list-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">} {'no_image': 1, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">} {'no_image': 1, 'post': <ColumnPost: Лалатович требует деньги от луганской "Зари">} {'author': <ColumnistAuthorProxy: Денис Стасюк>}
context_section/components/pagination.html
/var/www/news-site-columnist/context_section/templates/context_section/components/pagination.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'}
context_section/components/top5-columns-sidebar.html
/var/www/news-site-columnist/context_section/templates/context_section/components/top5-columns-sidebar.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>'}
context_section/components/last-news.html
/var/www/news-site-columnist/context_section/templates/context_section/components/last-news.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: Помощь в 14 тыс. грн на детей: деньги получат больше украинцев>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: Microsoft добавят в свои программы искусственный интеллект: как это будет работать>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: Иордания отменила встречу с Байденом и лидерами Ближнего Востока>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: "Влетели" лоб в лоб: в Харькове посреди улицы не разминулись две машины и заблокировали движение>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: Это повлияет на вашу пенсию: как проверить уплату ЕСВ работодателями>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: Киев пережил адскую ракетную неделю. Чем била Россия и сколько денег потратила>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: Что вы делаете не так в макияже — ошибки, прибавляющие возраст>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: "Большая перезагрузка" Кабмина: почему трех министров "попросили" на выход?>}
news/includes/grid-item.html
/var/www/news-site-columnist/news/templates/news/includes/grid-item.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>} {'post': <ColumnPost: Экс-футболист поделился инсайдом из раздевалки "Динамо" — игроки подавлены>}
context_section/components/popular-authors.html
/var/www/news-site-columnist/context_section/templates/context_section/components/popular-authors.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Олег Светлов>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Анна Федоряка>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Олег Светлов>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Мамонов Артём>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Олег Светлов>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Суханов Александр>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Олег Светлов>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Оксана Тесленко>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Олег Светлов>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Олег Светлов>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Олег Светлов>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Анна Федоряка>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Мамонов Артём>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Суханов Александр>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Денис Стасюк>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Оксана Тесленко>, 'is_grid': 1}
context_section/components/column-author.html
/var/www/news-site-columnist/context_section/templates/context_section/components/column-author.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'} {'authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'is_grid': 1, 'with_btn': 1} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'author': <ColumnistAuthorProxy: Евгений Лысый>, 'is_grid': 1}
context_section/components/join-block.html
/var/www/news-site-columnist/context_section/templates/context_section/components/join-block.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'}
context_section/post/become-columnist-popup.html
/var/www/news-site-columnist/context_section/templates/context_section/post/become-columnist-popup.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <django.templatetags.i18n.TranslateNode object at 0x7f54537176d0>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"new-design/components/breadcrumbs.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/sections/context-hero-section.html"'>>, <TextNode: '\n \n <div class="col'>, <django.templatetags.i18n.TranslateNode object at 0x7f5453714640>, <TextNode: '</h2>\n <div class="c'>, <ForNode: for post in first_row, tail_len: 3>, <TextNode: '\n <div class="co'>, <ForNode: for post in second_row, tail_len: 3>, <TextNode: '\n </div>\n '>, <ForNode: for post in third_row, tail_len: 3>, <TextNode: '\n </div>\n <'>, <ForNode: for post in fourth_row, tail_len: 3>, <TextNode: '\n </div>\n </d'>, <IncludeNode: template=<FilterExpression '"context_section/components/pagination.html"'>>, <TextNode: '\n </div>\n\n <div cla'>, <IncludeNode: template=<FilterExpression '"context_section/components/top5-columns-sidebar.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/last-news.html"'>>, <TextNode: '\n </div>\n <div clas'>, <IncludeNode: template=<FilterExpression '"context_section/components/popular-authors.html"'>>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"context_section/components/join-block.html"'>>, <TextNode: '\n </div>\n </div>\n'>]>, 'context_title': 'Контекст'}
new-design/components/footer.html
/var/www/news-site-columnist/news/templates/new-design/components/footer.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>}
new-design/components/socials-list.html
/var/www/news-site-columnist/news/templates/new-design/components/socials-list.html
Контекст {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>", 'debug': True, 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>, 'user': '<SimpleLazyObject: <function ' 'AuthenticationMiddleware.process_request.<locals>.<lambda> at ' '0x7f5453095ea0>>'} {'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')], 'LANGUAGE_CODE': 'ru', 'SELECTED_LANG': 'ru', 'category': <ContextCategoryProxy: Super>, 'first_row': [<ColumnPost: Глава Одесской области встретился с консулом Республики Молдова: что обсудили>, <ColumnPost: Миру грозят новые пандемии из-за коронавируса: что обеспокоило ООН>], 'fourth_row': [<ColumnPost: Россия нанесла авиаудар по Селидово — есть пострадавшие, повреждено 13 многоэтажек>, <ColumnPost: Не обновил данные в ТЦК, готовься к ответственности — как накажут уклонистов>, <ColumnPost: Лалатович требует деньги от луганской "Зари">], 'is_paginated': True, 'languages': [{'bidi': False, 'code': 'uk', 'name': 'Ukrainian', 'name_local': 'Українська', 'name_translated': 'Украинский'}, {'bidi': False, 'code': 'en', 'name': 'English', 'name_local': 'English', 'name_translated': 'Английский'}, {'bidi': False, 'code': 'ru', 'name': 'Russian', 'name_local': 'Русский', 'name_translated': 'Русский'}], 'last_news': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'object_list': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'page_obj': <Page 3 of 7>, 'paginator': <django.core.paginator.Paginator object at 0x7f5452b851e0>, 'parent_categories': '<<multilingualqueryset of news.Category>>', 'parent_categories_menu': '<<multilingualqueryset of news.Category>>', 'popular_authors_month': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'popular_authors_week': '<<multilingualqueryset of ' 'context_section.ColumnistAuthorProxy>>', 'posts': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'second_row': [<ColumnPost: Одесситов стало больше: сколько детей родилось за прошедшую неделю>, <ColumnPost: В Тисе снова погиб мужчина при попытке покинуть Украину>], 'third_row': [<ColumnPost: В ISW оценили последствия удара ВСУ по кораблю в Керчи>, <ColumnPost: Материал, который диктует моду 2025 — трендовые вещи года>, <ColumnPost: Днепр-1 в матче с семью голами и красной карточкой победил Черноморец>], 'top_5_columns': '<<multilinguallanguagefilteredpostqueryset of ' 'context_section.ColumnPost>>', 'view': <context_section.views.category.ColumnCategoryView object at 0x7f54581f22f0>} {'LANGUAGE_CODE': 'ru'} {'LANGUAGE_CODE': 'ru', 'footer': 1}

Контекст процессоры

django.template.context_processors.csrf
Контекст {'csrf_token': <SimpleLazyObject: 'holMYR9I64uzUt9f4EsHvAopM2GtNlFj1QBjZb6BOZJqyxutVngonW7ShVboQCkw'>}
django.template.context_processors.debug
Контекст {'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f54530952d0>}
django.template.context_processors.request
Контекст {'request': <WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>}
django.contrib.auth.context_processors.auth
Контекст {'user': <SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f5453095ea0>>)}
django.contrib.messages.context_processors.messages
Контекст {'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/context/category/super-78478/?page=3'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}

Обращения к кэшу от 2 бэкендов

Краткая статистика

Всего вызовов Общее время Cache хитов Промахи кэша
3 1,3682313729077578 ms 3 0

Команды

add get set get_or_set touch delete clear get_many set_many delete_many has_key incr decr incr_version decr_version
0 3 0 0 0 0 0 0 0 0 0 0 0 0 0

Вызовы

Время (мс) Тип Аргументы Именованные аргументы Бэкенд
0,4417 get ('django_user_agents.fac378ac3b3d3886829021b3309d4fd1',) {} <django.core.cache.backends.redis.RedisCache object at 0x7f545b181540>
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(314)
  match = condition.eval(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in eval(877)
  return self.value.resolve(context, ignore_failures=True)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(880)
  current = current[bit]

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in <lambda>(17)
  request.user_agent = SimpleLazyObject(lambda: get_user_agent(request))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/utils.py in get_user_agent(54)
  user_agent = cache.get(key)

0,5020 get ('SiteElements',) {} <django.core.cache.backends.redis.RedisCache object at 0x7f545b181540>
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
  output = self.func(*resolved_args, **resolved_kwargs)

/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_site_elements(526)
  return SiteElements.load()

/var/www/news-site-columnist/novyny_live/models.py in load(26)
  if cache.get(cls.__name__) is None:

0,4245 get ('SiteElements',) {} <django.core.cache.backends.redis.RedisCache object at 0x7f545b181540>
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
  sys.exit(run())

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
  super().run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
  Arbiter(self).run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
  self.manage_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
  self.spawn_workers()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
  self.spawn_worker()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
  worker.init_process()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
  self.run()

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
  self.handle_request(listener, req, client, addr)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
  respiter = self.wsgi(environ, resp.start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(191)
  return middleware(environ, start_response)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(132)
  response = self.app(

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(478)
  rv = old_get_response(self, request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(53)
  result = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
  return f(*args, **kwargs)

/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
  response = self.get_response(request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
  return old_render(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1819)
  return sentry_patched_function(*args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
  return real_rendered_content.fget(self)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
  output = self.func(*resolved_args, **resolved_kwargs)

/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_site_elements(526)
  return SiteElements.load()

/var/www/news-site-columnist/novyny_live/models.py in load(30)
  return cache.get(cls.__name__)

Сигналы

Сигнал Получатели сигнала
class_prepared
connection_created register_type_handlers
got_request_exception _got_request_exception
m2m_changed
post_delete ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, HistoricalRecords.post_delete, HistoricalRecords.post_delete, HistoricalRecords.post_delete
post_init ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, CloudflareImagesField.update_dimension_fields, NovynyLiveImagesField.update_dimension_fields, CloudflareImagesField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, CloudflareImagesField.update_dimension_fields, CloudflareImagesField.update_dimension_fields, CloudflareImagesField.update_dimension_fields, CloudflareImagesField.update_dimension_fields, CloudflareImagesField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init
post_migrate change_site_domain, create_permissions, create_contenttypes, create_default_site
post_save call_hook, sitemap_ping_google, save_youtube_data, ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, HistoricalRecords.post_save, HistoricalRecords.post_save, HistoricalRecords.post_save
pre_delete clear_site_cache, ModelBase.changed, ModelBase.update_changed, HistoricalRecords.pre_delete, HistoricalRecords.pre_delete, HistoricalRecords.pre_delete
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save clear_site_cache, ModelBase.changed
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, setting_changed_receiver, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, storages_changed, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, SitemapStorage._clear_cached_properties, SitemapStorage._clear_cached_properties, SitemapStorage._clear_cached_properties, ChannelLayerManager._reset_backends, reload_api_settings, update_level_tags, uninstall_if_needed, clear_caches, StaticFilesStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties

Template Timings