Главная
Киев
Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину
Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину
8 сентября 2021 16:27
Ярослав Коджушко
Редактор новостей
Сегодня в 18:10 на телеканале LIVE покажут новый выпуск программы “Розвідка.LIVE”, который будет посвящен теме многострадального Подольско-Воскресенского моста и метро на Троещину.
Журналисты программы узнавали, что именно уже 28 лет мешает чиновникам построить мост, почему он может стать сущим кошмаром для жителей столицы и куда исчезают средства из бюджета города.
Подольско-Воскресенский мостовой переход - один из крупнейших в Европе. Переход имеет длину 10 км, стальной арочный мост через Днепр составляет 472 м, а высота арки равна 25-этажному дома - 70 м. На нижнем уровне этого грандиозного сооружения планируют построить линию метро на Троещину. Мостопереход и метрополитен должны решить главную проблему города - разгрузить трассу, чтобы жители Левого берега не стояли час в пробке, по дороге к центру Киева.
По инсайдерской информации "Розвідка.LIVE”, негласным куратором строительства моста называют бизнесмена, зятя нардепа Николая Тищенко Германа Блинова. Журналисты узнали, что одна из компаний Блинова является субподрядчиком на стройке. Жена бизнесмена Юлия, сестра Тищенко, руководит 4 компаниями, и одна из них получает миллионы гривен из киевского бюджета за работы в разных объектах города. Команда "Розвідка.LIVE" попыталась выяснить, на что тратятся бюджетные средства.
Эксперт по транспорту Виктор Петрук шокировал журналистов программы информацией о Подольско-Выгуровской линии метро, о которой так много говорят руководители столицы:
“Киевский метрополитен пытался заказать этот проект в октябре 2018 года. В 2019 тендер был отменен и он больше не провозглашался. Подольско-Выгуровской линии нет в действующем генеральном плане Киева. Она противоречит этому генплану".
Детали расследования смотрите 8 сентября в 18:10 в программе “Розвідка.LIVE”.
default
21,43 ms (23 запроса
including 18 similar
and 17 duplicates
)
Запрос
Временная диаграмма
Время (мс)
Действие
SELECT "category"."subdomain" FROM "category"SELECT ••• FROM "category"
0,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(1860)
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(193)
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__(131)
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(479)
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__(56)
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 "post"."created_at", "post"."seo_title", "post"."seo_title_uk", "post"."seo_title_en", "post"."seo_title_ru", "post"."seo_description", "post"."seo_description_uk", "post"."seo_description_en", "post"."seo_description_ru", "post"."seo_keywords", "post"."seo_keywords_uk", "post"."seo_keywords_en", "post"."seo_keywords_ru", "post"."seo_header_one", "post"."seo_header_one_uk", "post"."seo_header_one_en", "post"."seo_header_one_ru", "post"."created_by", "post"."updated_by", "post"."polymorphic_ctype_id", "post"."id", "post"."head", "post"."head_uk", "post"."head_en", "post"."head_ru", "post"."sub_head", "post"."sub_head_uk", "post"."sub_head_en", "post"."sub_head_ru", "post"."content", "post"."content_uk", "post"."content_en", "post"."content_ru", "post"."author_id", "post"."seo_tag_id", "post"."publish_at", "post"."translated_at", "post"."updated_at", "post"."slug", "post"."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"."id_sponsored", "post"."is_lightning", "post"."is_exclusive", "post"."is_photo_report", "post"."is_post", "post"."is_article", "post"."need_hires", "post"."has_photo", "post"."has_video", "post"."is_editors_choise", "post"."show_in_sidebar", "post"."category_id", "post"."old_category_id", "post"."past_region", "post"."year_of_war", "post"."breaking_news", "post"."without_img", "post"."show_stories_block", "post"."display_type", "post"."image", "post"."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"."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" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21
5 similar queries.
Duplicated 5 times.
3,17
Соединение: 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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(136)
post = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(326)
.get()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
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"."slug", "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"."id_sponsored", "post"."is_lightning", "post"."is_exclusive", "post"."is_photo_report", "post"."is_post", "post"."is_article", "post"."need_hires", "post"."has_photo", "post"."has_video", "post"."is_editors_choise", "post"."show_in_sidebar", "post"."category_id", "post"."old_category_id", "post"."past_region", "post"."year_of_war", "post"."breaking_news", "post"."without_img", "post"."show_stories_block", "post"."display_type", "post"."image", "post"."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"."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" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21
5 similar queries.
Duplicated 5 times.
1,23
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(171)
obj: Post = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(326)
.get()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
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"."slug", "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"."id_sponsored", "post"."is_lightning", "post"."is_exclusive", "post"."is_photo_report", "post"."is_post", "post"."is_article", "post"."need_hires", "post"."has_photo", "post"."has_video", "post"."is_editors_choise", "post"."show_in_sidebar", "post"."category_id", "post"."old_category_id", "post"."past_region", "post"."year_of_war", "post"."breaking_news", "post"."without_img", "post"."show_stories_block", "post"."display_type", "post"."image", "post"."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"."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" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21
5 similar queries.
Duplicated 5 times.
1,05
Соединение: 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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_object(326)
.get()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
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"."slug", "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"."id_sponsored", "post"."is_lightning", "post"."is_exclusive", "post"."is_photo_report", "post"."is_post", "post"."is_article", "post"."need_hires", "post"."has_photo", "post"."has_video", "post"."is_editors_choise", "post"."show_in_sidebar", "post"."category_id", "post"."old_category_id", "post"."past_region", "post"."year_of_war", "post"."breaking_news", "post"."without_img", "post"."show_stories_block", "post"."display_type", "post"."image", "post"."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"."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" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21
5 similar queries.
Duplicated 5 times.
1,05
Соединение: 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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(132)
post = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(326)
.get()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
o = next(base_iter)
SELECT 1 AS "a" FROM "news_telegramlinkreplacement" LIMIT 1SELECT 1 AS "a" FROM "news_telegramlinkreplacement" LIMIT 1
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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(140)
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():
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(140)
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(58)
o = next(base_iter)
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(140)
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(64)
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(457)
real_objects_dict = {
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(142)
data['use_old_design'] = post.category.use_old_design_for_posts if post.category else False
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(146)
if post.author:
SELECT "users_user"."id", "users_user"."password", "users_user"."last_login", "users_user"."is_superuser", "users_user"."first_name", "users_user"."last_name", "users_user"."is_staff", "users_user"."is_active", "users_user"."date_joined", "users_user"."created_at", "users_user"."updated_at", "users_user"."created_by", "users_user"."updated_by", "users_user"."full_name", "users_user"."email", "users_user"."news_author_id", "users_user"."freelancer", "users_user"."username", "users_user"."can_translate_to_english" FROM "users_user" WHERE "users_user"."news_author_id" = 1 LIMIT 21SELECT ••• FROM "users_user" WHERE "users_user"."news_author_id" = 1 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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(147)
user = User.objects.get(news_author=post.author.id)
SELECT "post"."created_at", "post"."seo_title", "post"."seo_title_uk", "post"."seo_title_en", "post"."seo_title_ru", "post"."seo_description", "post"."seo_description_uk", "post"."seo_description_en", "post"."seo_description_ru", "post"."seo_keywords", "post"."seo_keywords_uk", "post"."seo_keywords_en", "post"."seo_keywords_ru", "post"."seo_header_one", "post"."seo_header_one_uk", "post"."seo_header_one_en", "post"."seo_header_one_ru", "post"."created_by", "post"."updated_by", "post"."polymorphic_ctype_id", "post"."id", "post"."head", "post"."head_uk", "post"."head_en", "post"."head_ru", "post"."sub_head", "post"."sub_head_uk", "post"."sub_head_en", "post"."sub_head_ru", "post"."content", "post"."content_uk", "post"."content_en", "post"."content_ru", "post"."author_id", "post"."seo_tag_id", "post"."publish_at", "post"."translated_at", "post"."updated_at", "post"."slug", "post"."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"."id_sponsored", "post"."is_lightning", "post"."is_exclusive", "post"."is_photo_report", "post"."is_post", "post"."is_article", "post"."need_hires", "post"."has_photo", "post"."has_video", "post"."is_editors_choise", "post"."show_in_sidebar", "post"."category_id", "post"."old_category_id", "post"."past_region", "post"."year_of_war", "post"."breaking_news", "post"."without_img", "post"."show_stories_block", "post"."display_type", "post"."image", "post"."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"."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" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21SELECT ••• FROM "post" INNER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T3 ON ("category"."parent_id" = T3."id") WHERE ("post"."ru_has_translation" AND (T3."subdomain" = 'kyiv' OR "category"."subdomain" = 'kyiv') AND "post"."id" = 12202) LIMIT 21
5 similar queries.
Duplicated 5 times.
1,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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_template_names(174)
object = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(326)
.get()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
o = next(base_iter)
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_template_names(175)
if object.category and object.category.use_old_design_for_posts:
SELECT "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" = 12202SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 12202
3 similar queries.
Duplicated 3 times.
0,95
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(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(320)
if match:
105
{{ post.seo_description }}{% else %}
106
{{ post.content|striptags|truncatechars:150 }}
107
{% endif %}{% endspaceless %}",
108
"keywords": [{% if post.tags.all %}{% for tag in post.tags.all %}"
109
{{ tag.name }}"{% if not forloop.last %}, {% endif %}
SELECT "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" = 12202SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 12202
3 similar queries.
Duplicated 3 times.
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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
105
{{ post.seo_description }}{% else %}
106
{{ post.content|striptags|truncatechars:150 }}
107
{% endif %}{% endspaceless %}",
108
"keywords": [{% if post.tags.all %}{% for tag in post.tags.all %}"
109
{{ tag.name }}"{% if not forloop.last %}, {% endif %}
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(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/base.py in render(1064)
output = self.filter_expression.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
current = getattr(current, bit)
109
{{ tag.name }}"{% if not forloop.last %}, {% endif %}
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(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/base.py in render(1064)
output = self.filter_expression.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
current = getattr(current, bit)
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(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_publisher(433)
if post.category.parent and subdomain_parent
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_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."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"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASC
2 similar queries.
Duplicated 2 times.
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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(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_by_value(250)
return next((item for item in lst if getattr(item, property) == value), None)
308
</a>
309
</li>
310
</ul>
311
{% get_by_value parent_categories 'subdomain' 'regions' as regions_category %}
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_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."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"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASC
2 similar queries.
Duplicated 2 times.
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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(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_by_value(250)
return next((item for item in lst if getattr(item, property) == value), None)
308
</a>
309
</li>
310
</ul>
311
{% get_by_value parent_categories 'subdomain' 'regions' as regions_category %}
SELECT "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" = 12202SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 12202
3 similar queries.
Duplicated 3 times.
1,04
Соединение: 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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
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_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."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"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASC
2 similar queries.
Duplicated 2 times.
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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
18
</div>
19
</div>
20
</div>
21
{% for p_category in parent_categories %}
22
{% if forloop.counter0|divisibleby:"3" %}
23
<div class="footer__news-col">
24
{% include 'new-design/amp/category_footer_list.amp.html' with p_category=p_category id=forloop.counter %}
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_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."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"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASC
2 similar queries.
Duplicated 2 times.
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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/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(1860)
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(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
18
</div>
19
</div>
20
</div>
21
{% for p_category in parent_categories %}
22
{% if forloop.counter0|divisibleby:"3" %}
23
<div class="footer__news-col">
24
{% include 'new-design/amp/category_footer_list.amp.html' with p_category=p_category id=forloop.counter %}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'only_post': False,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 1, 'p_category': <Category: Рецепты>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 2, 'p_category': <Category: Мода>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 3, 'p_category': <Category: Психология>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 4, 'p_category': <Category: Дом>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 5, 'p_category': <Category: Кино>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 6, 'p_category': <Category: Авто>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 7, 'p_category': <Category: Туризм>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 8, 'p_category': <Category: Спорт>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 9, 'p_category': <Category: Метео>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 10, 'p_category': <Category: Технологии>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 11, 'p_category': <Category: ТЦК>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 12, 'p_category': <Category: Медцентр>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 13, 'p_category': <Category: Финансы>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 14, 'p_category': <Category: Армия>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 15, 'p_category': <Category: Недвижимость>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 16, 'p_category': <Category: Военная экономика>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 17, 'p_category': <Category: Рынок труда>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 18, 'p_category': <Category: Новости дня>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 19, 'p_category': <Category: Инвестиции>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 20, 'p_category': <Category: Промо>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 21, 'p_category': <Category: Экономика>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 22, 'p_category': <Category: Life>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 23, 'p_category': <Category: Актуально>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 24, 'p_category': <Category: Мобилизация>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 25, 'p_category': <Category: Праздники>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 26, 'p_category': <Category: Хроники>}
Контекст{'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 '
'0x7f7893a8b130>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f7893a8aef0>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'amp_stories': '<<multilingualqueryset of amp_stories.Story>>',
'author_email': 'info@novyny.live',
'object': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': False,
'view': <news.views.post.ParentCategoryGetPostAmp object at 0x7f78927f5ab0>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Как семья нардепа Тищенко связана со "строительством" Подольско-Воскресенского мостового перехода и метро на Троещину>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 27, 'p_category': <Category: Штаб>}
Контекст процессоры
django.template.context_processors.csrf
Контекст{'csrf_token': <SimpleLazyObject: <function csrf.<locals>._get_val at 0x7f7893a8b130>>}
django.template.context_processors.debug
Контекст{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f7891396ef0>}
django.template.context_processors.request
Контекст{'request': <WSGIRequest: GET '/ru/kak-semia-nardepa-tishchenko-sviazana-so-stroitelstvom-podolsko-voskresenskogo-mostovogo-perekhoda-i-metro-na-troeshchinu-12202.html/amp'>}
django.contrib.auth.context_processors.auth
Контекст{'user': <SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f7893a8aef0>>)}
<django.core.cache.backends.redis.RedisCache object at 0x7f789a335420>
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(119)
user_agent = get_user_agent(self.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,4037
get
('TelegramLinkReplacement',)
{}
<django.core.cache.backends.redis.RedisCache object at 0x7f789a335420>
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(140)
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,3048
get
('TelegramLinkReplacement',)
{}
<django.core.cache.backends.redis.RedisCache object at 0x7f789a335420>
/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(1860)
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(193)
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__(131)
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(479)
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__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = 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/post.py in get_context_data(140)
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__)