Популярные запросы
| 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 | 2305.198 мс | 
| System CPU time | 27.673 мс | 
| Total CPU time | 2332.871 мс | 
| Затраченное время | 7856.326 мс | 
| Переключений контекста | 225 намеренных, 455 вынужденных | 
| Событие | Временная диаграмма | С начала навигации в мс (+продолжительность) | 
|---|
| Параметр | Значение | 
|---|---|
| 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 0x7feb6f7f2dc0> | 
| 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.116 | 
| Cf-Ipcountry | US | 
| Cf-Ray | 997496d39fffa20e-YYZ | 
| Cf-Visitor | {"scheme":"https"} | 
| Connection | Keep-Alive | 
| Host | society.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.116, 216.73.216.116 | 
| X-Forwarded-Proto | https | 
| X-Real-Ip | 216.73.216.116 | 
| Ключ | Значение | 
|---|---|
| Content-Type | text/html; charset=utf-8 | 
Так как WSGI-окружение наследует окружение сервера, ниже отображены лишь те из переменных, которые важны для нужд отладки.
| Ключ | Значение | 
|---|---|
| PATH_INFO | /ru/ | 
| QUERY_STRING | page=34 | 
| 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 функция | Аргументы | Именованные аргументы | URL Name | 
|---|---|---|---|
| news.views.parent_category.subdomain_view | () | {} | category | 
| Переменная | Значение | 
|---|---|
| 'page' | '34' | 
| Запрос | Временная диаграмма | Время (мс) | Действие | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SELECT "category"."subdomain"  FROM "category"SELECT ••• FROM "category" | 0,74 | ||||||||||||||||||||
| Соединение: 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__(19) if sd != settings.DEFAULT_SUBDOMAIN and sd != 'videos' and sd not in all_cat_subdomains: /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(570) for row in super().__iter__(): /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(555) for row in super().__iter__(): /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", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 1,22 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(86) cat = Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT "category"."id", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 0,54 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(73) obj = self.get_object() /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT "category"."id", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 0,51 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(108) self.object = self.get_object() /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT "category"."id", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 0,49 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(120) category_tags = self.get_tags() /var/www/news-site-columnist/news/views/base.py in get_tags(88) return category_helper(self.get_object()) /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT 1 AS "a"  FROM "tag" INNER JOIN "news_categorytag" ON ("tag"."id" = "news_categorytag"."tag_id") WHERE "news_categorytag"."category_id" = 4 LIMIT 1SELECT 1 AS "a" FROM "tag" INNER JOIN "news_categorytag" ON ("tag"."id" = "news_categorytag"."tag_id") WHERE "news_categorytag"."category_id" = 4 LIMIT 1 | 1,08 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(120) category_tags = self.get_tags() /var/www/news-site-columnist/news/views/base.py in get_tags(88) return category_helper(self.get_object()) /var/www/news-site-columnist/news/views/base.py in category_helper(26) if category.displayed_tags_new.exists(): | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21 | 0,41 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(120) category_tags = self.get_tags() /var/www/news-site-columnist/news/views/base.py in get_tags(88) return category_helper(self.get_object()) /var/www/news-site-columnist/news/views/base.py in category_helper(29) "posts", queryset=Post.objects.filter(category_id=category.pk) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(564) self.broadcast_ct = ContentType.objects.get(app_label="news", model="broadcastpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21 | 0,26 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(120) category_tags = self.get_tags() /var/www/news-site-columnist/news/views/base.py in get_tags(88) return category_helper(self.get_object()) /var/www/news-site-columnist/news/views/base.py in category_helper(29) "posts", queryset=Post.objects.filter(category_id=category.pk) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(565) self.context_post_ct = ContentType.objects.get(app_label="context_section", model="columnpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21 | 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_wrapped_callback(94) return callback(request, *args, **kwargs) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(121) data["posts_by_tag"] = get_posts_by_tag(category_tags[:2]) /var/www/news-site-columnist/news/utils.py in get_posts_by_tag(44) qs = post_queryset().select_related('category', /var/www/news-site-columnist/news/utils.py in post_queryset(37) return Post.objects.filter(publish_at__lte=timezone.now(), /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(564) self.broadcast_ct = ContentType.objects.get(app_label="news", model="broadcastpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21 | 0,26 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(121) data["posts_by_tag"] = get_posts_by_tag(category_tags[:2]) /var/www/news-site-columnist/news/utils.py in get_posts_by_tag(44) qs = post_queryset().select_related('category', /var/www/news-site-columnist/news/utils.py in post_queryset(37) return Post.objects.filter(publish_at__lte=timezone.now(), /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(565) self.context_post_ct = ContentType.objects.get(app_label="context_section", model="columnpost") | |||||||||||||||||||||
| SELECT DISTINCT "tag"."name_ru",  "tag"."name_uk", "tag"."slug", "tag"."id", ( SELECT U0."position" FROM "news_categorytag" U0 WHERE (U0."category_id" = 4 AND U0."tag_id" = ("tag"."id")) ), COUNT("post_tags"."post_id") FROM "tag" LEFT OUTER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE ("tag"."id" IN (SELECT U0."id" FROM "tag" U0 INNER JOIN "news_categorytag" U1 ON (U0."id" = U1."tag_id") WHERE U1."category_id" = 4) AND NOT ("tag"."name_ru" IS NULL) AND NOT ("tag"."name_ru" = '' AND "tag"."name_ru" IS NOT NULL)) GROUP BY "tag"."id" ORDER BY ( SELECT U0."position" FROM "news_categorytag" U0 WHERE (U0."category_id" = 4 AND U0."tag_id" = ("tag"."id")) ) ASC, COUNT("post_tags"."post_id") DESC LIMIT 2SELECT ••• FROM "news_categorytag" U0 WHERE (U0."category_id" = 4 AND U0."tag_id" = ("tag"."id"))), COUNT("post_tags"."post_id") FROM "tag" LEFT OUTER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE ("tag"."id" IN (SELECT U0."id" FROM "tag" U0 INNER JOIN "news_categorytag" U1 ON (U0."id" = U1."tag_id") WHERE U1."category_id" = 4) AND NOT ("tag"."name_ru" IS NULL) AND NOT ("tag"."name_ru" = '' AND "tag"."name_ru" IS NOT NULL)) GROUP BY "tag"."id" ORDER BY (SELECT U0."position" FROM "news_categorytag" U0 WHERE (U0."category_id" = 4 AND U0."tag_id" = ("tag"."id"))) ASC, COUNT("post_tags"."post_id") DESC LIMIT 2 | 35,90 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(121) data["posts_by_tag"] = get_posts_by_tag(category_tags[:2]) /var/www/news-site-columnist/news/utils.py in get_posts_by_tag(47) for tag in tags.values('id', 'name', 'slug'): /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", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 0,77 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(123) category = self.get_object() /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT "category"."id", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(126) data["top_5_posts"] = self.get_posts().filter( /var/www/news-site-columnist/news/views/parent_category.py in get_posts(36) category = self.get_object() /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21 | 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_wrapped_callback(94) return callback(request, *args, **kwargs) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(126) data["top_5_posts"] = self.get_posts().filter( /var/www/news-site-columnist/news/views/parent_category.py in get_posts(39) post_qs = Post.published.distinct().values( /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(604) .get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(564) self.broadcast_ct = ContentType.objects.get(app_label="news", model="broadcastpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21 | 0,26 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(126) data["top_5_posts"] = self.get_posts().filter( /var/www/news-site-columnist/news/views/parent_category.py in get_posts(39) post_qs = Post.published.distinct().values( /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(604) .get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(565) self.context_post_ct = ContentType.objects.get(app_label="context_section", model="columnpost") | |||||||||||||||||||||
| SELECT "category"."id", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' 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_wrapped_callback(94) return callback(request, *args, **kwargs) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(132) category_posts = self.get_posts().only_standard_posts().by_last_n_days(50).by_category_v2(category, '-publish_at').order_by("-publish_at") /var/www/news-site-columnist/news/views/parent_category.py in get_posts(36) category = self.get_object() /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21 | 0,47 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(132) category_posts = self.get_posts().only_standard_posts().by_last_n_days(50).by_category_v2(category, '-publish_at').order_by("-publish_at") /var/www/news-site-columnist/news/views/parent_category.py in get_posts(39) post_qs = Post.published.distinct().values( /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(604) .get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(564) self.broadcast_ct = ContentType.objects.get(app_label="news", model="broadcastpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21 | 0,54 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(132) category_posts = self.get_posts().only_standard_posts().by_last_n_days(50).by_category_v2(category, '-publish_at').order_by("-publish_at") /var/www/news-site-columnist/news/views/parent_category.py in get_posts(39) post_qs = Post.published.distinct().values( /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(604) .get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(565) self.context_post_ct = ContentType.objects.get(app_label="context_section", model="columnpost") | |||||||||||||||||||||
| SELECT MAX("__col1")  FROM ( SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time", "post"."publish_at" AS "__col1" FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4) ) subquerySELECT MAX("__col1") FROM (SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time", "post"."publish_at" AS "__col1" FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4)) subquery | 3571,40 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(132) category_posts = self.get_posts().only_standard_posts().by_last_n_days(50).by_category_v2(category, '-publish_at').order_by("-publish_at") /var/www/news-site-columnist/news/models/news.py in by_last_n_days(442) 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 COUNT(*)  FROM ((SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC)) subquerySELECT COUNT(*) FROM ((SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC)) subquery | 67,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_wrapped_callback(94) return callback(request, *args, **kwargs) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(133) data.update(posts_mixin.get_context_data(object_list=category_posts, **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 1 AS "a"  FROM "news_telegramlinkreplacement" LIMIT 1SELECT 1 AS "a" FROM "news_telegramlinkreplacement" LIMIT 1 | 0,92 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(135) data["tlp"] = get_telegram_link_replacement() /var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(143) if TelegramLinkReplacement.objects.all().exists(): | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21 | 0,54 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(135) data["tlp"] = get_telegram_link_replacement() /var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(148) return Post.objects.get(id=tlp.post_id) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(564) self.broadcast_ct = ContentType.objects.get(app_label="news", model="broadcastpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21 | 0,37 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(135) data["tlp"] = get_telegram_link_replacement() /var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(148) return Post.objects.get(id=tlp.post_id) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(565) self.context_post_ct = ContentType.objects.get(app_label="context_section", model="columnpost") | |||||||||||||||||||||
| 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"."show_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"."pin_in_top", "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 (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."id" = 259281) LIMIT 21SELECT ••• FROM "post" WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."id" = 259281) LIMIT 21 | 2,88 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(135) data["tlp"] = get_telegram_link_replacement() /var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(148) return Post.objects.get(id=tlp.post_id) /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 "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"."show_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"."pin_in_top", "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", "news_videopost"."post_ptr_id", "news_videopost"."youtube_video_url", "news_videopost"."is_most_important", "news_videopost"."additional_image", "news_videopost"."video_data", "news_videopost"."video_project_id", "news_videopost"."is_icon_hidden" FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") WHERE "news_videopost"."post_ptr_id" IN (259281)SELECT ••• FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") WHERE "news_videopost"."post_ptr_id" IN (259281) | 2,84 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(135) data["tlp"] = get_telegram_link_replacement() /var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(148) return Post.objects.get(id=tlp.post_id) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(63) real_results = self.queryset._get_real_instances(base_result_objects) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _get_real_instances(439) real_objects_dict = { | |||||||||||||||||||||
| SELECT "category"."id", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 0,98 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(64) category = self.get_object() /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21 | 0,35 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(65) qs = Post.objects.published().only_standard_posts() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(564) self.broadcast_ct = ContentType.objects.get(app_label="news", model="broadcastpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21 | 0,43 | ||||||||||||||||||||
| Соединение: 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(65) qs = Post.objects.published().only_standard_posts() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(565) self.context_post_ct = ContentType.objects.get(app_label="context_section", model="columnpost") | |||||||||||||||||||||
| SELECT "category"."id", 9 similar queries.
              
            
            
              
                
                Duplicated 9 times. "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"."subdomain" = 'society' LIMIT 21SELECT ••• FROM "category" WHERE "category"."subdomain" = 'society' LIMIT 21 | 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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(110) return self.render_to_response(context) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in render_to_response(200) template=self.get_template_names(), /var/www/news-site-columnist/news/views/parent_category.py in get_template_names(30) category = self.get_object() /var/www/news-site-columnist/news/views/parent_category.py in get_object(25) return Category.all_objects.get(subdomain=subdomain) | |||||||||||||||||||||
| (2 similar queries.
              
            
            
              
                
                Duplicated 2 times. SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC ) UNION ( SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC ) ORDER BY "col16" DESC LIMIT 1 OFFSET 396(SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC) ORDER BY "col16" DESC LIMIT 1 OFFSET 396 | 70,59 | ||||||||||||||||||||
| Соединение: 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(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(896) current = current[int(bit)] /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__(): 
 /var/www/news-site-columnist/news/templates/news/base.html | |||||||||||||||||||||
| (2 similar queries.
              
            
            
              
                
                Duplicated 2 times. SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC ) UNION ( SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC ) ORDER BY "col16" DESC LIMIT 1 OFFSET 396(SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC) ORDER BY "col16" DESC LIMIT 1 OFFSET 396 | 32,81 | ||||||||||||||||||||
| Соединение: 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(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(896) current = current[int(bit)] /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__(): 
 /var/www/news-site-columnist/news/templates/news/base.html | |||||||||||||||||||||
| SELECT "category"."id", 3 similar queries.
              
            
            
              
                
                Duplicated 3 times. "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" DESCSELECT ••• 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 | 1,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/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(): 
 /var/www/news-site-columnist/news/templates/new-design/components/header.html | |||||||||||||||||||||
| SELECT "category"."id", 2 similar queries.
              
            
            
              
                
                Duplicated 2 times. "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 ('Київ', 'Одеса', 'Харків', 'Львів')) | 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_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) 
 /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 21SELECT ••• FROM "site_settings_mobiletoolbaritem" WHERE "site_settings_mobiletoolbaritem"."title_uk" = 'Допомога' LIMIT 21 | 0,89 | ||||||||||||||||||||
| Соединение: 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(650) mti = MobileToolbarItem.objects.get( 
 /var/www/news-site-columnist/news/templates/new-design/components/header.html | |||||||||||||||||||||
| SELECT "category"."id", 3 similar queries.
              
            
            
              
                
                Duplicated 3 times. "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" DESCSELECT ••• 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 | 1,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/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(): 
 /var/www/news-site-columnist/news/templates/new-design/components/header.html | |||||||||||||||||||||
| SELECT "category"."id", 2 similar queries.
              
            
            
              
                
                Duplicated 2 times. "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,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/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) 
 /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) | 5,02 | ||||||||||||||||||||
| Соединение: 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) 
 /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 8SELECT ••• FROM "site_search_searchquery" WHERE NOT "site_search_searchquery"."is_censored" ORDER BY "site_search_searchquery"."count" DESC LIMIT 8 | 1,19 | ||||||||||||||||||||
| Соединение: 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 
 /var/www/news-site-columnist/news/templates/new-design/components/search/popular-searches.html | |||||||||||||||||||||
| SELECT "category"."id", 3 similar queries.
              
            
            
              
                
                Duplicated 3 times. "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" DESCSELECT ••• 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 | 1,49 | ||||||||||||||||||||
| Соединение: 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(): 
 /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" ASCSELECT ••• 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 | 2,44 | ||||||||||||||||||||
| Соединение: 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) 
 /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" DESCSELECT ••• 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 | 1,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_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) 
 /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"."show_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"."pin_in_top", "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 21SELECT ••• FROM "post" WHERE "post"."id" = 259018 LIMIT 21 | 2,16 | ||||||||||||||||||||
| Соединение: 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(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) 
 /var/www/news-site-columnist/news/templates/new-design/components/hot-line.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries. "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 21SELECT ••• FROM "category" WHERE "category"."id" = 78511 LIMIT 21 | 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/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(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(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/new-design/components/hot-line.html | |||||||||||||||||||||
| ( 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114" FROM "post" INNER JOIN "post_top_category_for_category_page" ON ("post"."id" = "post_top_category_for_category_page"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post_top_category_for_category_page"."category_id" = 4) ) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114" FROM "post" WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."category_id" = 4 AND "post"."is_category_top") ) ORDER BY "col36" DESC LIMIT 6(SELECT ••• FROM "post" INNER JOIN "post_top_category_for_category_page" ON ("post"."id" = "post_top_category_for_category_page"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post_top_category_for_category_page"."category_id" = 4)) UNION (SELECT ••• FROM "post" WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."category_id" = 4 AND "post"."is_category_top")) ORDER BY "col36" DESC LIMIT 6 | 208,98 | ||||||||||||||||||||
| Соединение: 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) 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 78468 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78468 LIMIT 21 | 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/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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,51 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 5 times. "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" = 21 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 21 LIMIT 21 | 0,70 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 10 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 10 LIMIT 21 | 1,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(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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1029) category.parent.subdomain if category and category.parent else None, 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 5 times. "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" = 21 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 21 LIMIT 21 | 1,56 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 10 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 10 LIMIT 21 | 0,92 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1029) category.parent.subdomain if category and category.parent else None, 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,92 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 78468 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78468 LIMIT 21 | 0,79 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| ( 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114" FROM "post" INNER JOIN "post_top_category_for_category_page" ON ("post"."id" = "post_top_category_for_category_page"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_post" AND "post_top_category_for_category_page"."category_id" = 4) ) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114" FROM "post" WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_post" AND "post"."category_id" = 4 AND "post"."is_category_top") ) ORDER BY "col36" DESC LIMIT 6(SELECT ••• FROM "post" INNER JOIN "post_top_category_for_category_page" ON ("post"."id" = "post_top_category_for_category_page"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_post" AND "post_top_category_for_category_page"."category_id" = 4)) UNION (SELECT ••• FROM "post" WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_post" AND "post"."category_id" = 4 AND "post"."is_category_top")) ORDER BY "col36" DESC LIMIT 6 | 186,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_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) 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 78468 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78468 LIMIT 21 | 0,76 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,88 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 5 times. "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" = 21 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 21 LIMIT 21 | 1,49 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 10 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 10 LIMIT 21 | 0,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_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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1029) category.parent.subdomain if category and category.parent else None, 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 5 times. "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" = 21 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 21 LIMIT 21 | 0,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_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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 10 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 10 LIMIT 21 | 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/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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1029) category.parent.subdomain if category and category.parent else None, 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,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_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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 4 times. "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" = 78468 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78468 LIMIT 21 | 0,54 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| ( 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114" FROM "post" INNER JOIN "post_top_category_for_category_page" ON ("post"."id" = "post_top_category_for_category_page"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_article" AND "post_top_category_for_category_page"."category_id" = 4) ) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114" FROM "post" WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_article" AND "post"."category_id" = 4 AND "post"."is_category_top") ) ORDER BY "col36" DESC LIMIT 6(SELECT ••• FROM "post" INNER JOIN "post_top_category_for_category_page" ON ("post"."id" = "post_top_category_for_category_page"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_article" AND "post_top_category_for_category_page"."category_id" = 4)) UNION (SELECT ••• FROM "post" WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:37.519056+00:00'::timestamptz AND "post"."polymorphic_ctype_id" = 4 AND "post"."is_article" AND "post"."category_id" = 4 AND "post"."is_category_top")) ORDER BY "col36" DESC LIMIT 6 | 82,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/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) 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,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_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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,56 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,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/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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 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(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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 2 times. "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" = 78470 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78470 LIMIT 21 | 0,46 | ||||||||||||||||||||
| Соединение: 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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 2 times. "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" = 78470 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78470 LIMIT 21 | 0,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/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(914) current = current() /var/www/news-site-columnist/news/models/news.py in get_absolute_url(1021) category = self.category 
 /var/www/news-site-columnist/news/templates/news/includes/hero_slider.html | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'broadcastpost') LIMIT 21 | 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(188) context_data = sidebar_object.render(filters, True, use_old_design) | { /var/www/news-site-columnist/news/templatetags/component_tags.py in render(83) qs = self.get_queryset() /var/www/news-site-columnist/news/templatetags/component_tags.py in get_queryset(280) Post.objects.published() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(564) self.broadcast_ct = ContentType.objects.get(app_label="news", model="broadcastpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 7 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'context_section' AND "django_content_type"."model" = 'columnpost') LIMIT 21 | 0,24 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(188) context_data = sidebar_object.render(filters, True, use_old_design) | { /var/www/news-site-columnist/news/templatetags/component_tags.py in render(83) qs = self.get_queryset() /var/www/news-site-columnist/news/templatetags/component_tags.py in get_queryset(280) Post.objects.published() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(633) qs = super().get_queryset() /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in get_queryset(607) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(52) qs = super().get_queryset() /var/www/news-site-columnist/news/models/news.py in get_queryset(565) self.context_post_ct = ContentType.objects.get(app_label="context_section", model="columnpost") | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 2 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21 | 0,26 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(188) context_data = sidebar_object.render(filters, True, use_old_design) | { /var/www/news-site-columnist/news/templatetags/component_tags.py in render(83) qs = self.get_queryset() /var/www/news-site-columnist/news/templatetags/component_tags.py in get_queryset(281) .annotate_is_videopost_mark() /var/www/news-site-columnist/news/models/news.py in annotate_is_videopost_mark(455) polymorphic_ctype=ContentType.objects.get( | |||||||||||||||||||||
| SELECT "django_content_type"."id", 16 similar queries.
              
            
            
              
                
                Duplicated 2 times. "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21 | 0,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_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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(188) context_data = sidebar_object.render(filters, True, use_old_design) | { /var/www/news-site-columnist/news/templatetags/component_tags.py in render(83) qs = self.get_queryset() /var/www/news-site-columnist/news/templatetags/component_tags.py in get_queryset(281) .annotate_is_videopost_mark() /var/www/news-site-columnist/news/models/news.py in annotate_is_videopost_mark(465) polymorphic_ctype=ContentType.objects.get( | |||||||||||||||||||||
| SELECT MAX("post"."publish_at") AS "latest_publish_at"  FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar")SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar") | 259,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_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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(188) context_data = sidebar_object.render(filters, True, use_old_design) | { /var/www/news-site-columnist/news/templatetags/component_tags.py in render(95) ordered_qs = ordered_qs.by_last_n_days(50) /var/www/news-site-columnist/news/models/news.py in by_last_n_days(442) 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"."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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "category"."id" AS "col115", "category"."created_at" AS "col116", "category"."updated_at" AS "col117", "category"."seo_title" AS "col118", "category"."seo_title_uk" AS "col119", "category"."seo_title_en" AS "col120", "category"."seo_title_ru" AS "col121", "category"."seo_description" AS "col122", "category"."seo_description_uk" AS "col123", "category"."seo_description_en" AS "col124", "category"."seo_description_ru" AS "col125", "category"."seo_keywords" AS "col126", "category"."seo_keywords_uk" AS "col127", "category"."seo_keywords_en" AS "col128", "category"."seo_keywords_ru" AS "col129", "category"."seo_header_one" AS "col130", "category"."seo_header_one_uk" AS "col131", "category"."seo_header_one_en" AS "col132", "category"."seo_header_one_ru" AS "col133", "category"."seo_news_title" AS "col134", "category"."seo_news_title_uk" AS "col135", "category"."seo_news_title_en" AS "col136", "category"."seo_news_title_ru" AS "col137", "category"."seo_news_description" AS "col138", "category"."seo_news_description_uk" AS "col139", "category"."seo_news_description_en" AS "col140", "category"."seo_news_description_ru" AS "col141", "category"."subdomain" AS "col142", "category"."parent_id" AS "col143", "category"."image" AS "col144", "category"."is_active" AS "col145", "category"."is_rss_active" AS "col146", "category"."is_interesting" AS "col147", "category"."ticker_rss_active" AS "col148", "category"."show_home" AS "col149", "category"."show_home_en" AS "col150", "category"."show_video" AS "col151", "category"."show_menu" AS "col152", "category"."show_menu_uk" AS "col153", "category"."show_menu_en" AS "col154", "category"."show_menu_ru" AS "col155", "category"."show_footer" AS "col156", "category"."show_menu_in_en" AS "col157", "category"."show_footer_in_en" AS "col158", "category"."show_in_search" AS "col159", "category"."show_in_header" AS "col160", "category"."show_in_header_uk" AS "col161", "category"."show_in_header_en" AS "col162", "category"."show_in_header_ru" AS "col163", "category"."seo_tag_id" AS "col164", "category"."sort_weight" AS "col165", "category"."sort_weight_en" AS "col166", "category"."header_sort_weight" AS "col167", "category"."header_sort_weight_uk" AS "col168", "category"."header_sort_weight_en" AS "col169", "category"."header_sort_weight_ru" AS "col170", "category"."footer_sort_weight" AS "col171", "category"."menu_sort_weight" AS "col172", "category"."name" AS "col173", "category"."name_uk" AS "col174", "category"."name_en" AS "col175", "category"."name_ru" AS "col176", "category"."slug" AS "col177", "category"."description" AS "col178", "category"."description_uk" AS "col179", "category"."description_en" AS "col180", "category"."description_ru" AS "col181", "category"."fb_link" AS "col182", "category"."tg_link" AS "col183", "category"."uk_has_translation" AS "col184", "category"."ru_has_translation" AS "col185", "category"."en_has_translation" AS "col186", "category"."has_infinite_scroll" AS "col187", "category"."_show_home_without_subdomain" AS "col188", "category"."_show_home_without_subdomain_en" AS "col189", "category"."background_id" AS "col190", "category"."use_old_design" AS "col191", "category"."use_old_design_for_posts" AS "col192", "category"."is_context_category" AS "col193", "category"."show_stories_on_main" AS "col194", "category"."show_posts_table_of_contents" AS "col195", "category"."svg_icon" AS "col196", T5."id" AS "col197", T5."created_at" AS "col198", T5."updated_at" AS "col199", T5."seo_title" AS "col200", T5."seo_title_uk" AS "col201", T5."seo_title_en" AS "col202", T5."seo_title_ru" AS "col203", T5."seo_description" AS "col204", T5."seo_description_uk" AS "col205", T5."seo_description_en" AS "col206", T5."seo_description_ru" AS "col207", T5."seo_keywords" AS "col208", T5."seo_keywords_uk" AS "col209", T5."seo_keywords_en" AS "col210", T5."seo_keywords_ru" AS "col211", T5."seo_header_one" AS "col212", T5."seo_header_one_uk" AS "col213", T5."seo_header_one_en" AS "col214", T5."seo_header_one_ru" AS "col215", T5."seo_news_title" AS "col216", T5."seo_news_title_uk" AS "col217", T5."seo_news_title_en" AS "col218", T5."seo_news_title_ru" AS "col219", T5."seo_news_description" AS "col220", T5."seo_news_description_uk" AS "col221", T5."seo_news_description_en" AS "col222", T5."seo_news_description_ru" AS "col223", T5."subdomain" AS "col224", T5."parent_id" AS "col225", T5."image" AS "col226", T5."is_active" AS "col227", T5."is_rss_active" AS "col228", T5."is_interesting" AS "col229", T5."ticker_rss_active" AS "col230", T5."show_home" AS "col231", T5."show_home_en" AS "col232", T5."show_video" AS "col233", T5."show_menu" AS "col234", T5."show_menu_uk" AS "col235", T5."show_menu_en" AS "col236", T5."show_menu_ru" AS "col237", T5."show_footer" AS "col238", T5."show_menu_in_en" AS "col239", T5."show_footer_in_en" AS "col240", T5."show_in_search" AS "col241", T5."show_in_header" AS "col242", T5."show_in_header_uk" AS "col243", T5."show_in_header_en" AS "col244", T5."show_in_header_ru" AS "col245", T5."seo_tag_id" AS "col246", T5."sort_weight" AS "col247", T5."sort_weight_en" AS "col248", T5."header_sort_weight" AS "col249", T5."header_sort_weight_uk" AS "col250", T5."header_sort_weight_en" AS "col251", T5."header_sort_weight_ru" AS "col252", T5."footer_sort_weight" AS "col253", T5."menu_sort_weight" AS "col254", T5."name" AS "col255", T5."name_uk" AS "col256", T5."name_en" AS "col257", T5."name_ru" AS "col258", T5."slug" AS "col259", T5."description" AS "col260", T5."description_uk" AS "col261", T5."description_en" AS "col262", T5."description_ru" AS "col263", T5."fb_link" AS "col264", T5."tg_link" AS "col265", T5."uk_has_translation" AS "col266", T5."ru_has_translation" AS "col267", T5."en_has_translation" AS "col268", T5."has_infinite_scroll" AS "col269", T5."_show_home_without_subdomain" AS "col270", T5."_show_home_without_subdomain_en" AS "col271", T5."background_id" AS "col272", T5."use_old_design" AS "col273", T5."use_old_design_for_posts" AS "col274", T5."is_context_category" AS "col275", T5."show_stories_on_main" AS "col276", T5."show_posts_table_of_contents" AS "col277", T5."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", T6."id" AS "col115", T6."created_at" AS "col116", T6."updated_at" AS "col117", T6."seo_title" AS "col118", T6."seo_title_uk" AS "col119", T6."seo_title_en" AS "col120", T6."seo_title_ru" AS "col121", T6."seo_description" AS "col122", T6."seo_description_uk" AS "col123", T6."seo_description_en" AS "col124", T6."seo_description_ru" AS "col125", T6."seo_keywords" AS "col126", T6."seo_keywords_uk" AS "col127", T6."seo_keywords_en" AS "col128", T6."seo_keywords_ru" AS "col129", T6."seo_header_one" AS "col130", T6."seo_header_one_uk" AS "col131", T6."seo_header_one_en" AS "col132", T6."seo_header_one_ru" AS "col133", T6."seo_news_title" AS "col134", T6."seo_news_title_uk" AS "col135", T6."seo_news_title_en" AS "col136", T6."seo_news_title_ru" AS "col137", T6."seo_news_description" AS "col138", T6."seo_news_description_uk" AS "col139", T6."seo_news_description_en" AS "col140", T6."seo_news_description_ru" AS "col141", T6."subdomain" AS "col142", T6."parent_id" AS "col143", T6."image" AS "col144", T6."is_active" AS "col145", T6."is_rss_active" AS "col146", T6."is_interesting" AS "col147", T6."ticker_rss_active" AS "col148", T6."show_home" AS "col149", T6."show_home_en" AS "col150", T6."show_video" AS "col151", T6."show_menu" AS "col152", T6."show_menu_uk" AS "col153", T6."show_menu_en" AS "col154", T6."show_menu_ru" AS "col155", T6."show_footer" AS "col156", T6."show_menu_in_en" AS "col157", T6."show_footer_in_en" AS "col158", T6."show_in_search" AS "col159", T6."show_in_header" AS "col160", T6."show_in_header_uk" AS "col161", T6."show_in_header_en" AS "col162", T6."show_in_header_ru" AS "col163", T6."seo_tag_id" AS "col164", T6."sort_weight" AS "col165", T6."sort_weight_en" AS "col166", T6."header_sort_weight" AS "col167", T6."header_sort_weight_uk" AS "col168", T6."header_sort_weight_en" AS "col169", T6."header_sort_weight_ru" AS "col170", T6."footer_sort_weight" AS "col171", T6."menu_sort_weight" AS "col172", T6."name" AS "col173", T6."name_uk" AS "col174", T6."name_en" AS "col175", T6."name_ru" AS "col176", T6."slug" AS "col177", T6."description" AS "col178", T6."description_uk" AS "col179", T6."description_en" AS "col180", T6."description_ru" AS "col181", T6."fb_link" AS "col182", T6."tg_link" AS "col183", T6."uk_has_translation" AS "col184", T6."ru_has_translation" AS "col185", T6."en_has_translation" AS "col186", T6."has_infinite_scroll" AS "col187", T6."_show_home_without_subdomain" AS "col188", T6."_show_home_without_subdomain_en" AS "col189", T6."background_id" AS "col190", T6."use_old_design" AS "col191", T6."use_old_design_for_posts" AS "col192", T6."is_context_category" AS "col193", T6."show_stories_on_main" AS "col194", T6."show_posts_table_of_contents" AS "col195", T6."svg_icon" AS "col196", T7."id" AS "col197", T7."created_at" AS "col198", T7."updated_at" AS "col199", T7."seo_title" AS "col200", T7."seo_title_uk" AS "col201", T7."seo_title_en" AS "col202", T7."seo_title_ru" AS "col203", T7."seo_description" AS "col204", T7."seo_description_uk" AS "col205", T7."seo_description_en" AS "col206", T7."seo_description_ru" AS "col207", T7."seo_keywords" AS "col208", T7."seo_keywords_uk" AS "col209", T7."seo_keywords_en" AS "col210", T7."seo_keywords_ru" AS "col211", T7."seo_header_one" AS "col212", T7."seo_header_one_uk" AS "col213", T7."seo_header_one_en" AS "col214", T7."seo_header_one_ru" AS "col215", T7."seo_news_title" AS "col216", T7."seo_news_title_uk" AS "col217", T7."seo_news_title_en" AS "col218", T7."seo_news_title_ru" AS "col219", T7."seo_news_description" AS "col220", T7."seo_news_description_uk" AS "col221", T7."seo_news_description_en" AS "col222", T7."seo_news_description_ru" AS "col223", T7."subdomain" AS "col224", T7."parent_id" AS "col225", T7."image" AS "col226", T7."is_active" AS "col227", T7."is_rss_active" AS "col228", T7."is_interesting" AS "col229", T7."ticker_rss_active" AS "col230", T7."show_home" AS "col231", T7."show_home_en" AS "col232", T7."show_video" AS "col233", T7."show_menu" AS "col234", T7."show_menu_uk" AS "col235", T7."show_menu_en" AS "col236", T7."show_menu_ru" AS "col237", T7."show_footer" AS "col238", T7."show_menu_in_en" AS "col239", T7."show_footer_in_en" AS "col240", T7."show_in_search" AS "col241", T7."show_in_header" AS "col242", T7."show_in_header_uk" AS "col243", T7."show_in_header_en" AS "col244", T7."show_in_header_ru" AS "col245", T7."seo_tag_id" AS "col246", T7."sort_weight" AS "col247", T7."sort_weight_en" AS "col248", T7."header_sort_weight" AS "col249", T7."header_sort_weight_uk" AS "col250", T7."header_sort_weight_en" AS "col251", T7."header_sort_weight_ru" AS "col252", T7."footer_sort_weight" AS "col253", T7."menu_sort_weight" AS "col254", T7."name" AS "col255", T7."name_uk" AS "col256", T7."name_en" AS "col257", T7."name_ru" AS "col258", T7."slug" AS "col259", T7."description" AS "col260", T7."description_uk" AS "col261", T7."description_en" AS "col262", T7."description_ru" AS "col263", T7."fb_link" AS "col264", T7."tg_link" AS "col265", T7."uk_has_translation" AS "col266", T7."ru_has_translation" AS "col267", T7."en_has_translation" AS "col268", T7."has_infinite_scroll" AS "col269", T7."_show_home_without_subdomain" AS "col270", T7."_show_home_without_subdomain_en" AS "col271", T7."background_id" AS "col272", T7."use_old_design" AS "col273", T7."use_old_design_for_posts" AS "col274", T7."is_context_category" AS "col275", T7."show_stories_on_main" AS "col276", T7."show_posts_table_of_contents" AS "col277", T7."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") LEFT OUTER JOIN "category" T6 ON ("post"."category_id" = T6."id") LEFT OUTER JOIN "category" T7 ON (T6."parent_id" = T7."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "category"."id" AS "col115", "category"."created_at" AS "col116", "category"."updated_at" AS "col117", "category"."seo_title" AS "col118", "category"."seo_title_uk" AS "col119", "category"."seo_title_en" AS "col120", "category"."seo_title_ru" AS "col121", "category"."seo_description" AS "col122", "category"."seo_description_uk" AS "col123", "category"."seo_description_en" AS "col124", "category"."seo_description_ru" AS "col125", "category"."seo_keywords" AS "col126", "category"."seo_keywords_uk" AS "col127", "category"."seo_keywords_en" AS "col128", "category"."seo_keywords_ru" AS "col129", "category"."seo_header_one" AS "col130", "category"."seo_header_one_uk" AS "col131", "category"."seo_header_one_en" AS "col132", "category"."seo_header_one_ru" AS "col133", "category"."seo_news_title" AS "col134", "category"."seo_news_title_uk" AS "col135", "category"."seo_news_title_en" AS "col136", "category"."seo_news_title_ru" AS "col137", "category"."seo_news_description" AS "col138", "category"."seo_news_description_uk" AS "col139", "category"."seo_news_description_en" AS "col140", "category"."seo_news_description_ru" AS "col141", "category"."subdomain" AS "col142", "category"."parent_id" AS "col143", "category"."image" AS "col144", "category"."is_active" AS "col145", "category"."is_rss_active" AS "col146", "category"."is_interesting" AS "col147", "category"."ticker_rss_active" AS "col148", "category"."show_home" AS "col149", "category"."show_home_en" AS "col150", "category"."show_video" AS "col151", "category"."show_menu" AS "col152", "category"."show_menu_uk" AS "col153", "category"."show_menu_en" AS "col154", "category"."show_menu_ru" AS "col155", "category"."show_footer" AS "col156", "category"."show_menu_in_en" AS "col157", "category"."show_footer_in_en" AS "col158", "category"."show_in_search" AS "col159", "category"."show_in_header" AS "col160", "category"."show_in_header_uk" AS "col161", "category"."show_in_header_en" AS "col162", "category"."show_in_header_ru" AS "col163", "category"."seo_tag_id" AS "col164", "category"."sort_weight" AS "col165", "category"."sort_weight_en" AS "col166", "category"."header_sort_weight" AS "col167", "category"."header_sort_weight_uk" AS "col168", "category"."header_sort_weight_en" AS "col169", "category"."header_sort_weight_ru" AS "col170", "category"."footer_sort_weight" AS "col171", "category"."menu_sort_weight" AS "col172", "category"."name" AS "col173", "category"."name_uk" AS "col174", "category"."name_en" AS "col175", "category"."name_ru" AS "col176", "category"."slug" AS "col177", "category"."description" AS "col178", "category"."description_uk" AS "col179", "category"."description_en" AS "col180", "category"."description_ru" AS "col181", "category"."fb_link" AS "col182", "category"."tg_link" AS "col183", "category"."uk_has_translation" AS "col184", "category"."ru_has_translation" AS "col185", "category"."en_has_translation" AS "col186", "category"."has_infinite_scroll" AS "col187", "category"."_show_home_without_subdomain" AS "col188", "category"."_show_home_without_subdomain_en" AS "col189", "category"."background_id" AS "col190", "category"."use_old_design" AS "col191", "category"."use_old_design_for_posts" AS "col192", "category"."is_context_category" AS "col193", "category"."show_stories_on_main" AS "col194", "category"."show_posts_table_of_contents" AS "col195", "category"."svg_icon" AS "col196", T5."id" AS "col197", T5."created_at" AS "col198", T5."updated_at" AS "col199", T5."seo_title" AS "col200", T5."seo_title_uk" AS "col201", T5."seo_title_en" AS "col202", T5."seo_title_ru" AS "col203", T5."seo_description" AS "col204", T5."seo_description_uk" AS "col205", T5."seo_description_en" AS "col206", T5."seo_description_ru" AS "col207", T5."seo_keywords" AS "col208", T5."seo_keywords_uk" AS "col209", T5."seo_keywords_en" AS "col210", T5."seo_keywords_ru" AS "col211", T5."seo_header_one" AS "col212", T5."seo_header_one_uk" AS "col213", T5."seo_header_one_en" AS "col214", T5."seo_header_one_ru" AS "col215", T5."seo_news_title" AS "col216", T5."seo_news_title_uk" AS "col217", T5."seo_news_title_en" AS "col218", T5."seo_news_title_ru" AS "col219", T5."seo_news_description" AS "col220", T5."seo_news_description_uk" AS "col221", T5."seo_news_description_en" AS "col222", T5."seo_news_description_ru" AS "col223", T5."subdomain" AS "col224", T5."parent_id" AS "col225", T5."image" AS "col226", T5."is_active" AS "col227", T5."is_rss_active" AS "col228", T5."is_interesting" AS "col229", T5."ticker_rss_active" AS "col230", T5."show_home" AS "col231", T5."show_home_en" AS "col232", T5."show_video" AS "col233", T5."show_menu" AS "col234", T5."show_menu_uk" AS "col235", T5."show_menu_en" AS "col236", T5."show_menu_ru" AS "col237", T5."show_footer" AS "col238", T5."show_menu_in_en" AS "col239", T5."show_footer_in_en" AS "col240", T5."show_in_search" AS "col241", T5."show_in_header" AS "col242", T5."show_in_header_uk" AS "col243", T5."show_in_header_en" AS "col244", T5."show_in_header_ru" AS "col245", T5."seo_tag_id" AS "col246", T5."sort_weight" AS "col247", T5."sort_weight_en" AS "col248", T5."header_sort_weight" AS "col249", T5."header_sort_weight_uk" AS "col250", T5."header_sort_weight_en" AS "col251", T5."header_sort_weight_ru" AS "col252", T5."footer_sort_weight" AS "col253", T5."menu_sort_weight" AS "col254", T5."name" AS "col255", T5."name_uk" AS "col256", T5."name_en" AS "col257", T5."name_ru" AS "col258", T5."slug" AS "col259", T5."description" AS "col260", T5."description_uk" AS "col261", T5."description_en" AS "col262", T5."description_ru" AS "col263", T5."fb_link" AS "col264", T5."tg_link" AS "col265", T5."uk_has_translation" AS "col266", T5."ru_has_translation" AS "col267", T5."en_has_translation" AS "col268", T5."has_infinite_scroll" AS "col269", T5."_show_home_without_subdomain" AS "col270", T5."_show_home_without_subdomain_en" AS "col271", T5."background_id" AS "col272", T5."use_old_design" AS "col273", T5."use_old_design_for_posts" AS "col274", T5."is_context_category" AS "col275", T5."show_stories_on_main" AS "col276", T5."show_posts_table_of_contents" AS "col277", T5."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") INNER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "category"."parent_id" = 4) ORDER BY "post"."publish_at" DESC ) ORDER BY "col36" DESC LIMIT 10((SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") LEFT OUTER JOIN "category" T6 ON ("post"."category_id" = T6."id") LEFT OUTER JOIN "category" T7 ON (T6."parent_id" = T7."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC)) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") INNER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "category"."parent_id" = 4) ORDER BY "post"."publish_at" DESC) ORDER BY "col36" DESC LIMIT 10 | 435,77 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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(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(368) for key, val in groupby( /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) 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,77 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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(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(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(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/video_news.py in get_absolute_url(176) if self.category: 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| ((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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "category"."id" AS "col115", "category"."created_at" AS "col116", "category"."updated_at" AS "col117", "category"."seo_title" AS "col118", "category"."seo_title_uk" AS "col119", "category"."seo_title_en" AS "col120", "category"."seo_title_ru" AS "col121", "category"."seo_description" AS "col122", "category"."seo_description_uk" AS "col123", "category"."seo_description_en" AS "col124", "category"."seo_description_ru" AS "col125", "category"."seo_keywords" AS "col126", "category"."seo_keywords_uk" AS "col127", "category"."seo_keywords_en" AS "col128", "category"."seo_keywords_ru" AS "col129", "category"."seo_header_one" AS "col130", "category"."seo_header_one_uk" AS "col131", "category"."seo_header_one_en" AS "col132", "category"."seo_header_one_ru" AS "col133", "category"."seo_news_title" AS "col134", "category"."seo_news_title_uk" AS "col135", "category"."seo_news_title_en" AS "col136", "category"."seo_news_title_ru" AS "col137", "category"."seo_news_description" AS "col138", "category"."seo_news_description_uk" AS "col139", "category"."seo_news_description_en" AS "col140", "category"."seo_news_description_ru" AS "col141", "category"."subdomain" AS "col142", "category"."parent_id" AS "col143", "category"."image" AS "col144", "category"."is_active" AS "col145", "category"."is_rss_active" AS "col146", "category"."is_interesting" AS "col147", "category"."ticker_rss_active" AS "col148", "category"."show_home" AS "col149", "category"."show_home_en" AS "col150", "category"."show_video" AS "col151", "category"."show_menu" AS "col152", "category"."show_menu_uk" AS "col153", "category"."show_menu_en" AS "col154", "category"."show_menu_ru" AS "col155", "category"."show_footer" AS "col156", "category"."show_menu_in_en" AS "col157", "category"."show_footer_in_en" AS "col158", "category"."show_in_search" AS "col159", "category"."show_in_header" AS "col160", "category"."show_in_header_uk" AS "col161", "category"."show_in_header_en" AS "col162", "category"."show_in_header_ru" AS "col163", "category"."seo_tag_id" AS "col164", "category"."sort_weight" AS "col165", "category"."sort_weight_en" AS "col166", "category"."header_sort_weight" AS "col167", "category"."header_sort_weight_uk" AS "col168", "category"."header_sort_weight_en" AS "col169", "category"."header_sort_weight_ru" AS "col170", "category"."footer_sort_weight" AS "col171", "category"."menu_sort_weight" AS "col172", "category"."name" AS "col173", "category"."name_uk" AS "col174", "category"."name_en" AS "col175", "category"."name_ru" AS "col176", "category"."slug" AS "col177", "category"."description" AS "col178", "category"."description_uk" AS "col179", "category"."description_en" AS "col180", "category"."description_ru" AS "col181", "category"."fb_link" AS "col182", "category"."tg_link" AS "col183", "category"."uk_has_translation" AS "col184", "category"."ru_has_translation" AS "col185", "category"."en_has_translation" AS "col186", "category"."has_infinite_scroll" AS "col187", "category"."_show_home_without_subdomain" AS "col188", "category"."_show_home_without_subdomain_en" AS "col189", "category"."background_id" AS "col190", "category"."use_old_design" AS "col191", "category"."use_old_design_for_posts" AS "col192", "category"."is_context_category" AS "col193", "category"."show_stories_on_main" AS "col194", "category"."show_posts_table_of_contents" AS "col195", "category"."svg_icon" AS "col196", T5."id" AS "col197", T5."created_at" AS "col198", T5."updated_at" AS "col199", T5."seo_title" AS "col200", T5."seo_title_uk" AS "col201", T5."seo_title_en" AS "col202", T5."seo_title_ru" AS "col203", T5."seo_description" AS "col204", T5."seo_description_uk" AS "col205", T5."seo_description_en" AS "col206", T5."seo_description_ru" AS "col207", T5."seo_keywords" AS "col208", T5."seo_keywords_uk" AS "col209", T5."seo_keywords_en" AS "col210", T5."seo_keywords_ru" AS "col211", T5."seo_header_one" AS "col212", T5."seo_header_one_uk" AS "col213", T5."seo_header_one_en" AS "col214", T5."seo_header_one_ru" AS "col215", T5."seo_news_title" AS "col216", T5."seo_news_title_uk" AS "col217", T5."seo_news_title_en" AS "col218", T5."seo_news_title_ru" AS "col219", T5."seo_news_description" AS "col220", T5."seo_news_description_uk" AS "col221", T5."seo_news_description_en" AS "col222", T5."seo_news_description_ru" AS "col223", T5."subdomain" AS "col224", T5."parent_id" AS "col225", T5."image" AS "col226", T5."is_active" AS "col227", T5."is_rss_active" AS "col228", T5."is_interesting" AS "col229", T5."ticker_rss_active" AS "col230", T5."show_home" AS "col231", T5."show_home_en" AS "col232", T5."show_video" AS "col233", T5."show_menu" AS "col234", T5."show_menu_uk" AS "col235", T5."show_menu_en" AS "col236", T5."show_menu_ru" AS "col237", T5."show_footer" AS "col238", T5."show_menu_in_en" AS "col239", T5."show_footer_in_en" AS "col240", T5."show_in_search" AS "col241", T5."show_in_header" AS "col242", T5."show_in_header_uk" AS "col243", T5."show_in_header_en" AS "col244", T5."show_in_header_ru" AS "col245", T5."seo_tag_id" AS "col246", T5."sort_weight" AS "col247", T5."sort_weight_en" AS "col248", T5."header_sort_weight" AS "col249", T5."header_sort_weight_uk" AS "col250", T5."header_sort_weight_en" AS "col251", T5."header_sort_weight_ru" AS "col252", T5."footer_sort_weight" AS "col253", T5."menu_sort_weight" AS "col254", T5."name" AS "col255", T5."name_uk" AS "col256", T5."name_en" AS "col257", T5."name_ru" AS "col258", T5."slug" AS "col259", T5."description" AS "col260", T5."description_uk" AS "col261", T5."description_en" AS "col262", T5."description_ru" AS "col263", T5."fb_link" AS "col264", T5."tg_link" AS "col265", T5."uk_has_translation" AS "col266", T5."ru_has_translation" AS "col267", T5."en_has_translation" AS "col268", T5."has_infinite_scroll" AS "col269", T5."_show_home_without_subdomain" AS "col270", T5."_show_home_without_subdomain_en" AS "col271", T5."background_id" AS "col272", T5."use_old_design" AS "col273", T5."use_old_design_for_posts" AS "col274", T5."is_context_category" AS "col275", T5."show_stories_on_main" AS "col276", T5."show_posts_table_of_contents" AS "col277", T5."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_post" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post"."category_id" = 4) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", T6."id" AS "col115", T6."created_at" AS "col116", T6."updated_at" AS "col117", T6."seo_title" AS "col118", T6."seo_title_uk" AS "col119", T6."seo_title_en" AS "col120", T6."seo_title_ru" AS "col121", T6."seo_description" AS "col122", T6."seo_description_uk" AS "col123", T6."seo_description_en" AS "col124", T6."seo_description_ru" AS "col125", T6."seo_keywords" AS "col126", T6."seo_keywords_uk" AS "col127", T6."seo_keywords_en" AS "col128", T6."seo_keywords_ru" AS "col129", T6."seo_header_one" AS "col130", T6."seo_header_one_uk" AS "col131", T6."seo_header_one_en" AS "col132", T6."seo_header_one_ru" AS "col133", T6."seo_news_title" AS "col134", T6."seo_news_title_uk" AS "col135", T6."seo_news_title_en" AS "col136", T6."seo_news_title_ru" AS "col137", T6."seo_news_description" AS "col138", T6."seo_news_description_uk" AS "col139", T6."seo_news_description_en" AS "col140", T6."seo_news_description_ru" AS "col141", T6."subdomain" AS "col142", T6."parent_id" AS "col143", T6."image" AS "col144", T6."is_active" AS "col145", T6."is_rss_active" AS "col146", T6."is_interesting" AS "col147", T6."ticker_rss_active" AS "col148", T6."show_home" AS "col149", T6."show_home_en" AS "col150", T6."show_video" AS "col151", T6."show_menu" AS "col152", T6."show_menu_uk" AS "col153", T6."show_menu_en" AS "col154", T6."show_menu_ru" AS "col155", T6."show_footer" AS "col156", T6."show_menu_in_en" AS "col157", T6."show_footer_in_en" AS "col158", T6."show_in_search" AS "col159", T6."show_in_header" AS "col160", T6."show_in_header_uk" AS "col161", T6."show_in_header_en" AS "col162", T6."show_in_header_ru" AS "col163", T6."seo_tag_id" AS "col164", T6."sort_weight" AS "col165", T6."sort_weight_en" AS "col166", T6."header_sort_weight" AS "col167", T6."header_sort_weight_uk" AS "col168", T6."header_sort_weight_en" AS "col169", T6."header_sort_weight_ru" AS "col170", T6."footer_sort_weight" AS "col171", T6."menu_sort_weight" AS "col172", T6."name" AS "col173", T6."name_uk" AS "col174", T6."name_en" AS "col175", T6."name_ru" AS "col176", T6."slug" AS "col177", T6."description" AS "col178", T6."description_uk" AS "col179", T6."description_en" AS "col180", T6."description_ru" AS "col181", T6."fb_link" AS "col182", T6."tg_link" AS "col183", T6."uk_has_translation" AS "col184", T6."ru_has_translation" AS "col185", T6."en_has_translation" AS "col186", T6."has_infinite_scroll" AS "col187", T6."_show_home_without_subdomain" AS "col188", T6."_show_home_without_subdomain_en" AS "col189", T6."background_id" AS "col190", T6."use_old_design" AS "col191", T6."use_old_design_for_posts" AS "col192", T6."is_context_category" AS "col193", T6."show_stories_on_main" AS "col194", T6."show_posts_table_of_contents" AS "col195", T6."svg_icon" AS "col196", T7."id" AS "col197", T7."created_at" AS "col198", T7."updated_at" AS "col199", T7."seo_title" AS "col200", T7."seo_title_uk" AS "col201", T7."seo_title_en" AS "col202", T7."seo_title_ru" AS "col203", T7."seo_description" AS "col204", T7."seo_description_uk" AS "col205", T7."seo_description_en" AS "col206", T7."seo_description_ru" AS "col207", T7."seo_keywords" AS "col208", T7."seo_keywords_uk" AS "col209", T7."seo_keywords_en" AS "col210", T7."seo_keywords_ru" AS "col211", T7."seo_header_one" AS "col212", T7."seo_header_one_uk" AS "col213", T7."seo_header_one_en" AS "col214", T7."seo_header_one_ru" AS "col215", T7."seo_news_title" AS "col216", T7."seo_news_title_uk" AS "col217", T7."seo_news_title_en" AS "col218", T7."seo_news_title_ru" AS "col219", T7."seo_news_description" AS "col220", T7."seo_news_description_uk" AS "col221", T7."seo_news_description_en" AS "col222", T7."seo_news_description_ru" AS "col223", T7."subdomain" AS "col224", T7."parent_id" AS "col225", T7."image" AS "col226", T7."is_active" AS "col227", T7."is_rss_active" AS "col228", T7."is_interesting" AS "col229", T7."ticker_rss_active" AS "col230", T7."show_home" AS "col231", T7."show_home_en" AS "col232", T7."show_video" AS "col233", T7."show_menu" AS "col234", T7."show_menu_uk" AS "col235", T7."show_menu_en" AS "col236", T7."show_menu_ru" AS "col237", T7."show_footer" AS "col238", T7."show_menu_in_en" AS "col239", T7."show_footer_in_en" AS "col240", T7."show_in_search" AS "col241", T7."show_in_header" AS "col242", T7."show_in_header_uk" AS "col243", T7."show_in_header_en" AS "col244", T7."show_in_header_ru" AS "col245", T7."seo_tag_id" AS "col246", T7."sort_weight" AS "col247", T7."sort_weight_en" AS "col248", T7."header_sort_weight" AS "col249", T7."header_sort_weight_uk" AS "col250", T7."header_sort_weight_en" AS "col251", T7."header_sort_weight_ru" AS "col252", T7."footer_sort_weight" AS "col253", T7."menu_sort_weight" AS "col254", T7."name" AS "col255", T7."name_uk" AS "col256", T7."name_en" AS "col257", T7."name_ru" AS "col258", T7."slug" AS "col259", T7."description" AS "col260", T7."description_uk" AS "col261", T7."description_en" AS "col262", T7."description_ru" AS "col263", T7."fb_link" AS "col264", T7."tg_link" AS "col265", T7."uk_has_translation" AS "col266", T7."ru_has_translation" AS "col267", T7."en_has_translation" AS "col268", T7."has_infinite_scroll" AS "col269", T7."_show_home_without_subdomain" AS "col270", T7."_show_home_without_subdomain_en" AS "col271", T7."background_id" AS "col272", T7."use_old_design" AS "col273", T7."use_old_design_for_posts" AS "col274", T7."is_context_category" AS "col275", T7."show_stories_on_main" AS "col276", T7."show_posts_table_of_contents" AS "col277", T7."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") LEFT OUTER JOIN "category" T6 ON ("post"."category_id" = T6."id") LEFT OUTER JOIN "category" T7 ON (T6."parent_id" = T7."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_post" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post_extra_categories"."category_id" = 4) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "category"."id" AS "col115", "category"."created_at" AS "col116", "category"."updated_at" AS "col117", "category"."seo_title" AS "col118", "category"."seo_title_uk" AS "col119", "category"."seo_title_en" AS "col120", "category"."seo_title_ru" AS "col121", "category"."seo_description" AS "col122", "category"."seo_description_uk" AS "col123", "category"."seo_description_en" AS "col124", "category"."seo_description_ru" AS "col125", "category"."seo_keywords" AS "col126", "category"."seo_keywords_uk" AS "col127", "category"."seo_keywords_en" AS "col128", "category"."seo_keywords_ru" AS "col129", "category"."seo_header_one" AS "col130", "category"."seo_header_one_uk" AS "col131", "category"."seo_header_one_en" AS "col132", "category"."seo_header_one_ru" AS "col133", "category"."seo_news_title" AS "col134", "category"."seo_news_title_uk" AS "col135", "category"."seo_news_title_en" AS "col136", "category"."seo_news_title_ru" AS "col137", "category"."seo_news_description" AS "col138", "category"."seo_news_description_uk" AS "col139", "category"."seo_news_description_en" AS "col140", "category"."seo_news_description_ru" AS "col141", "category"."subdomain" AS "col142", "category"."parent_id" AS "col143", "category"."image" AS "col144", "category"."is_active" AS "col145", "category"."is_rss_active" AS "col146", "category"."is_interesting" AS "col147", "category"."ticker_rss_active" AS "col148", "category"."show_home" AS "col149", "category"."show_home_en" AS "col150", "category"."show_video" AS "col151", "category"."show_menu" AS "col152", "category"."show_menu_uk" AS "col153", "category"."show_menu_en" AS "col154", "category"."show_menu_ru" AS "col155", "category"."show_footer" AS "col156", "category"."show_menu_in_en" AS "col157", "category"."show_footer_in_en" AS "col158", "category"."show_in_search" AS "col159", "category"."show_in_header" AS "col160", "category"."show_in_header_uk" AS "col161", "category"."show_in_header_en" AS "col162", "category"."show_in_header_ru" AS "col163", "category"."seo_tag_id" AS "col164", "category"."sort_weight" AS "col165", "category"."sort_weight_en" AS "col166", "category"."header_sort_weight" AS "col167", "category"."header_sort_weight_uk" AS "col168", "category"."header_sort_weight_en" AS "col169", "category"."header_sort_weight_ru" AS "col170", "category"."footer_sort_weight" AS "col171", "category"."menu_sort_weight" AS "col172", "category"."name" AS "col173", "category"."name_uk" AS "col174", "category"."name_en" AS "col175", "category"."name_ru" AS "col176", "category"."slug" AS "col177", "category"."description" AS "col178", "category"."description_uk" AS "col179", "category"."description_en" AS "col180", "category"."description_ru" AS "col181", "category"."fb_link" AS "col182", "category"."tg_link" AS "col183", "category"."uk_has_translation" AS "col184", "category"."ru_has_translation" AS "col185", "category"."en_has_translation" AS "col186", "category"."has_infinite_scroll" AS "col187", "category"."_show_home_without_subdomain" AS "col188", "category"."_show_home_without_subdomain_en" AS "col189", "category"."background_id" AS "col190", "category"."use_old_design" AS "col191", "category"."use_old_design_for_posts" AS "col192", "category"."is_context_category" AS "col193", "category"."show_stories_on_main" AS "col194", "category"."show_posts_table_of_contents" AS "col195", "category"."svg_icon" AS "col196", T5."id" AS "col197", T5."created_at" AS "col198", T5."updated_at" AS "col199", T5."seo_title" AS "col200", T5."seo_title_uk" AS "col201", T5."seo_title_en" AS "col202", T5."seo_title_ru" AS "col203", T5."seo_description" AS "col204", T5."seo_description_uk" AS "col205", T5."seo_description_en" AS "col206", T5."seo_description_ru" AS "col207", T5."seo_keywords" AS "col208", T5."seo_keywords_uk" AS "col209", T5."seo_keywords_en" AS "col210", T5."seo_keywords_ru" AS "col211", T5."seo_header_one" AS "col212", T5."seo_header_one_uk" AS "col213", T5."seo_header_one_en" AS "col214", T5."seo_header_one_ru" AS "col215", T5."seo_news_title" AS "col216", T5."seo_news_title_uk" AS "col217", T5."seo_news_title_en" AS "col218", T5."seo_news_title_ru" AS "col219", T5."seo_news_description" AS "col220", T5."seo_news_description_uk" AS "col221", T5."seo_news_description_en" AS "col222", T5."seo_news_description_ru" AS "col223", T5."subdomain" AS "col224", T5."parent_id" AS "col225", T5."image" AS "col226", T5."is_active" AS "col227", T5."is_rss_active" AS "col228", T5."is_interesting" AS "col229", T5."ticker_rss_active" AS "col230", T5."show_home" AS "col231", T5."show_home_en" AS "col232", T5."show_video" AS "col233", T5."show_menu" AS "col234", T5."show_menu_uk" AS "col235", T5."show_menu_en" AS "col236", T5."show_menu_ru" AS "col237", T5."show_footer" AS "col238", T5."show_menu_in_en" AS "col239", T5."show_footer_in_en" AS "col240", T5."show_in_search" AS "col241", T5."show_in_header" AS "col242", T5."show_in_header_uk" AS "col243", T5."show_in_header_en" AS "col244", T5."show_in_header_ru" AS "col245", T5."seo_tag_id" AS "col246", T5."sort_weight" AS "col247", T5."sort_weight_en" AS "col248", T5."header_sort_weight" AS "col249", T5."header_sort_weight_uk" AS "col250", T5."header_sort_weight_en" AS "col251", T5."header_sort_weight_ru" AS "col252", T5."footer_sort_weight" AS "col253", T5."menu_sort_weight" AS "col254", T5."name" AS "col255", T5."name_uk" AS "col256", T5."name_en" AS "col257", T5."name_ru" AS "col258", T5."slug" AS "col259", T5."description" AS "col260", T5."description_uk" AS "col261", T5."description_en" AS "col262", T5."description_ru" AS "col263", T5."fb_link" AS "col264", T5."tg_link" AS "col265", T5."uk_has_translation" AS "col266", T5."ru_has_translation" AS "col267", T5."en_has_translation" AS "col268", T5."has_infinite_scroll" AS "col269", T5."_show_home_without_subdomain" AS "col270", T5."_show_home_without_subdomain_en" AS "col271", T5."background_id" AS "col272", T5."use_old_design" AS "col273", T5."use_old_design_for_posts" AS "col274", T5."is_context_category" AS "col275", T5."show_stories_on_main" AS "col276", T5."show_posts_table_of_contents" AS "col277", T5."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") INNER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_post" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "category"."parent_id" = 4) ORDER BY "post"."publish_at" DESC ) ORDER BY "col36" DESC LIMIT 10((SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_post" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") LEFT OUTER JOIN "category" T6 ON ("post"."category_id" = T6."id") LEFT OUTER JOIN "category" T7 ON (T6."parent_id" = T7."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_post" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC)) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") INNER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_post" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "category"."parent_id" = 4) ORDER BY "post"."publish_at" DESC) ORDER BY "col36" DESC LIMIT 10 | 92,98 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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(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(368) for key, val in groupby( /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) 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| ((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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "category"."id" AS "col115", "category"."created_at" AS "col116", "category"."updated_at" AS "col117", "category"."seo_title" AS "col118", "category"."seo_title_uk" AS "col119", "category"."seo_title_en" AS "col120", "category"."seo_title_ru" AS "col121", "category"."seo_description" AS "col122", "category"."seo_description_uk" AS "col123", "category"."seo_description_en" AS "col124", "category"."seo_description_ru" AS "col125", "category"."seo_keywords" AS "col126", "category"."seo_keywords_uk" AS "col127", "category"."seo_keywords_en" AS "col128", "category"."seo_keywords_ru" AS "col129", "category"."seo_header_one" AS "col130", "category"."seo_header_one_uk" AS "col131", "category"."seo_header_one_en" AS "col132", "category"."seo_header_one_ru" AS "col133", "category"."seo_news_title" AS "col134", "category"."seo_news_title_uk" AS "col135", "category"."seo_news_title_en" AS "col136", "category"."seo_news_title_ru" AS "col137", "category"."seo_news_description" AS "col138", "category"."seo_news_description_uk" AS "col139", "category"."seo_news_description_en" AS "col140", "category"."seo_news_description_ru" AS "col141", "category"."subdomain" AS "col142", "category"."parent_id" AS "col143", "category"."image" AS "col144", "category"."is_active" AS "col145", "category"."is_rss_active" AS "col146", "category"."is_interesting" AS "col147", "category"."ticker_rss_active" AS "col148", "category"."show_home" AS "col149", "category"."show_home_en" AS "col150", "category"."show_video" AS "col151", "category"."show_menu" AS "col152", "category"."show_menu_uk" AS "col153", "category"."show_menu_en" AS "col154", "category"."show_menu_ru" AS "col155", "category"."show_footer" AS "col156", "category"."show_menu_in_en" AS "col157", "category"."show_footer_in_en" AS "col158", "category"."show_in_search" AS "col159", "category"."show_in_header" AS "col160", "category"."show_in_header_uk" AS "col161", "category"."show_in_header_en" AS "col162", "category"."show_in_header_ru" AS "col163", "category"."seo_tag_id" AS "col164", "category"."sort_weight" AS "col165", "category"."sort_weight_en" AS "col166", "category"."header_sort_weight" AS "col167", "category"."header_sort_weight_uk" AS "col168", "category"."header_sort_weight_en" AS "col169", "category"."header_sort_weight_ru" AS "col170", "category"."footer_sort_weight" AS "col171", "category"."menu_sort_weight" AS "col172", "category"."name" AS "col173", "category"."name_uk" AS "col174", "category"."name_en" AS "col175", "category"."name_ru" AS "col176", "category"."slug" AS "col177", "category"."description" AS "col178", "category"."description_uk" AS "col179", "category"."description_en" AS "col180", "category"."description_ru" AS "col181", "category"."fb_link" AS "col182", "category"."tg_link" AS "col183", "category"."uk_has_translation" AS "col184", "category"."ru_has_translation" AS "col185", "category"."en_has_translation" AS "col186", "category"."has_infinite_scroll" AS "col187", "category"."_show_home_without_subdomain" AS "col188", "category"."_show_home_without_subdomain_en" AS "col189", "category"."background_id" AS "col190", "category"."use_old_design" AS "col191", "category"."use_old_design_for_posts" AS "col192", "category"."is_context_category" AS "col193", "category"."show_stories_on_main" AS "col194", "category"."show_posts_table_of_contents" AS "col195", "category"."svg_icon" AS "col196", T5."id" AS "col197", T5."created_at" AS "col198", T5."updated_at" AS "col199", T5."seo_title" AS "col200", T5."seo_title_uk" AS "col201", T5."seo_title_en" AS "col202", T5."seo_title_ru" AS "col203", T5."seo_description" AS "col204", T5."seo_description_uk" AS "col205", T5."seo_description_en" AS "col206", T5."seo_description_ru" AS "col207", T5."seo_keywords" AS "col208", T5."seo_keywords_uk" AS "col209", T5."seo_keywords_en" AS "col210", T5."seo_keywords_ru" AS "col211", T5."seo_header_one" AS "col212", T5."seo_header_one_uk" AS "col213", T5."seo_header_one_en" AS "col214", T5."seo_header_one_ru" AS "col215", T5."seo_news_title" AS "col216", T5."seo_news_title_uk" AS "col217", T5."seo_news_title_en" AS "col218", T5."seo_news_title_ru" AS "col219", T5."seo_news_description" AS "col220", T5."seo_news_description_uk" AS "col221", T5."seo_news_description_en" AS "col222", T5."seo_news_description_ru" AS "col223", T5."subdomain" AS "col224", T5."parent_id" AS "col225", T5."image" AS "col226", T5."is_active" AS "col227", T5."is_rss_active" AS "col228", T5."is_interesting" AS "col229", T5."ticker_rss_active" AS "col230", T5."show_home" AS "col231", T5."show_home_en" AS "col232", T5."show_video" AS "col233", T5."show_menu" AS "col234", T5."show_menu_uk" AS "col235", T5."show_menu_en" AS "col236", T5."show_menu_ru" AS "col237", T5."show_footer" AS "col238", T5."show_menu_in_en" AS "col239", T5."show_footer_in_en" AS "col240", T5."show_in_search" AS "col241", T5."show_in_header" AS "col242", T5."show_in_header_uk" AS "col243", T5."show_in_header_en" AS "col244", T5."show_in_header_ru" AS "col245", T5."seo_tag_id" AS "col246", T5."sort_weight" AS "col247", T5."sort_weight_en" AS "col248", T5."header_sort_weight" AS "col249", T5."header_sort_weight_uk" AS "col250", T5."header_sort_weight_en" AS "col251", T5."header_sort_weight_ru" AS "col252", T5."footer_sort_weight" AS "col253", T5."menu_sort_weight" AS "col254", T5."name" AS "col255", T5."name_uk" AS "col256", T5."name_en" AS "col257", T5."name_ru" AS "col258", T5."slug" AS "col259", T5."description" AS "col260", T5."description_uk" AS "col261", T5."description_en" AS "col262", T5."description_ru" AS "col263", T5."fb_link" AS "col264", T5."tg_link" AS "col265", T5."uk_has_translation" AS "col266", T5."ru_has_translation" AS "col267", T5."en_has_translation" AS "col268", T5."has_infinite_scroll" AS "col269", T5."_show_home_without_subdomain" AS "col270", T5."_show_home_without_subdomain_en" AS "col271", T5."background_id" AS "col272", T5."use_old_design" AS "col273", T5."use_old_design_for_posts" AS "col274", T5."is_context_category" AS "col275", T5."show_stories_on_main" AS "col276", T5."show_posts_table_of_contents" AS "col277", T5."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_article" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post"."category_id" = 4) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", T6."id" AS "col115", T6."created_at" AS "col116", T6."updated_at" AS "col117", T6."seo_title" AS "col118", T6."seo_title_uk" AS "col119", T6."seo_title_en" AS "col120", T6."seo_title_ru" AS "col121", T6."seo_description" AS "col122", T6."seo_description_uk" AS "col123", T6."seo_description_en" AS "col124", T6."seo_description_ru" AS "col125", T6."seo_keywords" AS "col126", T6."seo_keywords_uk" AS "col127", T6."seo_keywords_en" AS "col128", T6."seo_keywords_ru" AS "col129", T6."seo_header_one" AS "col130", T6."seo_header_one_uk" AS "col131", T6."seo_header_one_en" AS "col132", T6."seo_header_one_ru" AS "col133", T6."seo_news_title" AS "col134", T6."seo_news_title_uk" AS "col135", T6."seo_news_title_en" AS "col136", T6."seo_news_title_ru" AS "col137", T6."seo_news_description" AS "col138", T6."seo_news_description_uk" AS "col139", T6."seo_news_description_en" AS "col140", T6."seo_news_description_ru" AS "col141", T6."subdomain" AS "col142", T6."parent_id" AS "col143", T6."image" AS "col144", T6."is_active" AS "col145", T6."is_rss_active" AS "col146", T6."is_interesting" AS "col147", T6."ticker_rss_active" AS "col148", T6."show_home" AS "col149", T6."show_home_en" AS "col150", T6."show_video" AS "col151", T6."show_menu" AS "col152", T6."show_menu_uk" AS "col153", T6."show_menu_en" AS "col154", T6."show_menu_ru" AS "col155", T6."show_footer" AS "col156", T6."show_menu_in_en" AS "col157", T6."show_footer_in_en" AS "col158", T6."show_in_search" AS "col159", T6."show_in_header" AS "col160", T6."show_in_header_uk" AS "col161", T6."show_in_header_en" AS "col162", T6."show_in_header_ru" AS "col163", T6."seo_tag_id" AS "col164", T6."sort_weight" AS "col165", T6."sort_weight_en" AS "col166", T6."header_sort_weight" AS "col167", T6."header_sort_weight_uk" AS "col168", T6."header_sort_weight_en" AS "col169", T6."header_sort_weight_ru" AS "col170", T6."footer_sort_weight" AS "col171", T6."menu_sort_weight" AS "col172", T6."name" AS "col173", T6."name_uk" AS "col174", T6."name_en" AS "col175", T6."name_ru" AS "col176", T6."slug" AS "col177", T6."description" AS "col178", T6."description_uk" AS "col179", T6."description_en" AS "col180", T6."description_ru" AS "col181", T6."fb_link" AS "col182", T6."tg_link" AS "col183", T6."uk_has_translation" AS "col184", T6."ru_has_translation" AS "col185", T6."en_has_translation" AS "col186", T6."has_infinite_scroll" AS "col187", T6."_show_home_without_subdomain" AS "col188", T6."_show_home_without_subdomain_en" AS "col189", T6."background_id" AS "col190", T6."use_old_design" AS "col191", T6."use_old_design_for_posts" AS "col192", T6."is_context_category" AS "col193", T6."show_stories_on_main" AS "col194", T6."show_posts_table_of_contents" AS "col195", T6."svg_icon" AS "col196", T7."id" AS "col197", T7."created_at" AS "col198", T7."updated_at" AS "col199", T7."seo_title" AS "col200", T7."seo_title_uk" AS "col201", T7."seo_title_en" AS "col202", T7."seo_title_ru" AS "col203", T7."seo_description" AS "col204", T7."seo_description_uk" AS "col205", T7."seo_description_en" AS "col206", T7."seo_description_ru" AS "col207", T7."seo_keywords" AS "col208", T7."seo_keywords_uk" AS "col209", T7."seo_keywords_en" AS "col210", T7."seo_keywords_ru" AS "col211", T7."seo_header_one" AS "col212", T7."seo_header_one_uk" AS "col213", T7."seo_header_one_en" AS "col214", T7."seo_header_one_ru" AS "col215", T7."seo_news_title" AS "col216", T7."seo_news_title_uk" AS "col217", T7."seo_news_title_en" AS "col218", T7."seo_news_title_ru" AS "col219", T7."seo_news_description" AS "col220", T7."seo_news_description_uk" AS "col221", T7."seo_news_description_en" AS "col222", T7."seo_news_description_ru" AS "col223", T7."subdomain" AS "col224", T7."parent_id" AS "col225", T7."image" AS "col226", T7."is_active" AS "col227", T7."is_rss_active" AS "col228", T7."is_interesting" AS "col229", T7."ticker_rss_active" AS "col230", T7."show_home" AS "col231", T7."show_home_en" AS "col232", T7."show_video" AS "col233", T7."show_menu" AS "col234", T7."show_menu_uk" AS "col235", T7."show_menu_en" AS "col236", T7."show_menu_ru" AS "col237", T7."show_footer" AS "col238", T7."show_menu_in_en" AS "col239", T7."show_footer_in_en" AS "col240", T7."show_in_search" AS "col241", T7."show_in_header" AS "col242", T7."show_in_header_uk" AS "col243", T7."show_in_header_en" AS "col244", T7."show_in_header_ru" AS "col245", T7."seo_tag_id" AS "col246", T7."sort_weight" AS "col247", T7."sort_weight_en" AS "col248", T7."header_sort_weight" AS "col249", T7."header_sort_weight_uk" AS "col250", T7."header_sort_weight_en" AS "col251", T7."header_sort_weight_ru" AS "col252", T7."footer_sort_weight" AS "col253", T7."menu_sort_weight" AS "col254", T7."name" AS "col255", T7."name_uk" AS "col256", T7."name_en" AS "col257", T7."name_ru" AS "col258", T7."slug" AS "col259", T7."description" AS "col260", T7."description_uk" AS "col261", T7."description_en" AS "col262", T7."description_ru" AS "col263", T7."fb_link" AS "col264", T7."tg_link" AS "col265", T7."uk_has_translation" AS "col266", T7."ru_has_translation" AS "col267", T7."en_has_translation" AS "col268", T7."has_infinite_scroll" AS "col269", T7."_show_home_without_subdomain" AS "col270", T7."_show_home_without_subdomain_en" AS "col271", T7."background_id" AS "col272", T7."use_old_design" AS "col273", T7."use_old_design_for_posts" AS "col274", T7."is_context_category" AS "col275", T7."show_stories_on_main" AS "col276", T7."show_posts_table_of_contents" AS "col277", T7."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") LEFT OUTER JOIN "category" T6 ON ("post"."category_id" = T6."id") LEFT OUTER JOIN "category" T7 ON (T6."parent_id" = T7."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_article" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post_extra_categories"."category_id" = 4) 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"."show_updated_at" AS "col39", "post"."slug" AS "col40", "post"."slug_uk" AS "col41", "post"."slug_en" AS "col42", "post"."slug_ru" AS "col43", "post"."aplication_type" AS "col44", "post"."last_editor_id" AS "col45", "post"."status" AS "col46", "post"."show_at_homepage" AS "col47", "post"."show_at_news_feed" AS "col48", "post"."is_category_top" AS "col49", "post"."is_homepage_top" AS "col50", "post"."is_homepage_top_uk" AS "col51", "post"."is_homepage_top_en" AS "col52", "post"."is_homepage_top_ru" AS "col53", "post"."id_sponsored" AS "col54", "post"."is_lightning" AS "col55", "post"."is_exclusive" AS "col56", "post"."is_photo_report" AS "col57", "post"."is_post" AS "col58", "post"."is_article" AS "col59", "post"."main_page_img_full_width" AS "col60", "post"."need_hires" AS "col61", "post"."has_photo" AS "col62", "post"."has_video" AS "col63", "post"."is_editors_choise" AS "col64", "post"."show_in_sidebar" AS "col65", "post"."category_id" AS "col66", "post"."old_category_id" AS "col67", "post"."past_region" AS "col68", "post"."year_of_war" AS "col69", "post"."breaking_news" AS "col70", "post"."without_img" AS "col71", "post"."show_stories_block" AS "col72", "post"."pin_in_top" AS "col73", "post"."display_type" AS "col74", "post"."image" AS "col75", "post"."nl_image" AS "col76", "post"."image_alt" AS "col77", "post"."image_alt_uk" AS "col78", "post"."image_alt_en" AS "col79", "post"."image_alt_ru" AS "col80", "post"."seo_image" AS "col81", "post"."text_under_image" AS "col82", "post"."text_under_image_uk" AS "col83", "post"."text_under_image_en" AS "col84", "post"."text_under_image_ru" AS "col85", "post"."image_source" AS "col86", "post"."image_source_uk" AS "col87", "post"."image_source_en" AS "col88", "post"."image_source_ru" AS "col89", "post"."theme_id" AS "col90", "post"."is_nofollow_disabled" AS "col91", "post"."audio_content_id" AS "col92", "post"."audio_content_uk_id" AS "col93", "post"."audio_content_en_id" AS "col94", "post"."audio_content_ru_id" AS "col95", "post"."views" AS "col96", "post"."views_uk" AS "col97", "post"."views_ru" AS "col98", "post"."views_analytics" AS "col99", "post"."views_analytics_ru" AS "col100", "post"."views_analytics_uk" AS "col101", "post"."views_analytics_at" AS "col102", "post"."busy_by_id" AS "col103", "post"."image_editor_id" AS "col104", "post"."release_editor_id" AS "col105", "post"."special_type" AS "col106", "post"."head_longer_than_100" AS "col107", "post"."uk_has_translation" AS "col108", "post"."ru_has_translation" AS "col109", "post"."en_has_translation" AS "col110", "post"."homepage_slider_text" AS "col111", "post"."homepage_slider_text_uk" AS "col112", "post"."homepage_slider_text_en" AS "col113", "post"."homepage_slider_text_ru" AS "col114", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN true ELSE false END AS "is_videopost", CASE WHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSE NULL END AS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "category"."id" AS "col115", "category"."created_at" AS "col116", "category"."updated_at" AS "col117", "category"."seo_title" AS "col118", "category"."seo_title_uk" AS "col119", "category"."seo_title_en" AS "col120", "category"."seo_title_ru" AS "col121", "category"."seo_description" AS "col122", "category"."seo_description_uk" AS "col123", "category"."seo_description_en" AS "col124", "category"."seo_description_ru" AS "col125", "category"."seo_keywords" AS "col126", "category"."seo_keywords_uk" AS "col127", "category"."seo_keywords_en" AS "col128", "category"."seo_keywords_ru" AS "col129", "category"."seo_header_one" AS "col130", "category"."seo_header_one_uk" AS "col131", "category"."seo_header_one_en" AS "col132", "category"."seo_header_one_ru" AS "col133", "category"."seo_news_title" AS "col134", "category"."seo_news_title_uk" AS "col135", "category"."seo_news_title_en" AS "col136", "category"."seo_news_title_ru" AS "col137", "category"."seo_news_description" AS "col138", "category"."seo_news_description_uk" AS "col139", "category"."seo_news_description_en" AS "col140", "category"."seo_news_description_ru" AS "col141", "category"."subdomain" AS "col142", "category"."parent_id" AS "col143", "category"."image" AS "col144", "category"."is_active" AS "col145", "category"."is_rss_active" AS "col146", "category"."is_interesting" AS "col147", "category"."ticker_rss_active" AS "col148", "category"."show_home" AS "col149", "category"."show_home_en" AS "col150", "category"."show_video" AS "col151", "category"."show_menu" AS "col152", "category"."show_menu_uk" AS "col153", "category"."show_menu_en" AS "col154", "category"."show_menu_ru" AS "col155", "category"."show_footer" AS "col156", "category"."show_menu_in_en" AS "col157", "category"."show_footer_in_en" AS "col158", "category"."show_in_search" AS "col159", "category"."show_in_header" AS "col160", "category"."show_in_header_uk" AS "col161", "category"."show_in_header_en" AS "col162", "category"."show_in_header_ru" AS "col163", "category"."seo_tag_id" AS "col164", "category"."sort_weight" AS "col165", "category"."sort_weight_en" AS "col166", "category"."header_sort_weight" AS "col167", "category"."header_sort_weight_uk" AS "col168", "category"."header_sort_weight_en" AS "col169", "category"."header_sort_weight_ru" AS "col170", "category"."footer_sort_weight" AS "col171", "category"."menu_sort_weight" AS "col172", "category"."name" AS "col173", "category"."name_uk" AS "col174", "category"."name_en" AS "col175", "category"."name_ru" AS "col176", "category"."slug" AS "col177", "category"."description" AS "col178", "category"."description_uk" AS "col179", "category"."description_en" AS "col180", "category"."description_ru" AS "col181", "category"."fb_link" AS "col182", "category"."tg_link" AS "col183", "category"."uk_has_translation" AS "col184", "category"."ru_has_translation" AS "col185", "category"."en_has_translation" AS "col186", "category"."has_infinite_scroll" AS "col187", "category"."_show_home_without_subdomain" AS "col188", "category"."_show_home_without_subdomain_en" AS "col189", "category"."background_id" AS "col190", "category"."use_old_design" AS "col191", "category"."use_old_design_for_posts" AS "col192", "category"."is_context_category" AS "col193", "category"."show_stories_on_main" AS "col194", "category"."show_posts_table_of_contents" AS "col195", "category"."svg_icon" AS "col196", T5."id" AS "col197", T5."created_at" AS "col198", T5."updated_at" AS "col199", T5."seo_title" AS "col200", T5."seo_title_uk" AS "col201", T5."seo_title_en" AS "col202", T5."seo_title_ru" AS "col203", T5."seo_description" AS "col204", T5."seo_description_uk" AS "col205", T5."seo_description_en" AS "col206", T5."seo_description_ru" AS "col207", T5."seo_keywords" AS "col208", T5."seo_keywords_uk" AS "col209", T5."seo_keywords_en" AS "col210", T5."seo_keywords_ru" AS "col211", T5."seo_header_one" AS "col212", T5."seo_header_one_uk" AS "col213", T5."seo_header_one_en" AS "col214", T5."seo_header_one_ru" AS "col215", T5."seo_news_title" AS "col216", T5."seo_news_title_uk" AS "col217", T5."seo_news_title_en" AS "col218", T5."seo_news_title_ru" AS "col219", T5."seo_news_description" AS "col220", T5."seo_news_description_uk" AS "col221", T5."seo_news_description_en" AS "col222", T5."seo_news_description_ru" AS "col223", T5."subdomain" AS "col224", T5."parent_id" AS "col225", T5."image" AS "col226", T5."is_active" AS "col227", T5."is_rss_active" AS "col228", T5."is_interesting" AS "col229", T5."ticker_rss_active" AS "col230", T5."show_home" AS "col231", T5."show_home_en" AS "col232", T5."show_video" AS "col233", T5."show_menu" AS "col234", T5."show_menu_uk" AS "col235", T5."show_menu_en" AS "col236", T5."show_menu_ru" AS "col237", T5."show_footer" AS "col238", T5."show_menu_in_en" AS "col239", T5."show_footer_in_en" AS "col240", T5."show_in_search" AS "col241", T5."show_in_header" AS "col242", T5."show_in_header_uk" AS "col243", T5."show_in_header_en" AS "col244", T5."show_in_header_ru" AS "col245", T5."seo_tag_id" AS "col246", T5."sort_weight" AS "col247", T5."sort_weight_en" AS "col248", T5."header_sort_weight" AS "col249", T5."header_sort_weight_uk" AS "col250", T5."header_sort_weight_en" AS "col251", T5."header_sort_weight_ru" AS "col252", T5."footer_sort_weight" AS "col253", T5."menu_sort_weight" AS "col254", T5."name" AS "col255", T5."name_uk" AS "col256", T5."name_en" AS "col257", T5."name_ru" AS "col258", T5."slug" AS "col259", T5."description" AS "col260", T5."description_uk" AS "col261", T5."description_en" AS "col262", T5."description_ru" AS "col263", T5."fb_link" AS "col264", T5."tg_link" AS "col265", T5."uk_has_translation" AS "col266", T5."ru_has_translation" AS "col267", T5."en_has_translation" AS "col268", T5."has_infinite_scroll" AS "col269", T5."_show_home_without_subdomain" AS "col270", T5."_show_home_without_subdomain_en" AS "col271", T5."background_id" AS "col272", T5."use_old_design" AS "col273", T5."use_old_design_for_posts" AS "col274", T5."is_context_category" AS "col275", T5."show_stories_on_main" AS "col276", T5."show_posts_table_of_contents" AS "col277", T5."svg_icon" AS "col278" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") INNER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_article" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "category"."parent_id" = 4) ORDER BY "post"."publish_at" DESC ) ORDER BY "col36" DESC LIMIT 10((SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_article" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") LEFT OUTER JOIN "category" T6 ON ("post"."category_id" = T6."id") LEFT OUTER JOIN "category" T7 ON (T6."parent_id" = T7."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_article" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC)) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") INNER JOIN "category" ON ("post"."category_id" = "category"."id") INNER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.287173+00:00'::timestamptz AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."is_article" AND NOT CASE WHEN ("post"."polymorphic_ctype_id" = 60) THEN true ELSE false END AND "category"."parent_id" = 4) ORDER BY "post"."publish_at" DESC) ORDER BY "col36" DESC LIMIT 10 | 27,15 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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/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/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(368) for key, val in groupby( /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) 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.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"."show_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"."pin_in_top", "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", "news_videopost"."post_ptr_id", "news_videopost"."youtube_video_url", "news_videopost"."is_most_important", "news_videopost"."additional_image", "news_videopost"."video_data", "news_videopost"."video_project_id", "news_videopost"."is_icon_hidden" FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") WHERE ("post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.553635+00:00'::timestamptz) ORDER BY "post"."publish_at" DESC LIMIT 5SELECT ••• FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") WHERE ("post"."status" = 2 AND "post"."publish_at" <= '2025-10-31T16:39:38.553635+00:00'::timestamptz) ORDER BY "post"."publish_at" DESC LIMIT 5 | 4,70 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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/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/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(368) for key, val in groupby( /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) 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,68 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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/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/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(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(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/video_news.py in get_absolute_url(176) if self.category: 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 5 times. "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" = 21 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 21 LIMIT 21 | 0,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_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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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/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/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(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(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/video_news.py in get_absolute_url(176) if self.category: 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,47 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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/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/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(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(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/video_news.py in get_absolute_url(176) if self.category: 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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/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/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(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(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/video_news.py in get_absolute_url(176) if self.category: 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| SELECT "category"."id", 29 similar queries.
              
            
            
              
                
                Duplicated 13 times. "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" = 78466 LIMIT 21SELECT ••• FROM "category" WHERE "category"."id" = 78466 LIMIT 21 | 0,44 | ||||||||||||||||||||
| Соединение: 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/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/library.py in render(237) output = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in parent_category_news_sidebar(307) return base_sidebar( /var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(202) return loader.render_to_string(template, context_data) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62) return template.render(context, 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/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/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(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(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/video_news.py in get_absolute_url(176) if self.category: 
 /var/www/news-site-columnist/news/templates/new-design/includes/news_sidebars/post_list_quick.html | |||||||||||||||||||||
| SELECT DISTINCT "post"."image_alt_ru",  "post"."breaking_news", "post"."image_alt_uk", "post"."head_ru", "post"."category_id", "category"."slug", "category"."parent_id", "post"."display_type", "post"."head_uk", "post"."views", "post"."slug_ru", "post"."slug_uk", "post"."without_img", "category"."subdomain", "post"."image", "post"."publish_at", "post"."id", T4."subdomain", "post"."publish_at" AS "get_publication_time", "post"."pin_in_top" FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") LEFT OUTER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.837037+00:00'::timestamptz AND "post"."status" = 2 AND ("post"."pin_in_top" OR "post"."publish_at" >= '2025-10-07T16:39:33.837675+00:00'::timestamptz) AND ("post"."category_id" = 4 OR "post_extra_categories"."category_id" = 4)) ORDER BY "post"."pin_in_top" DESC, "post"."views" DESC LIMIT 5SELECT ••• FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") LEFT OUTER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.837037+00:00'::timestamptz AND "post"."status" = 2 AND ("post"."pin_in_top" OR "post"."publish_at" >= '2025-10-07T16:39:33.837675+00:00'::timestamptz) AND ("post"."category_id" = 4 OR "post_extra_categories"."category_id" = 4)) ORDER BY "post"."pin_in_top" DESC, "post"."views" DESC LIMIT 5 | 320,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/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(194) len_values = len(values) /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__(): 
 /var/www/news-site-columnist/news/templates/news/base.html | |||||||||||||||||||||
| ( SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC ) UNION ( SELECT DISTINCT "post"."image_alt_ru" AS "col1", "post"."breaking_news" AS "col2", "post"."image_alt_uk" AS "col3", "post"."head_ru" AS "col4", "post"."category_id" AS "col5", "category"."slug" AS "col6", "category"."parent_id" AS "col7", "post"."display_type" AS "col8", "post"."head_uk" AS "col9", "post"."views" AS "col10", "post"."slug_ru" AS "col11", "post"."slug_uk" AS "col12", "post"."without_img" AS "col13", "category"."subdomain" AS "col14", "post"."image" AS "col15", "post"."publish_at" AS "col16", "post"."id" AS "col17", T4."subdomain" AS "col18", "post"."publish_at" AS "get_publication_time" FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC ) ORDER BY "col16" DESC LIMIT 12 OFFSET 396(SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post"."category_id" = 4) ORDER BY "post"."publish_at" DESC) UNION (SELECT ••• FROM "post" LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") INNER JOIN "post_extra_categories" ON ("post"."id" = "post_extra_categories"."post_id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.842760+00:00'::timestamptz AND "post"."status" = 2 AND "post"."polymorphic_ctype_id" = 4 AND "post"."publish_at" >= '2025-07-23T10:02:00+00:00'::timestamptz AND "post_extra_categories"."category_id" = 4) ORDER BY "post"."publish_at" DESC) ORDER BY "col16" DESC LIMIT 12 OFFSET 396 | 32,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_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(194) len_values = len(values) /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__(): 
 /var/www/news-site-columnist/news/templates/news/base.html | |||||||||||||||||||||
| SELECT "post"."created_at", 2 similar queries. "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"."show_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"."pin_in_top", "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", "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", T6."id", T6."created_at", T6."updated_at", T6."seo_title", T6."seo_title_uk", T6."seo_title_en", T6."seo_title_ru", T6."seo_description", T6."seo_description_uk", T6."seo_description_en", T6."seo_description_ru", T6."seo_keywords", T6."seo_keywords_uk", T6."seo_keywords_en", T6."seo_keywords_ru", T6."seo_header_one", T6."seo_header_one_uk", T6."seo_header_one_en", T6."seo_header_one_ru", T6."seo_news_title", T6."seo_news_title_uk", T6."seo_news_title_en", T6."seo_news_title_ru", T6."seo_news_description", T6."seo_news_description_uk", T6."seo_news_description_en", T6."seo_news_description_ru", T6."subdomain", T6."parent_id", T6."image", T6."is_active", T6."is_rss_active", T6."is_interesting", T6."ticker_rss_active", T6."show_home", T6."show_home_en", T6."show_video", T6."show_menu", T6."show_menu_uk", T6."show_menu_en", T6."show_menu_ru", T6."show_footer", T6."show_menu_in_en", T6."show_footer_in_en", T6."show_in_search", T6."show_in_header", T6."show_in_header_uk", T6."show_in_header_en", T6."show_in_header_ru", T6."seo_tag_id", T6."sort_weight", T6."sort_weight_en", T6."header_sort_weight", T6."header_sort_weight_uk", T6."header_sort_weight_en", T6."header_sort_weight_ru", T6."footer_sort_weight", T6."menu_sort_weight", T6."name", T6."name_uk", T6."name_en", T6."name_ru", T6."slug", T6."description", T6."description_uk", T6."description_en", T6."description_ru", T6."fb_link", T6."tg_link", T6."uk_has_translation", T6."ru_has_translation", T6."en_has_translation", T6."has_infinite_scroll", T6."_show_home_without_subdomain", T6."_show_home_without_subdomain_en", T6."background_id", T6."use_old_design", T6."use_old_design_for_posts", T6."is_context_category", T6."show_stories_on_main", T6."show_posts_table_of_contents", T6."svg_icon" FROM "post" INNER JOIN "post_tags" ON ("post"."id" = "post_tags"."post_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T6 ON ("category"."parent_id" = T6."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.789132+00:00'::timestamptz AND "post"."status" = 2 AND "post_tags"."tag_id" = 35) ORDER BY "post"."publish_at" DESC LIMIT 6SELECT ••• FROM "post" INNER JOIN "post_tags" ON ("post"."id" = "post_tags"."post_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T6 ON ("category"."parent_id" = T6."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.789132+00:00'::timestamptz AND "post"."status" = 2 AND "post_tags"."tag_id" = 35) ORDER BY "post"."publish_at" DESC LIMIT 6 | 7,52 | ||||||||||||||||||||
| Соединение: 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(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) 
 /var/www/news-site-columnist/news/templates/news/includes/posts_by_tag.html | |||||||||||||||||||||
| SELECT ("post_tags"."post_id") AS "_prefetch_related_val_post_id", 2 similar queries. "tag"."id", "tag"."created_at", "tag"."updated_at", "tag"."created_by", "tag"."updated_by", "tag"."slug", "tag"."name", "tag"."name_uk", "tag"."name_en", "tag"."name_ru", "tag"."description", "tag"."description_uk", "tag"."description_en", "tag"."description_ru", "tag"."seo_title", "tag"."seo_title_uk", "tag"."seo_title_en", "tag"."seo_title_ru", "tag"."seo_description", "tag"."seo_description_uk", "tag"."seo_description_en", "tag"."seo_description_ru", "tag"."is_active", "tag"."show_in_tags_sitemap" FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" IN (259147, 258982, 258902, 258718, 258703, 258541)SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" IN (259147, 258982, 258902, 258718, 258703, 258541) | 1,11 | ||||||||||||||||||||
| Соединение: 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(194) len_values = len(values) 
 /var/www/news-site-columnist/news/templates/news/includes/posts_by_tag.html | |||||||||||||||||||||
| SELECT "post"."created_at", 2 similar queries. "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"."show_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"."pin_in_top", "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", "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", T6."id", T6."created_at", T6."updated_at", T6."seo_title", T6."seo_title_uk", T6."seo_title_en", T6."seo_title_ru", T6."seo_description", T6."seo_description_uk", T6."seo_description_en", T6."seo_description_ru", T6."seo_keywords", T6."seo_keywords_uk", T6."seo_keywords_en", T6."seo_keywords_ru", T6."seo_header_one", T6."seo_header_one_uk", T6."seo_header_one_en", T6."seo_header_one_ru", T6."seo_news_title", T6."seo_news_title_uk", T6."seo_news_title_en", T6."seo_news_title_ru", T6."seo_news_description", T6."seo_news_description_uk", T6."seo_news_description_en", T6."seo_news_description_ru", T6."subdomain", T6."parent_id", T6."image", T6."is_active", T6."is_rss_active", T6."is_interesting", T6."ticker_rss_active", T6."show_home", T6."show_home_en", T6."show_video", T6."show_menu", T6."show_menu_uk", T6."show_menu_en", T6."show_menu_ru", T6."show_footer", T6."show_menu_in_en", T6."show_footer_in_en", T6."show_in_search", T6."show_in_header", T6."show_in_header_uk", T6."show_in_header_en", T6."show_in_header_ru", T6."seo_tag_id", T6."sort_weight", T6."sort_weight_en", T6."header_sort_weight", T6."header_sort_weight_uk", T6."header_sort_weight_en", T6."header_sort_weight_ru", T6."footer_sort_weight", T6."menu_sort_weight", T6."name", T6."name_uk", T6."name_en", T6."name_ru", T6."slug", T6."description", T6."description_uk", T6."description_en", T6."description_ru", T6."fb_link", T6."tg_link", T6."uk_has_translation", T6."ru_has_translation", T6."en_has_translation", T6."has_infinite_scroll", T6."_show_home_without_subdomain", T6."_show_home_without_subdomain_en", T6."background_id", T6."use_old_design", T6."use_old_design_for_posts", T6."is_context_category", T6."show_stories_on_main", T6."show_posts_table_of_contents", T6."svg_icon" FROM "post" INNER JOIN "post_tags" ON ("post"."id" = "post_tags"."post_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T6 ON ("category"."parent_id" = T6."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.789132+00:00'::timestamptz AND "post"."status" = 2 AND "post_tags"."tag_id" = 287) ORDER BY "post"."publish_at" DESC LIMIT 6SELECT ••• FROM "post" INNER JOIN "post_tags" ON ("post"."id" = "post_tags"."post_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T6 ON ("category"."parent_id" = T6."id") WHERE (NOT ("post"."polymorphic_ctype_id" = 64 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND NOT ("post"."polymorphic_ctype_id" = 81 AND "post"."polymorphic_ctype_id" IS NOT NULL) AND "post"."ru_has_translation" AND "post"."publish_at" <= '2025-10-31T16:39:33.789132+00:00'::timestamptz AND "post"."status" = 2 AND "post_tags"."tag_id" = 287) ORDER BY "post"."publish_at" DESC LIMIT 6 | 35,33 | ||||||||||||||||||||
| Соединение: 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(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) 
 /var/www/news-site-columnist/news/templates/news/includes/posts_by_tag.html | |||||||||||||||||||||
| SELECT ("post_tags"."post_id") AS "_prefetch_related_val_post_id", 2 similar queries. "tag"."id", "tag"."created_at", "tag"."updated_at", "tag"."created_by", "tag"."updated_by", "tag"."slug", "tag"."name", "tag"."name_uk", "tag"."name_en", "tag"."name_ru", "tag"."description", "tag"."description_uk", "tag"."description_en", "tag"."description_ru", "tag"."seo_title", "tag"."seo_title_uk", "tag"."seo_title_en", "tag"."seo_title_ru", "tag"."seo_description", "tag"."seo_description_uk", "tag"."seo_description_en", "tag"."seo_description_ru", "tag"."is_active", "tag"."show_in_tags_sitemap" FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" IN (258866, 258847, 259091, 259006, 259165, 259031)SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" IN (258866, 258847, 259091, 259006, 259165, 259031) | 0,89 | ||||||||||||||||||||
| Соединение: 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(194) len_values = len(values) 
 /var/www/news-site-columnist/news/templates/news/includes/posts_by_tag.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" ASCSELECT ••• 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,02 | ||||||||||||||||||||
| Соединение: 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) 
 /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" DESCSELECT ••• 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,62 | ||||||||||||||||||||
| Соединение: 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) 
 /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: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <django.template.library.InclusionNode object at 0x7feb5fafa710>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <django.template.library.InclusionNode object at 0x7feb5fafa710>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
{'LANGUAGE_CODE': 'ru',
 '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'}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <django.template.library.InclusionNode object at 0x7feb5fafa710>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
{'LANGUAGE_CODE': 'ru',
 '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 0x7feb5e2923e0>,
 'class': 'header-popup__searches'}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <django.template.library.InclusionNode object at 0x7feb5fafa710>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
{'LANGUAGE_CODE': 'ru',
 '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': 'Контекст'}]}
          {'False': False, 'None': None, 'True': True}
{'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'war_day': 1346,
 'war_statistics': [{'image': 'personnel.png',
                     'name': 'personnel',
                     'v_name': 'Личный состав',
                     'value': 995030},
                    {'image': 'tanks.png',
                     'name': 'tanks',
                     'v_name': 'Танки',
                     'value': 10904},
                    {'image': 'artillery.png',
                     'name': 'artillery',
                     'v_name': 'Артсистемы',
                     'value': 28850},
                    {'image': 'planes.png',
                     'name': 'planes',
                     'v_name': 'Самолеты',
                     'value': 413},
                    {'image': 'MRL.png',
                     'name': 'MRL',
                     'v_name': 'РСЗО',
                     'value': 1410},
                    {'image': 'helicopters.png',
                     'name': 'helicopters',
                     'v_name': 'Вертолеты',
                     'value': 337},
                    {'image': 'AFV.png',
                     'name': 'AFV',
                     'v_name': 'ББМ',
                     'value': 22737},
                    {'image': 'uav.png',
                     'name': 'UAV',
                     'v_name': 'БПЛА',
                     'value': 39493},
                    {'image': 'cruise-missile.svg',
                     'name': 'cruise_missiles',
                     'v_name': 'Крилаті ракети',
                     'value': 3308}]}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <django.template.library.InclusionNode object at 0x7feb5fafa710>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
{'LANGUAGE_CODE': 'ru',
 'class': 'hot-line_v2',
 'se': <SiteElements: Елементи сайту>}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_classes': 'all__main-slider',
 'thumbnails_classes': 'all__thumbnails'}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_classes': 'news__main-slider',
 'thumbnails_classes': 'news__thumbnails'}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_classes': 'articles__main-slider',
 'thumbnails_classes': 'articles__thumbnails'}
          {'False': False, 'None': None, 'True': True}
{'SELECTED_LANG': 'ru',
 'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'at_news_feed_filter': False,
 'banner': True,
 'is_video': False,
 'news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'sidebar_class': 'sidebar-last',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'videoNews': '<<multilingualpostqueryset of news.VideoPost>>'}
          {'False': False, 'None': None, 'True': True}
{'SELECTED_LANG': 'ru',
 'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'at_news_feed_filter': False,
 'banner': True,
 'is_video': False,
 'news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'sidebar_class': 'sidebar-last',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'videoNews': '<<multilingualpostqueryset of news.VideoPost>>'}
{'LANGUAGE_CODE': 'ru',
 'class': 'sidebar-last',
 'hasTelegram': True,
 'newslist': [GroupedResult(grouper='9 сентября', list=[<Post: Россияне разбирают оккупированный украинский корабль на запчасти>, <Post: Стало известно, кто в Одессе помогал уклонистам с документами>, <Post: Очереди на границе Украины — где придется ждать дольше всего>, <Post: Пограничники показали, как уничтожали ночью дроны над Одесчиной>, <Post: Поврежденный дом в Одессе — люди возвращаются в свои квартиры>, <Post: Выезд за границу — какая ситуация на трассе Одесса-Рени>, <Post: В Бельгии зарезали жену и дочь украинского воина — детали>, <Post: Дроновая атака на Одесчину — россияне повредили храм в области>, <Post: У военного на Одесчине нашли поддельные права — как наказали>]),
              GroupedResult(grouper='8 сентября', list=[<Post: Ограничений нет — юрист прокомментировал рост цен на такси>])],
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>'}
          {'False': False, 'None': None, 'True': True}
{'SELECTED_LANG': 'ru',
 'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'at_news_feed_filter': False,
 'banner': True,
 'is_video': False,
 'news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'sidebar_class': 'sidebar-last',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'videoNews': '<<multilingualpostqueryset of news.VideoPost>>'}
{'LANGUAGE_CODE': 'ru',
 'class': 'sidebar-last',
 'hasTelegram': True,
 'newslist': [GroupedResult(grouper='9 сентября', list=[<Post: Россияне разбирают оккупированный украинский корабль на запчасти>, <Post: Стало известно, кто в Одессе помогал уклонистам с документами>, <Post: Очереди на границе Украины — где придется ждать дольше всего>, <Post: Пограничники показали, как уничтожали ночью дроны над Одесчиной>, <Post: Поврежденный дом в Одессе — люди возвращаются в свои квартиры>, <Post: Выезд за границу — какая ситуация на трассе Одесса-Рени>, <Post: В Бельгии зарезали жену и дочь украинского воина — детали>, <Post: Дроновая атака на Одесчину — россияне повредили храм в области>, <Post: У военного на Одесчине нашли поддельные права — как наказали>]),
              GroupedResult(grouper='8 сентября', list=[<Post: Ограничений нет — юрист прокомментировал рост цен на такси>])],
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>'}
          {'False': False, 'None': None, 'True': True}
{'SELECTED_LANG': 'ru',
 'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'at_news_feed_filter': False,
 'banner': True,
 'is_video': False,
 'news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'sidebar_class': 'sidebar-last',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'videoNews': '<<multilingualpostqueryset of news.VideoPost>>'}
{'LANGUAGE_CODE': 'ru',
 'class': 'sidebar-last',
 'hasTelegram': True,
 'newslist': [GroupedResult(grouper='8 сентября', list=[<Post: За что любят Одессу и как сделать ее привлекательной уже сегодня>]),
              GroupedResult(grouper='7 сентября', list=[<Post: Свежие овощи и фрукты — как изменились цены на одесском базаре>]),
              GroupedResult(grouper='6 сентября', list=[<Post: Ситуация на полях — будет ли Одесская область с зерном и овощами>]),
              GroupedResult(grouper='5 сентября', list=[<Post: Переговоры в Турции — каких результатов стоит ожидать>]),
              GroupedResult(grouper='4 сентября', list=[<Post: Нужно ли Украине ядерное оружие — что думают об этом одесситы>]),
              GroupedResult(grouper='1 сентября', list=[<Post: Отдых во время войны — что планируют одесситы>]),
              GroupedResult(grouper='31 августа', list=[<Post: Фрукты и овощи дешевеют — актуальные цены на одесском рынке>]),
              GroupedResult(grouper='30 августа', list=[<Post: Лето в Одессе 2025 — безопасно ли ехать на отдых к морю>]),
              GroupedResult(grouper='29 августа', list=[<Post: Языковые конфликты в Одессе — как их можно решить>]),
              GroupedResult(grouper='25 августа', list=[<Post: Правила войны изменились — море больше не принадлежит россиянам>])],
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>'}
          {'False': False, 'None': None, 'True': True}
{'SELECTED_LANG': 'ru',
 'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'at_news_feed_filter': False,
 'banner': True,
 'is_video': False,
 'news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'sidebar_class': 'sidebar-last',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'videoNews': '<<multilingualpostqueryset of news.VideoPost>>'}
{'LANGUAGE_CODE': 'ru',
 'class': 'sidebar-last',
 'hasTelegram': True,
 'newslist': [GroupedResult(grouper='9 сентября', list=[<VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>]),
              GroupedResult(grouper='8 сентября', list=[<VideoPost: Завышенные цены в тендерах и бюджет Киева — эфир Наша справа>, <VideoPost: Мерц сделал заявление после разговора с Трампом — эфир Вечер.LIVE>, <VideoPost: РФ осуществила рекордный удар по Украине — эфир День.LIVE>, <VideoPost: В Раде ответили, планируется ли восстановление Каховской ГЭС>])],
 'object_list': '<<multilingualpostqueryset of news.VideoPost>>'}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'news',
          'category__subdomain': 'news',
          'category_id': 78466,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 20, 54, 56, tzinfo=datetime.timezone.utc),
          'head': 'Нацполиция провела масштабную спецоперацию в 15 областях — '
                  'видео',
          'id': 253960,
          'image': 'c8a3d4dc-6374-4558-0d5e-d562aa9bff00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 20, 54, 56, tzinfo=datetime.timezone.utc),
          'slug': 'natspolitsiia-provela-masshtabnu-spetsoperatsiiu-v-15-oblastiakh-video',
          'views': 5379,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'news',
          'category__subdomain': 'news',
          'category_id': 78466,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 19, 59, 2, tzinfo=datetime.timezone.utc),
          'head': 'В Германии и Швейцарии украинцы готовили теракты, — СМИ',
          'id': 253954,
          'image': '5f3eeb79-6318-42aa-d301-fda07a376000',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 19, 59, 2, tzinfo=datetime.timezone.utc),
          'slug': 'u-nimechchini-ta-shveitsariyi-ukrayintsi-gotuvali-terakti-zmi',
          'views': 3671,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': 'ukraine',
          'category__parent_id': 10,
          'category__slug': 'odessa',
          'category__subdomain': 'odesa',
          'category_id': 22,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 19, 33, 23, tzinfo=datetime.timezone.utc),
          'head': 'Россия понимает только силу — новая роль Украины в мире',
          'id': 252282,
          'image': 'fecb3d34-d937-4818-1a24-93f5e7d21b00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 19, 33, 23, tzinfo=datetime.timezone.utc),
          'slug': 'rosiia-rozumiie-lishe-silu-nova-rol-ukrayini-u-sviti',
          'views': 538,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 19, 32, 30, tzinfo=datetime.timezone.utc),
          'head': 'Дочь Фарион заявила о затягивании дела — причина',
          'id': 253949,
          'image': '1f479467-7591-47f3-bf58-827ebb9e9400',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 19, 32, 30, tzinfo=datetime.timezone.utc),
          'slug': 'donka-farion-zaiavila-pro-zatiaguvannia-spravi-prichina',
          'views': 1736,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': 'ukraine',
          'category__parent_id': 10,
          'category__slug': 'odessa',
          'category__subdomain': 'odesa',
          'category_id': 22,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 18, 51, 27, tzinfo=datetime.timezone.utc),
          'head': 'Военного в Одессе поймали с психотропами — наказание суда',
          'id': 253929,
          'image': 'd81d5e82-4239-466b-1937-4ffa9d340300',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 18, 51, 27, tzinfo=datetime.timezone.utc),
          'slug': 'viiskovogo-v-odesi-zlovili-z-psikhotropami-pokarannia-sudu',
          'views': 450,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'news',
          'category__subdomain': 'news',
          'category_id': 78466,
          'display_type': 1,
          'get_publication_time': datetime.datetime(2025, 8, 16, 16, 15, 20, tzinfo=datetime.timezone.utc),
          'head': 'Адвокат экс-заместителя секретаря СНБО опроверг его '
                  'задержание',
          'id': 253922,
          'image': 'cbe026cc-5ee8-4bed-9b8a-1ecf3cb32600',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 16, 15, 20, tzinfo=datetime.timezone.utc),
          'slug': 'advokat-ekszastupnika-sekretaria-rnbo-sprostuvav-iogo-zatrimannia',
          'views': 732,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'news',
          'category__subdomain': 'news',
          'category_id': 78466,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 16, 5, 24, tzinfo=datetime.timezone.utc),
          'head': 'Ряду людей официально запретили усыновлять детей — перечень',
          'id': 253919,
          'image': '6dff86f6-4954-40f8-3dbb-8df8c0a8a900',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 16, 5, 24, tzinfo=datetime.timezone.utc),
          'slug': 'niztsi-liudei-ofitsiino-zaboronili-usinovliuvati-ditei-perelik',
          'views': 2732,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': 'ukraine',
          'category__parent_id': 10,
          'category__slug': 'kiev',
          'category__subdomain': 'kyiv',
          'category_id': 21,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 14, 37, 40, tzinfo=datetime.timezone.utc),
          'head': 'Прекращение подачи горячей воды летом — в КГГА '
                  'прокомментировали',
          'id': 253903,
          'image': 'e2063ecb-5965-42c5-5f90-02d7b967df00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 14, 37, 40, tzinfo=datetime.timezone.utc),
          'slug': 'pripinennia-podachi-gariachoyi-vodi-vlitku-u-kmda-prokomentuvali',
          'views': 1297,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'news',
          'category__subdomain': 'news',
          'category_id': 78466,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 13, 48, 41, tzinfo=datetime.timezone.utc),
          'head': 'Возросло количество погибших в результате обстрела Сумщины',
          'id': 253897,
          'image': 'cbd8c93a-e145-4d54-f006-815d2d14b200',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 13, 48, 41, tzinfo=datetime.timezone.utc),
          'slug': 'zrosla-kilkist-zagiblikh-vnaslidok-raketnogo-udaru-po-sumshchini',
          'views': 582,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': 'ukraine',
          'category__parent_id': 10,
          'category__slug': 'odessa',
          'category__subdomain': 'odesa',
          'category_id': 22,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 11, 32, 45, tzinfo=datetime.timezone.utc),
          'head': 'Деньги за инвалидность — в Одессе мошенник зарабатывал на '
                  'больных',
          'id': 253838,
          'image': 'ff66706c-1917-492e-ab55-06396b600400',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 11, 32, 45, tzinfo=datetime.timezone.utc),
          'slug': 'groshi-za-invalidnist-v-odesi-shakhrai-zarobliav-na-khvorikh',
          'views': 962,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': 'ukraine',
          'category__parent_id': 10,
          'category__slug': 'odessa',
          'category__subdomain': 'odesa',
          'category_id': 22,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 10, 23, 55, tzinfo=datetime.timezone.utc),
          'head': 'Спасали, рискуя жизнью — одесситы вспоминали праведников '
                  'мира',
          'id': 253807,
          'image': 'b697b88a-0e7a-41b2-bc5f-6bd9bc069500',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 10, 23, 55, tzinfo=datetime.timezone.utc),
          'slug': 'riatuvali-rizikuiuchi-zhittiam-odesiti-zgaduvali-pravednikiv-svitu',
          'views': 892,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'forloop': {'counter': 12,
             'counter0': 11,
             'first': False,
             'last': True,
             'parentloop': {},
             'revcounter': 1,
             'revcounter0': 0},
 'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
{'post': {'breaking_news': False,
          'category__parent__subdomain': None,
          'category__parent_id': None,
          'category__slug': 'lviv',
          'category__subdomain': 'lviv',
          'category_id': 41,
          'display_type': 0,
          'get_publication_time': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'head': 'Суд отказал адвокату перенести слушание дела об убийстве '
                  'Фарион',
          'id': 253810,
          'image': '1aaad513-e762-4785-6f0f-2b91224faa00',
          'image_alt': None,
          'publish_at': datetime.datetime(2025, 8, 16, 9, 38, tzinfo=datetime.timezone.utc),
          'slug': 'sud-vidmoviv-advokatu-perenesti-slukhannia-spravi-vbivstva-farion',
          'views': 1686,
          'without_img': False}}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'nNum': -2, 'num': 2}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}]}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'block': <Block Node: content. Contents: [<TextNode: '\n    <section class="hero'>, <HostURLNode view_name=''news:home'' args=[] kwargs={} as=None>, <TextNode: '"\n                       '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9f60>, <TextNode: '\n                        '>, <Variable Node: object.name>, <TextNode: '\n                <svg\n   '>, <Variable Node: object.name>, <TextNode: '</h1>\n\n                <d'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb430>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9e70>, <TextNode: '</span>\n                 '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf8160>, <TextNode: '</span>\n                 '>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/hero_slider.html'">>, <TextNode: '\n                    </di'>, <Block Node: news_sidebar. Contents: [<TextNode: '\n                    '>, <django.template.library.SimpleNode object at 0x7feb5faf84f0>, <TextNode: '\n                '>]>, <TextNode: '\n\n                   <div'>, <django.templatetags.i18n.TranslateNode object at 0x7feb5faf9ae0>, <TextNode: '</h3>\n                   '>, <TextNode: '\n                    </di'>, <ForNode: for post in top_5_posts, tail_len: 9>, <TextNode: '\n                    </di'>, <IncludeNode: template=<FilterExpression "'news/includes/adsense/ad_after_top5.html'">>, <TextNode: '\n            </div>\n     '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf85b0>, <TextNode: '\n\n            <script>\n  '>, <django.templatetags.i18n.TranslateNode object at 0x7feb5fafb4f0>, <TextNode: ' '>, <Variable Node: object.name>, <django.template.library.SimpleNode object at 0x7feb5faf8610>, <TextNode: '\n                        '>, <ForNode: for post in category_posts, tail_len: 3>, <TextNode: '\n                    </di'>, <IfNode>, <TextNode: '\n                </div>\n '>, <IncludeNode: template=<FilterExpression "'news/includes/posts_by_tag.html'">>, <TextNode: '\n            </div>\n     '>, <IncludeNode: template=<FilterExpression "'news/seo-block.html'">>, <TextNode: '\n    '>, <django.template.defaulttags.CommentNode object at 0x7feb5faf87f0>, <TextNode: '\n    <div class="containe'>]>}
{'body': None, 'title': 'Общество'}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
          {'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
                            'ERROR': 40,
                            'INFO': 20,
                            'SUCCESS': 25,
                            'WARNING': 30},
 'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
               '0x7feb5ed2ac20>>',
 'debug': True,
 'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>,
 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>),
 'request': '<<request>>',
 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>,
 'user': '<SimpleLazyObject: <function '
         'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
         '0x7feb5ed29900>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
 'LANGUAGE_CODE': 'ru',
 'SELECTED_LANG': 'ru',
 'category': <Category: Общество>,
 'category_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 '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': 'Русский'}],
 'object': <Category: Общество>,
 'object_list': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'page_obj': <Page 34 of 73>,
 'paginator': <django.core.paginator.Paginator object at 0x7feb5e336e30>,
 'parent_categories': '<<multilingualqueryset of news.Category>>',
 'parent_categories_menu': '<<multilingualqueryset of news.Category>>',
 'posts_by_tag': [{'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Графики отключений на завтра — будет ли у одесситов свет>, <Post: Одесситам снова отключают свет — кого коснется>, <Post: Графики отключений на завтра — когда будет свет у одесситов>, <Post: Массовое отключение света в Одессе — кому приготовиться>, <Post: Данные в платежках за газ — Нафтогаз сделал важное уточнение>, <Post: Прописка и коммуналка — как регистрация влияет на размер платежей>]>,
                   'tag': {'id': 35,
                           'name': 'коммунальные услуги',
                           'slug': 'kommunalnye-uslugi'}},
                  {'posts': <MultilingualLanguageFilteredPostQuerySet [<Post: Некоторые украинцы могут выйти на пенсию в 55 лет — кто льготники>, <Post: Проблемы на работе — кого могут оштрафовать на 6 800 грн>, <Post: В "Азове" нужны люди для работы с казначейством — вакансия>, <Post: В "Азове" требуются помощники анестезиологов — условия работы>, <Post: Банкоматы ПриватБанка временно не будут работать — что известно>, <Post: Украинцы в Польше — какой бизнес открыть проще всего>]>,
                   'tag': {'id': 287, 'name': 'работа', 'slug': 'rabota'}}],
 'sidebar_filter': <Q: (OR: ('category__parent_id', 4), ('category_id', 4))>,
 'slider_articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'slider_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
 'top_5_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
 'view': <news.views.base.CategoryPostsMultipleObjectMixin object at 0x7feb5e334940>}
{'LANGUAGE_CODE': 'ru'}
{'LANGUAGE_CODE': 'ru', 'footer': 1}
          {'csrf_token': <SimpleLazyObject: <function csrf.<locals>._get_val at 0x7feb5ed2ac20>>}
        {'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7feb5ed2bb50>}
        {'request': <WSGIRequest: GET '/ru/?page=34'>}
        {'user': <SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7feb5ed29900>>)}
        {'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/?page=34'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
        | Всего вызовов | Общее время | Cache хитов | Промахи кэша | 
|---|---|---|---|
| 7 | 4,001848865300417 ms | 7 | 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 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 
| Время (мс) | Тип | Аргументы | Именованные аргументы | Бэкенд | |
|---|---|---|---|---|---|
| 1,0571 | get | ('TelegramLinkReplacement',) | {} | <django.core.cache.backends.redis.RedisCache object at 0x7feb66f1e890> | |
| /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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(135) data["tlp"] = get_telegram_link_replacement() /var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(144) tlp = TelegramLinkReplacement.load() /var/www/news-site-columnist/novyny_live/models.py in load(26) if cache.get(cls.__name__) is None: | |||||
| 0,5253 | get | ('TelegramLinkReplacement',) | {} | <django.core.cache.backends.redis.RedisCache object at 0x7feb66f1e890> | |
| /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) /var/www/news-site-columnist/news/views/parent_category.py in subdomain_view(93) return ParentCategoryView.as_view()(request) /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) /var/www/news-site-columnist/novyny_live/views.py in get(77) return super().get(request, *args, **kwargs) /home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109) context = self.get_context_data(object=self.object) /var/www/news-site-columnist/news/views/parent_category.py in get_context_data(59) context = super().get_context_data(**kwargs) /var/www/news-site-columnist/news/views/base.py in get_context_data(135) data["tlp"] = get_telegram_link_replacement() /var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(144) tlp = TelegramLinkReplacement.load() /var/www/news-site-columnist/novyny_live/models.py in load(30) return cache.get(cls.__name__) | |||||
| 0,5153 | get | ('django_user_agents.fac378ac3b3d3886829021b3309d4fd1',) | {} | <django.core.cache.backends.redis.RedisCache object at 0x7feb66f1e890> | |
| /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,4725 | get | ('WarStatistics',) | {} | <django.core.cache.backends.redis.RedisCache object at 0x7feb66f1e890> | |
| /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/library.py in render(258) _dict = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in load_war_slider(23) data["war_statistics"] = WarStatistics.load().get_values() /var/www/news-site-columnist/novyny_live/models.py in load(26) if cache.get(cls.__name__) is None: | |||||
| 0,5033 | get | ('WarStatistics',) | {} | <django.core.cache.backends.redis.RedisCache object at 0x7feb66f1e890> | |
| /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/library.py in render(258) _dict = self.func(*resolved_args, **resolved_kwargs) /var/www/news-site-columnist/news/templatetags/component_tags.py in load_war_slider(23) data["war_statistics"] = WarStatistics.load().get_values() /var/www/news-site-columnist/novyny_live/models.py in load(30) return cache.get(cls.__name__) | |||||
| 0,4442 | get | ('SiteElements',) | {} | <django.core.cache.backends.redis.RedisCache object at 0x7feb66f1e890> | |
| /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,4842 | get | ('SiteElements',) | {} | <django.core.cache.backends.redis.RedisCache object at 0x7feb66f1e890> | |
| /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 |