Наибольшие ошибки во время войны – отсутствие фланговых ударов и логического подхода к командованию. Такие действия часто приводят к потерям и неэффективным действиям на фронте.
Об этом сообщил начальник штаба бригады "Азов" Национальной гвардии Богдан Кротевич "Тавр" в интервью "Украинской правде" в пятницу, 26 июня.
Самые большие ошибки ВСУ во время войны
"Наша главная проблема, как в армии, так и в политике, состоит в том, что мы не признаем своих ошибок" , — отмечал ранее Кротевич.
По его словам, за время полномасштабной войны было сделано много ошибок. Одной из самых больших ошибок, по его мнению, является прямое наступление без применения фланговых ударов, что часто приводит к потерям.
"Ну мы, как бараны, упираемся в лоб. Это самая глупая и основная ошибка, которую мы постоянно до сих пор совершаем и думаем, как остановить россиян. Еще даже в старых уставах постсоветского союза написано, что, когда противник прорывает, ты его одним противотанковым резервом останавливаешь, если я не ошибаюсь, а общевойсковым резервом бьешь во фланг", — отметил военный.
Он заявил, что в этой войне он никогда не видел от ВСУ удары во фланг противника.
"Это же настолки элементарно. Если у нас сейчас идет наступление, что мы делаем — мы забрасываем на позиции всех: батальон там, батальон оттуда, и они прибегают. У них нет окопов заготовленных, они не знают, кто этим всем командует. Им говорят, что вы пришли нас менять, и ты спрашиваешь где противник, а он уже бежит. Вместо того, чтобы ударить эту линию где-то с фланга", — отметил "Тавр".
По его словам, будь попытки ударить с севера, можно было бы и Авдеевку удержать.
Кротевич также отметил, что отсутствие логического подхода к командованию и координации действий является серьезной проблемой.
"Отсутствие логики — это удары лоб в лоб и "солянки"", — сказал он.
Военный подчеркнул, что главная цель должна быть перерезать логистику. Ведь, если нечем будет стрелять, то никто стрелять не будет.
"У нас до этого не могут додуматься. У нас есть одна логистическая цель, которую просим уничтожить уже месяцев шесть, и, если мы ее уничтожим, их логистика значительно уменьшится. Аля эта цель не приоритетна, в приоритете какое-то здание" , — подчеркнул начальник штаба. бригады "Азов".
Военнослужащий призвал к более стратегическому подходу и соблюдению принципов войны, в частности, единства командования.
"Нужно открыть Википедию и посмотреть принципы войны. Один из них, который есть в каждой стране, — это единство командования" , — подытожил Кротевич.
/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/video_posts.py in get_object(100)
return self.model.objects.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(171)
obj: Post = self.get_object()/var/www/news-site-columnist/news/views/video_posts.py in get_object(100)
return self.model.objects.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)/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/video_posts.py in get_object(100)
return self.model.objects.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 "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_home_en", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."show_in_header", "category"."show_in_header_uk", "category"."show_in_header_en", "category"."show_in_header_ru", "category"."seo_tag_id", "category"."sort_weight", "category"."sort_weight_en", "category"."header_sort_weight", "category"."header_sort_weight_uk", "category"."header_sort_weight_en", "category"."header_sort_weight_ru", "category"."footer_sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."_show_home_without_subdomain_en", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts", "category"."is_context_category", "category"."show_stories_on_main", "category"."show_posts_table_of_contents" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESC
3 similar queries.
Duplicated 3 times.
1,42
Соединение: 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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_navigation_items(47)
for cat in categories.all():
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
SELECT "site_settings_mobiletoolbaritem"."id", "site_settings_mobiletoolbaritem"."photo", "site_settings_mobiletoolbaritem"."photo_2", "site_settings_mobiletoolbaritem"."title", "site_settings_mobiletoolbaritem"."title_uk", "site_settings_mobiletoolbaritem"."title_en", "site_settings_mobiletoolbaritem"."title_ru", "site_settings_mobiletoolbaritem"."link", "site_settings_mobiletoolbaritem"."link_uk", "site_settings_mobiletoolbaritem"."link_en", "site_settings_mobiletoolbaritem"."link_ru", "site_settings_mobiletoolbaritem"."sort_weight", "site_settings_mobiletoolbaritem"."analytics_class" FROM "site_settings_mobiletoolbaritem" WHERE "site_settings_mobiletoolbaritem"."title_uk" = 'Допомога' LIMIT 21SELECT ••• FROM "site_settings_mobiletoolbaritem" WHERE "site_settings_mobiletoolbaritem"."title_uk" = 'Допомога' LIMIT 21
0,44
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in get_support_buttton_link(617)
mti = MobileToolbarItem.objects.get(
54
{% endif %}
55
</div>
56
<div class="header__right">
57
{% get_support_buttton_link as support_button_link %}
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_home_en", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."show_in_header", "category"."show_in_header_uk", "category"."show_in_header_en", "category"."show_in_header_ru", "category"."seo_tag_id", "category"."sort_weight", "category"."sort_weight_en", "category"."header_sort_weight", "category"."header_sort_weight_uk", "category"."header_sort_weight_en", "category"."header_sort_weight_ru", "category"."footer_sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."_show_home_without_subdomain_en", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts", "category"."is_context_category", "category"."show_stories_on_main", "category"."show_posts_table_of_contents" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESC
3 similar queries.
Duplicated 3 times.
0,70
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_navigation_items(47)
for cat in categories.all():
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
SELECT "site_search_searchquery"."id", "site_search_searchquery"."query", "site_search_searchquery"."created_at", "site_search_searchquery"."is_censored", "site_search_searchquery"."count" FROM "site_search_searchquery" WHERENOT "site_search_searchquery"."is_censored" ORDER BY "site_search_searchquery"."count" DESC LIMIT 8SELECT ••• FROM "site_search_searchquery" WHERENOT "site_search_searchquery"."is_censored" ORDER BY "site_search_searchquery"."count" DESCLIMIT 8
1,21
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/site_search/templatetags/search_tags.py in get_popular_searches(18)
chunked_searches = chunk_queryset(popular_searches, 2)/var/www/news-site-columnist/site_search/templatetags/search_tags.py in chunk_queryset(15)
args = [iter(queryset)] * chunk_size
1
{% load i18n search_tags %}
2
<div class="popular-searches {{ class }}">
3
<h3 class="popular-searches__title">{% trans "Популярні запити" %}</h3>
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_home_en", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."show_in_header", "category"."show_in_header_uk", "category"."show_in_header_en", "category"."show_in_header_ru", "category"."seo_tag_id", "category"."sort_weight", "category"."sort_weight_en", "category"."header_sort_weight", "category"."header_sort_weight_uk", "category"."header_sort_weight_en", "category"."header_sort_weight_ru", "category"."footer_sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."_show_home_without_subdomain_en", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts", "category"."is_context_category", "category"."show_stories_on_main", "category"."show_posts_table_of_contents" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_in_header_ru") ORDER BY "category"."header_sort_weight_ru" DESC
3 similar queries.
Duplicated 3 times.
1,82
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_navigation_items(47)
for cat in categories.all():
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_home_en", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."show_in_header", "category"."show_in_header_uk", "category"."show_in_header_en", "category"."show_in_header_ru", "category"."seo_tag_id", "category"."sort_weight", "category"."sort_weight_en", "category"."header_sort_weight", "category"."header_sort_weight_uk", "category"."header_sort_weight_en", "category"."header_sort_weight_ru", "category"."footer_sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."_show_home_without_subdomain_en", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts", "category"."is_context_category", "category"."show_stories_on_main", "category"."show_posts_table_of_contents" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."footer_sort_weight" DESC, "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"."footer_sort_weight" DESC, "category"."name_ru" ASC
2,91
Соединение: 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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_home_en", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."show_in_header", "category"."show_in_header_uk", "category"."show_in_header_en", "category"."show_in_header_ru", "category"."seo_tag_id", "category"."sort_weight", "category"."sort_weight_en", "category"."header_sort_weight", "category"."header_sort_weight_uk", "category"."header_sort_weight_en", "category"."header_sort_weight_ru", "category"."footer_sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."_show_home_without_subdomain_en", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts", "category"."is_context_category", "category"."show_stories_on_main", "category"."show_posts_table_of_contents" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78465, 78468, 78445, 78470, 78501, 78506, 78514, 78519, 78516, 78504, 78456, 78513, 78517, 78466, 78508, 43, 78521, 78522, 78515, 39, 78510, 78518, 78505, 78472, 78523, 78483, 78511)) ORDER BY "category"."footer_sort_weight" DESCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78465, 78468, 78445, 78470, 78501, 78506, 78514, 78519, 78516, 78504, 78456, 78513, 78517, 78466, 78508, 43, 78521, 78522, 78515, 39, 78510, 78518, 78505, 78472, 78523, 78483, 78511)) ORDER BY "category"."footer_sort_weight" DESC
1,37
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(314)
match = condition.eval(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in eval(877)
return self.value.resolve(context, ignore_failures=True)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
current = getattr(current, bit)
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
output = self.filter_expression.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(914)
current = current()/var/www/news-site-columnist/news/models/news.py in get_absolute_url(949)
category = self.category
SELECT MAX("post"."publish_at") AS "latest_publish_at" FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar")SELECT ••• FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar")
36,59
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(370)
context_data = VideoNewsSidebar().render(filters) | {"banner": True}/var/www/news-site-columnist/news/templatetags/component_tags.py in render(92)
ordered_qs = ordered_qs.by_last_n_days(50).values(/var/www/news-site-columnist/news/models/news.py in by_last_n_days(427)
latest_publish_at = self.aggregate(latest_publish_at=Max('publish_at'))['latest_publish_at']/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in aggregate(318)
return super(PolymorphicQuerySet, qs).aggregate(*args, **kwargs)
SELECT "news_videopost"."youtube_video_url", "post"."head_uk", "post"."head_ru", "post"."has_video", "post"."breaking_news", "post"."category_id", "category"."parent_id", "post"."is_lightning", "news_videopost"."post_ptr_id", "post"."year_of_war", "category"."subdomain", "post"."display_type", T4."subdomain", "post"."updated_at", "post"."slug", "post"."has_photo", "news_videopost"."is_icon_hidden", "post"."is_exclusive", "category"."slug", "post"."publish_at", "post"."image", trueAS "is_videopost" FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-04-18T09:51:58+00:00'::timestamptz) ORDER BY "post"."publish_at" DESC LIMIT 10SELECT ••• FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-04-18T09:51:58+00:00'::timestamptz) ORDER BY "post"."publish_at" DESCLIMIT 10
9,60
Соединение: 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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
for row in super().__iter__():
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM yyyy' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM yyyy' as newslist %}
SELECT "news_videopost"."youtube_video_url", "post"."head_uk", "post"."head_ru", "post"."has_video", "post"."breaking_news", "post"."category_id", "category"."parent_id", "post"."is_lightning", "news_videopost"."post_ptr_id", "post"."year_of_war", "category"."subdomain", "post"."display_type", T4."subdomain", "post"."updated_at", "post"."slug", "post"."has_photo", "news_videopost"."is_icon_hidden", "post"."is_exclusive", "category"."slug", "post"."publish_at", "post"."image", trueAS "is_videopost" FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-04-18T09:51:58+00:00'::timestamptz AND "post"."is_post" ANDNOTtrue) ORDER BY "post"."publish_at" DESC LIMIT 10SELECT ••• FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-04-18T09:51:58+00:00'::timestamptz AND "post"."is_post" ANDNOTtrue) ORDER BY "post"."publish_at" DESCLIMIT 10
1,96
Соединение: 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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
for row in super().__iter__():
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM yyyy' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM yyyy' as newslist %}
SELECT "news_videopost"."youtube_video_url", "post"."head_uk", "post"."head_ru", "post"."has_video", "post"."breaking_news", "post"."category_id", "category"."parent_id", "post"."is_lightning", "news_videopost"."post_ptr_id", "post"."year_of_war", "category"."subdomain", "post"."display_type", T4."subdomain", "post"."updated_at", "post"."slug", "post"."has_photo", "news_videopost"."is_icon_hidden", "post"."is_exclusive", "category"."slug", "post"."publish_at", "post"."image", trueAS "is_videopost" FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-04-18T09:51:58+00:00'::timestamptz AND "post"."is_article" ANDNOTtrue) ORDER BY "post"."publish_at" DESC LIMIT 10SELECT ••• FROM "news_videopost" INNER JOIN "post" ON ("news_videopost"."post_ptr_id" = "post"."id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T4 ON ("category"."parent_id" = T4."id") WHERE ("post"."publish_at" <= '2025-07-07T16:06:09.745350+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."publish_at" >= '2025-04-18T09:51:58+00:00'::timestamptz AND "post"."is_article" ANDNOTtrue) ORDER BY "post"."publish_at" DESCLIMIT 10
1,87
Соединение: 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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
for row in super().__iter__():
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM yyyy' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM yyyy' as newslist %}
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
o = next(base_iter)
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM yyyy' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM yyyy' as newslist %}
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
76
77
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}">
78
{% if post.is_videopost %}
79
<a href="{% post_with_values post %}" class="video-item__link">
80
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
76
77
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}">
78
{% if post.is_videopost %}
79
<a href="{% post_with_values post %}" class="video-item__link">
80
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
76
77
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}">
78
{% if post.is_videopost %}
79
<a href="{% post_with_values post %}" class="video-item__link">
80
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
76
77
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}">
78
{% if post.is_videopost %}
79
<a href="{% post_with_values post %}" class="video-item__link">
80
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in video_news_sidebar(375)
return loader.render_to_string(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
76
77
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}">
78
{% if post.is_videopost %}
79
<a href="{% post_with_values post %}" class="video-item__link">
80
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
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" INNER JOIN "post_authors" ON ("users_user"."id" = "post_authors"."user_id") WHERE "post_authors"."post_id" = 188785SELECT ••• FROM "users_user" INNER JOIN "post_authors" ON ("users_user"."id" = "post_authors"."user_id") WHERE "post_authors"."post_id" = 188785
2,39
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(54)
result = self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py 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(414)
return strip_spaces_between_tags(self.nodelist.render(context).strip())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(314)
match = condition.eval(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/smartif.py in eval(60)
return func(context, self.first, self.second)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/smartif.py in <lambda>(109)
"<=": infix(10, lambda context, x, y: x.eval(context) <= y.eval(context)),/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in eval(877)
return self.value.resolve(context, ignore_failures=True)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(742)
new_obj = func(obj, *arg_vals)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaultfilters.py in length(609)
return len(value)
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(54)
result = self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py 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(414)
return strip_spaces_between_tags(self.nodelist.render(context).strip())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
output = self.filter_expression.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(54)
result = self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py 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)
19
{% if not forloop.last %}, {% endif %}{% endfor %}],
SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21
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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(182)
context_data = sidebar_object.render(filters, True, use_old_design) | {/var/www/news-site-columnist/news/templatetags/component_tags.py in render(80)
qs = self.get_queryset()/var/www/news-site-columnist/news/templatetags/component_tags.py in get_queryset(64)
.annotate_is_videopost_mark()/var/www/news-site-columnist/news/models/news.py in annotate_is_videopost_mark(440)
polymorphic_ctype=ContentType.objects.get(
SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21SELECT ••• FROM "django_content_type" WHERE ("django_content_type"."app_label" = 'news' AND "django_content_type"."model" = 'videopost') LIMIT 21
2 similar queries.
Duplicated 2 times.
0,40
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(182)
context_data = sidebar_object.render(filters, True, use_old_design) | {/var/www/news-site-columnist/news/templatetags/component_tags.py in render(80)
qs = self.get_queryset()/var/www/news-site-columnist/news/templatetags/component_tags.py in get_queryset(64)
.annotate_is_videopost_mark()/var/www/news-site-columnist/news/models/news.py in annotate_is_videopost_mark(450)
polymorphic_ctype=ContentType.objects.get(
SELECT MAX("__col1") FROM ( SELECTDISTINCT "post"."created_at" AS "col1", "post"."seo_title" AS "col2", "post"."seo_title_uk" AS "col3", "post"."seo_title_en" AS "col4", "post"."seo_title_ru" AS "col5", "post"."seo_description" AS "col6", "post"."seo_description_uk" AS "col7", "post"."seo_description_en" AS "col8", "post"."seo_description_ru" AS "col9", "post"."seo_keywords" AS "col10", "post"."seo_keywords_uk" AS "col11", "post"."seo_keywords_en" AS "col12", "post"."seo_keywords_ru" AS "col13", "post"."seo_header_one" AS "col14", "post"."seo_header_one_uk" AS "col15", "post"."seo_header_one_en" AS "col16", "post"."seo_header_one_ru" AS "col17", "post"."created_by" AS "col18", "post"."updated_by" AS "col19", "post"."polymorphic_ctype_id" AS "col20", "post"."id" AS "col21", "post"."head" AS "col22", "post"."head_uk" AS "col23", "post"."head_en" AS "col24", "post"."head_ru" AS "col25", "post"."sub_head" AS "col26", "post"."sub_head_uk" AS "col27", "post"."sub_head_en" AS "col28", "post"."sub_head_ru" AS "col29", "post"."content" AS "col30", "post"."content_uk" AS "col31", "post"."content_en" AS "col32", "post"."content_ru" AS "col33", "post"."author_id" AS "col34", "post"."seo_tag_id" AS "col35", "post"."publish_at" AS "col36", "post"."translated_at" AS "col37", "post"."updated_at" AS "col38", "post"."slug" AS "col39", "post"."aplication_type" AS "col40", "post"."last_editor_id" AS "col41", "post"."status" AS "col42", "post"."show_at_homepage" AS "col43", "post"."show_at_news_feed" AS "col44", "post"."is_category_top" AS "col45", "post"."is_homepage_top" AS "col46", "post"."id_sponsored" AS "col47", "post"."is_lightning" AS "col48", "post"."is_exclusive" AS "col49", "post"."is_photo_report" AS "col50", "post"."is_post" AS "col51", "post"."is_article" AS "col52", "post"."main_page_img_full_width" AS "col53", "post"."need_hires" AS "col54", "post"."has_photo" AS "col55", "post"."has_video" AS "col56", "post"."is_editors_choise" AS "col57", "post"."show_in_sidebar" AS "col58", "post"."category_id" AS "col59", "post"."old_category_id" AS "col60", "post"."past_region" AS "col61", "post"."year_of_war" AS "col62", "post"."breaking_news" AS "col63", "post"."without_img" AS "col64", "post"."show_stories_block" AS "col65", "post"."display_type" AS "col66", "post"."image" AS "col67", "post"."image_alt" AS "col68", "post"."image_alt_uk" AS "col69", "post"."image_alt_en" AS "col70", "post"."image_alt_ru" AS "col71", "post"."seo_image" AS "col72", "post"."text_under_image" AS "col73", "post"."text_under_image_uk" AS "col74", "post"."text_under_image_en" AS "col75", "post"."text_under_image_ru" AS "col76", "post"."image_source" AS "col77", "post"."image_source_uk" AS "col78", "post"."image_source_en" AS "col79", "post"."image_source_ru" AS "col80", "post"."theme_id" AS "col81", "post"."is_nofollow_disabled" AS "col82", "post"."audio_content_id" AS "col83", "post"."audio_content_uk_id" AS "col84", "post"."audio_content_en_id" AS "col85", "post"."audio_content_ru_id" AS "col86", "post"."views" AS "col87", "post"."views_uk" AS "col88", "post"."views_ru" AS "col89", "post"."views_analytics" AS "col90", "post"."views_analytics_ru" AS "col91", "post"."views_analytics_uk" AS "col92", "post"."views_analytics_at" AS "col93", "post"."busy_by_id" AS "col94", "post"."image_editor_id" AS "col95", "post"."release_editor_id" AS "col96", "post"."special_type" AS "col97", "post"."head_longer_than_100" AS "col98", "post"."uk_has_translation" AS "col99", "post"."ru_has_translation" AS "col100", "post"."en_has_translation" AS "col101", "post"."homepage_slider_text" AS "col102", "post"."homepage_slider_text_uk" AS "col103", "post"."homepage_slider_text_en" AS "col104", "post"."homepage_slider_text_ru" AS "col105", CASEWHEN "post"."polymorphic_ctype_id" = 60 THENtrue ELSEfalse ENDAS "is_videopost", CASEWHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSENULL ENDAS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "post"."publish_at" AS "__col1" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed") ) subquerySELECT MAX("__col1") FROM (SELECTDISTINCT "post"."created_at" AS "col1", "post"."seo_title" AS "col2", "post"."seo_title_uk" AS "col3", "post"."seo_title_en" AS "col4", "post"."seo_title_ru" AS "col5", "post"."seo_description" AS "col6", "post"."seo_description_uk" AS "col7", "post"."seo_description_en" AS "col8", "post"."seo_description_ru" AS "col9", "post"."seo_keywords" AS "col10", "post"."seo_keywords_uk" AS "col11", "post"."seo_keywords_en" AS "col12", "post"."seo_keywords_ru" AS "col13", "post"."seo_header_one" AS "col14", "post"."seo_header_one_uk" AS "col15", "post"."seo_header_one_en" AS "col16", "post"."seo_header_one_ru" AS "col17", "post"."created_by" AS "col18", "post"."updated_by" AS "col19", "post"."polymorphic_ctype_id" AS "col20", "post"."id" AS "col21", "post"."head" AS "col22", "post"."head_uk" AS "col23", "post"."head_en" AS "col24", "post"."head_ru" AS "col25", "post"."sub_head" AS "col26", "post"."sub_head_uk" AS "col27", "post"."sub_head_en" AS "col28", "post"."sub_head_ru" AS "col29", "post"."content" AS "col30", "post"."content_uk" AS "col31", "post"."content_en" AS "col32", "post"."content_ru" AS "col33", "post"."author_id" AS "col34", "post"."seo_tag_id" AS "col35", "post"."publish_at" AS "col36", "post"."translated_at" AS "col37", "post"."updated_at" AS "col38", "post"."slug" AS "col39", "post"."aplication_type" AS "col40", "post"."last_editor_id" AS "col41", "post"."status" AS "col42", "post"."show_at_homepage" AS "col43", "post"."show_at_news_feed" AS "col44", "post"."is_category_top" AS "col45", "post"."is_homepage_top" AS "col46", "post"."id_sponsored" AS "col47", "post"."is_lightning" AS "col48", "post"."is_exclusive" AS "col49", "post"."is_photo_report" AS "col50", "post"."is_post" AS "col51", "post"."is_article" AS "col52", "post"."main_page_img_full_width" AS "col53", "post"."need_hires" AS "col54", "post"."has_photo" AS "col55", "post"."has_video" AS "col56", "post"."is_editors_choise" AS "col57", "post"."show_in_sidebar" AS "col58", "post"."category_id" AS "col59", "post"."old_category_id" AS "col60", "post"."past_region" AS "col61", "post"."year_of_war" AS "col62", "post"."breaking_news" AS "col63", "post"."without_img" AS "col64", "post"."show_stories_block" AS "col65", "post"."display_type" AS "col66", "post"."image" AS "col67", "post"."image_alt" AS "col68", "post"."image_alt_uk" AS "col69", "post"."image_alt_en" AS "col70", "post"."image_alt_ru" AS "col71", "post"."seo_image" AS "col72", "post"."text_under_image" AS "col73", "post"."text_under_image_uk" AS "col74", "post"."text_under_image_en" AS "col75", "post"."text_under_image_ru" AS "col76", "post"."image_source" AS "col77", "post"."image_source_uk" AS "col78", "post"."image_source_en" AS "col79", "post"."image_source_ru" AS "col80", "post"."theme_id" AS "col81", "post"."is_nofollow_disabled" AS "col82", "post"."audio_content_id" AS "col83", "post"."audio_content_uk_id" AS "col84", "post"."audio_content_en_id" AS "col85", "post"."audio_content_ru_id" AS "col86", "post"."views" AS "col87", "post"."views_uk" AS "col88", "post"."views_ru" AS "col89", "post"."views_analytics" AS "col90", "post"."views_analytics_ru" AS "col91", "post"."views_analytics_uk" AS "col92", "post"."views_analytics_at" AS "col93", "post"."busy_by_id" AS "col94", "post"."image_editor_id" AS "col95", "post"."release_editor_id" AS "col96", "post"."special_type" AS "col97", "post"."head_longer_than_100" AS "col98", "post"."uk_has_translation" AS "col99", "post"."ru_has_translation" AS "col100", "post"."en_has_translation" AS "col101", "post"."homepage_slider_text" AS "col102", "post"."homepage_slider_text_uk" AS "col103", "post"."homepage_slider_text_en" AS "col104", "post"."homepage_slider_text_ru" AS "col105", CASEWHEN "post"."polymorphic_ctype_id" = 60 THENtrueELSEfalseENDAS "is_videopost", CASEWHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSENULLENDAS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "post"."publish_at" AS "__col1" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed")) subquery
2164,18
Соединение: 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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(182)
context_data = sidebar_object.render(filters, True, use_old_design) | {/var/www/news-site-columnist/news/templatetags/component_tags.py in render(92)
ordered_qs = ordered_qs.by_last_n_days(50).values(/var/www/news-site-columnist/news/models/news.py in by_last_n_days(427)
latest_publish_at = self.aggregate(latest_publish_at=Max('publish_at'))['latest_publish_at']/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in aggregate(318)
return super(PolymorphicQuerySet, qs).aggregate(*args, **kwargs)
SELECTDISTINCT "post"."head_uk", "post"."head_ru", "post"."has_video", "post"."breaking_news", "post"."category_id", "category"."parent_id", "post"."is_lightning", "post"."id", "post"."year_of_war", "category"."subdomain", "post"."display_type", T5."subdomain", "post"."updated_at", "post"."slug", "post"."has_photo", "post"."is_exclusive", "category"."slug", "post"."publish_at", "post"."image", CASEWHEN "post"."polymorphic_ctype_id" = 60 THENtrue ELSEfalse ENDAS "is_videopost", CASEWHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSENULL ENDAS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "post"."publish_at" AS "get_publication_time" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed" AND "post"."publish_at" >= '2025-05-17T08:43:08+00:00'::timestamptz) ORDER BY "post"."publish_at" DESC LIMIT 10SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed" AND "post"."publish_at" >= '2025-05-17T08:43:08+00:00'::timestamptz) ORDER BY "post"."publish_at" DESCLIMIT 10
24,67
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
for row in super().__iter__():
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM' as newslist %}
SELECTDISTINCT "post"."head_uk", "post"."head_ru", "post"."has_video", "post"."breaking_news", "post"."category_id", "category"."parent_id", "post"."is_lightning", "post"."id", "post"."year_of_war", "category"."subdomain", "post"."display_type", T5."subdomain", "post"."updated_at", "post"."slug", "post"."has_photo", "post"."is_exclusive", "category"."slug", "post"."publish_at", "post"."image", CASEWHEN "post"."polymorphic_ctype_id" = 60 THENtrue ELSEfalse ENDAS "is_videopost", CASEWHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSENULL ENDAS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "post"."publish_at" AS "get_publication_time" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed" AND "post"."publish_at" >= '2025-05-17T08:43:08+00:00'::timestamptz AND "post"."is_post" ANDNOTCASEWHEN ("post"."polymorphic_ctype_id" = 60) THENtrueELSEfalseEND) ORDER BY "post"."publish_at" DESC LIMIT 10SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed" AND "post"."publish_at" >= '2025-05-17T08:43:08+00:00'::timestamptz AND "post"."is_post" ANDNOTCASEWHEN ("post"."polymorphic_ctype_id" = 60) THENtrueELSEfalseEND) ORDER BY "post"."publish_at" DESCLIMIT 10
14,30
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
for row in super().__iter__():
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM' as newslist %}
SELECTDISTINCT "post"."head_uk", "post"."head_ru", "post"."has_video", "post"."breaking_news", "post"."category_id", "category"."parent_id", "post"."is_lightning", "post"."id", "post"."year_of_war", "category"."subdomain", "post"."display_type", T5."subdomain", "post"."updated_at", "post"."slug", "post"."has_photo", "post"."is_exclusive", "category"."slug", "post"."publish_at", "post"."image", CASEWHEN "post"."polymorphic_ctype_id" = 60 THENtrue ELSEfalse ENDAS "is_videopost", CASEWHEN "post"."polymorphic_ctype_id" = 60 THEN "news_videopost"."youtube_video_url" ELSENULL ENDAS "youtube_video_url", "news_videopost"."is_icon_hidden" AS "is_icon_hidden", "post"."publish_at" AS "get_publication_time" FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed" AND "post"."publish_at" >= '2025-05-17T08:43:08+00:00'::timestamptz AND "post"."is_article" ANDNOTCASEWHEN ("post"."polymorphic_ctype_id" = 60) THENtrueELSEfalseEND) ORDER BY "post"."publish_at" DESC LIMIT 10SELECT ••• FROM "post" LEFT OUTER JOIN "news_videopost" ON ("post"."id" = "news_videopost"."post_ptr_id") LEFT OUTER JOIN "category" ON ("post"."category_id" = "category"."id") LEFT OUTER JOIN "category" T5 ON ("category"."parent_id" = T5."id") WHERE ("post"."ru_has_translation" AND "post"."publish_at" <= '2025-07-07T16:06:09.861061+00:00'::timestamptz AND "post"."status" = 2 AND "post"."show_in_sidebar" AND "post"."show_at_news_feed" AND "post"."publish_at" >= '2025-05-17T08:43:08+00:00'::timestamptz AND "post"."is_article" ANDNOTCASEWHEN ("post"."polymorphic_ctype_id" = 60) THENtrueELSEfalseEND) ORDER BY "post"."publish_at" DESCLIMIT 10
1,90
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/modeltranslation/manager.py in __iter__(545)
for row in super().__iter__():
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM' as newslist %}
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(368)
for key, val in groupby(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
o = next(base_iter)
4
{% if LANGUAGE_CODE == 'en' %}
5
{% regroup object_list by translated_at|my_datetime:'d MMMM' as newslist %}
6
{% else %}
7
{% regroup object_list by publish_at|my_datetime:'d MMMM' as newslist %}
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
75
{% endif %}{%endcomment%}
76
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}{% if is_article %}sidebar-item_article{% endif %}">
77
{% if post.is_videopost %}
78
<a href="{% post_with_values post %}" class="video-item__link">
79
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
75
{% endif %}{%endcomment%}
76
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}{% if is_article %}sidebar-item_article{% endif %}">
77
{% if post.is_videopost %}
78
<a href="{% post_with_values post %}" class="video-item__link">
79
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
75
{% endif %}{%endcomment%}
76
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}{% if is_article %}sidebar-item_article{% endif %}">
77
{% if post.is_videopost %}
78
<a href="{% post_with_values post %}" class="video-item__link">
79
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
75
{% endif %}{%endcomment%}
76
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}{% if is_article %}sidebar-item_article{% endif %}">
77
{% if post.is_videopost %}
78
<a href="{% post_with_values post %}" class="video-item__link">
79
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in news_sidebar(210)
return base_sidebar(/var/www/news-site-columnist/news/templatetags/component_tags.py in base_sidebar(196)
return loader.render_to_string(template, context_data)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
return template.render(context, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/component_tags.py in post_with_values(570)
return post.get_absolute_url()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
75
{% endif %}{%endcomment%}
76
<div class="sidebar-item {% if post.is_videopost %}sidebar-item_video{% endif %}{% if is_article %}sidebar-item_article{% endif %}">
77
{% if post.is_videopost %}
78
<a href="{% post_with_values post %}" class="video-item__link">
79
<img src="{% get_video_post_image post 'maxresdefault' %}" alt="Text"/>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(320)
if match:/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)
187
</svg>
188
</div>
189
190
{% if related_theme_posts %}
191
<div class="bottom-gap">
192
{% url 'all_news' as link %}
193
{% translate "Відео по темі" as title %}
194
{% include 'news/videos/components/grid-section.html' with title=title link=link with_btn=True video_posts=related_theme_posts theme_id=object.theme_id %}
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.category:
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
nodelist.append(node.render_annotated(context))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(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(914)
current = current()/var/www/news-site-columnist/news/models/video_news.py in get_absolute_url(176)
if self.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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
{'LANGUAGE_CODE': 'ru',
'navigation_items': [{'is_region': True,
'link': 'https://ukrayina.novunu.live/ru/',
'name': 'Україна'},
{'link': '/ru/news/', 'name': 'Новости'},
{'link': 'https://armiya.novunu.live/ru/',
'name': 'Армия'},
{'link': 'https://novunu.live/ru/ekonomi',
'name': 'Экономика'},
{'link': 'https://sport.novunu.live/ru/',
'name': 'Спорт'}],
'support_button_link': 'https://t.me/SlipioCkUa/4132'}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
{'LANGUAGE_CODE': 'ru',
'navigation_items': [{'is_region': True,
'link': 'https://ukrayina.novunu.live/ru/',
'name': 'Україна'},
{'link': '/ru/news/', 'name': 'Новости'},
{'link': 'https://armiya.novunu.live/ru/',
'name': 'Армия'},
{'link': 'https://novunu.live/ru/ekonomi',
'name': 'Экономика'},
{'link': 'https://sport.novunu.live/ru/',
'name': 'Спорт'}],
'support_button_link': 'https://t.me/SlipioCkUa/4132'}
{'categories': '<<multilingualqueryset of news.Category>>',
'navigation_items': [{'is_region': True,
'link': 'https://ukrayina.novunu.live/ru/',
'name': 'Україна'},
{'link': '/ru/news/', 'name': 'Новости'},
{'link': 'https://armiya.novunu.live/ru/',
'name': 'Армия'},
{'link': 'https://novunu.live/ru/ekonomi',
'name': 'Экономика'},
{'link': 'https://sport.novunu.live/ru/',
'name': 'Спорт'}]}
{'chunked_searches': <itertools.zip_longest object at 0x7f4bdc52a070>,
'class': 'header-popup__searches'}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
{'LANGUAGE_CODE': 'ru',
'navigation_items': [{'is_region': True,
'link': 'https://ukrayina.novunu.live/ru/',
'name': 'Україна'},
{'link': '/ru/news/', 'name': 'Новости'},
{'link': 'https://armiya.novunu.live/ru/',
'name': 'Армия'},
{'link': 'https://novunu.live/ru/ekonomi',
'name': 'Экономика'},
{'link': 'https://sport.novunu.live/ru/',
'name': 'Спорт'}],
'support_button_link': 'https://t.me/SlipioCkUa/4132'}
{'categories': '<<multilingualqueryset of news.Category>>',
'navigation_items': [{'is_region': True,
'link': 'https://ukrayina.novunu.live/ru/',
'name': 'Україна'},
{'link': '/ru/news/', 'name': 'Новости'},
{'link': 'https://armiya.novunu.live/ru/',
'name': 'Армия'},
{'link': 'https://novunu.live/ru/ekonomi',
'name': 'Экономика'},
{'link': 'https://sport.novunu.live/ru/',
'name': 'Спорт'}]}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: custom_header. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/header.html"'>>, <TextNode: '\n'>, <IncludeNode: template=<FilterExpression '"new-design/components/hot-line.html"'>>, <TextNode: '\n'>]>}
Контекст{'False': False, 'None': None, 'True': True}
{'SELECTED_LANG': 'ru',
'all_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'articles': '<<multilingualpostqueryset of news.VideoPost>>',
'banner': True,
'is_video': True,
'news': '<<multilingualpostqueryset of news.VideoPost>>',
'sidebar_class': 'sidebar-last',
'tlp': None,
'videoNews': '<<multilingualpostqueryset of news.VideoPost>>'}
{'LANGUAGE_CODE': 'ru',
'hasTelegram': True,
'newslist': [GroupedResult(grouper='7 июня 2025', list=[<VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>]),
GroupedResult(grouper='6 июня 2025', list=[<VideoPost: Завышенные цены в тендерах и бюджет Киева — эфир Наша справа>, <VideoPost: Мерц сделал заявление после разговора с Трампом — эфир Вечер.LIVE>, <VideoPost: РФ осуществила рекордный удар по Украине — эфир День.LIVE>, <VideoPost: В Раде ответили, планируется ли восстановление Каховской ГЭС>])],
'object_list': '<<multilingualpostqueryset of news.VideoPost>>'}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'content': '<p>Наибольшие ошибки во время <a '
'href="https://vijna.novyny.live/" target="_blank">войны</a> – '
'отсутствие фланговых ударов и логического подхода к командованию. '
'Такие действия часто приводят к потерям и неэффективным действиям '
'на фронте.</p>\n'
'<p>Об этом сообщил начальник штаба бригады "Азов" Национальной '
'гвардии <a '
'href="https://youtu.be/KDNdEnhLbl8?si=dsJKGn_ZCnTnQWhr&t=3156" '
'rel="nofollow noopener" target="_blank">Богдан Кротевич</a> '
'"Тавр" в интервью "Украинской правде" в пятницу, 26 июня.</p>\n'
'<h2>Самые большие ошибки ВСУ во время войны</h2>\n'
'<p><em>"Наша главная проблема, как в армии, так и в политике, '
'состоит в том, что мы не признаем своих ошибок"</em> , — отмечал '
'ранее Кротевич.</p>\n'
'<p>По его словам, за время полномасштабной войны было сделано '
'много ошибок. Одной из самых больших ошибок, по его мнению, '
'является прямое наступление без применения фланговых ударов, что '
'часто приводит к потерям.</p>\n'
'<p><em>"Ну мы, как бараны, упираемся в лоб. Это самая глупая и '
'основная ошибка, которую мы постоянно до сих пор совершаем и '
'думаем, как остановить россиян. Еще даже в старых уставах '
'постсоветского союза написано, что, когда противник прорывает, ты '
'его одним противотанковым резервом останавливаешь, если я не '
'ошибаюсь, а общевойсковым резервом бьешь во фланг"</em>, — '
'отметил военный.</p>\n'
'<p>Он заявил, что в этой войне он <strong>никогда не видел от ВСУ '
'удары во фланг противника.</strong></p>\n'
'<p><em>"Это же настолки элементарно. Если у нас сейчас идет '
'наступление, что мы делаем — мы забрасываем на позиции всех: '
'батальон там, батальон оттуда, и они прибегают. \xa0У них нет '
'окопов заготовленных, они не знают, кто этим всем командует. Им '
'говорят, что вы пришли нас менять, и ты спрашиваешь где '
'противник, а он уже бежит. Вместо того, чтобы ударить эту линию '
'где-то с фланга", — </em>отметил "Тавр".</p>\n'
'<p>По его словам, будь попытки ударить с севера, можно было бы и '
'Авдеевку удержать.</p>\n'
'<p>Кротевич также отметил, что отсутствие логического подхода к '
'командованию и координации действий является серьезной '
'проблемой.</p>\n'
'<p><em>"Отсутствие логики — это удары лоб в лоб и '
'"солянки""</em>, — сказал он.</p>\n'
'<p>Военный подчеркнул, что <strong>главная цель должна быть '
'перерезать логистику.</strong> Ведь, если нечем будет стрелять, '
'то никто стрелять не будет.</p>\n'
'<p><em>"У нас до этого не могут додуматься. У нас есть одна '
'логистическая цель, которую просим уничтожить уже месяцев шесть, '
'и, если мы ее уничтожим, их логистика значительно уменьшится. Аля '
'эта цель не приоритетна, в приоритете какое-то здание"</em> , — '
'подчеркнул начальник штаба. бригады "Азов".</p>\n'
'<p>Военнослужащий призвал к более стратегическому подходу и '
'соблюдению принципов войны, в частности, единства '
'командования.</p>\n'
'<p><em>"Нужно открыть Википедию и посмотреть принципы войны. Один '
'из них, который есть в каждой стране, — это единство '
'командования"</em> , — подытожил Кротевич.</p>\n'
'<p>Напомним, начальник штаба полка "Азов" также назвал причину, '
'<a '
'href="https://videos.novyny.live/vijna/nachshtabu-polku-azov-nazvav-prichinu-chomu-ne-vdavsia-kontrnastup-2023-roku-188760.html" '
'target="_blank">почему не удалось контрнаступление в 2023 '
'году.</a> Он подчеркнул, что наступать на пять линий обороны было '
'глупо.</p>\n'
'<p>Ранее мы писали, что <a '
'href="https://vijna.novyny.live/dali-rosiianam-bude-vazhche-iak-nedalekogliadnist-generaliv-nishchit-plani-putina-188636.html" '
'target="_blank">российские захватчики пытаются добиться скорых '
'побед,</a> используя тактику мощного удара с помощью '
'механизированных подразделений.</p>',
'only_content': False,
'post': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'tags': '',
'watch_more_title': 'Смотрите также:',
'youtube_title': 'Актуальні відео на нашому YouTube каналі'}
Контекст{'False': False, 'None': None, 'True': True}
{'SELECTED_LANG': 'ru',
'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'articles': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'at_news_feed_filter': True,
'banner': True,
'is_video': True,
'news': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'sidebar_class': 'sidebar-last-mob',
'tlp': None,
'videoNews': '<<multilingualpostqueryset of news.VideoPost>>'}
{'LANGUAGE_CODE': 'ru',
'class': 'sidebar-last-mob',
'hasTelegram': True,
'newslist': [GroupedResult(grouper='7 июня', list=[<VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>]),
GroupedResult(grouper='6 июня', list=[<VideoPost: Завышенные цены в тендерах и бюджет Киева — эфир Наша справа>, <VideoPost: Мерц сделал заявление после разговора с Трампом — эфир Вечер.LIVE>, <VideoPost: РФ осуществила рекордный удар по Украине — эфир День.LIVE>, <VideoPost: В Раде ответили, планируется ли восстановление Каховской ГЭС>])],
'object_list': '<<multilingualpostqueryset of news.VideoPost>>'}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>}
{'post': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Завышенные цены в тендерах и бюджет Киева — эфир Наша справа>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Завышенные цены в тендерах и бюджет Киева — эфир Наша справа>}
{'post': <VideoPost: Завышенные цены в тендерах и бюджет Киева — эфир Наша справа>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Мерц сделал заявление после разговора с Трампом — эфир Вечер.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Мерц сделал заявление после разговора с Трампом — эфир Вечер.LIVE>}
{'post': <VideoPost: Мерц сделал заявление после разговора с Трампом — эфир Вечер.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: РФ осуществила рекордный удар по Украине — эфир День.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: РФ осуществила рекордный удар по Украине — эфир День.LIVE>}
{'post': <VideoPost: РФ осуществила рекордный удар по Украине — эфир День.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: В Раде ответили, планируется ли восстановление Каховской ГЭС>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: В Раде ответили, планируется ли восстановление Каховской ГЭС>}
{'post': <VideoPost: В Раде ответили, планируется ли восстановление Каховской ГЭС>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Трамп сделал заявление по поводу ответа России — эфир Ранок.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Трамп сделал заявление по поводу ответа России — эфир Ранок.LIVE>}
{'post': <VideoPost: Трамп сделал заявление по поводу ответа России — эфир Ранок.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Атака на Херсон и новости для украинцев в ЕС — эфир Вечер.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Атака на Херсон и новости для украинцев в ЕС — эфир Вечер.LIVE>}
{'post': <VideoPost: Атака на Херсон и новости для украинцев в ЕС — эфир Вечер.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: content. Contents: [<TextNode: '\n'>, <Variable Node: object.youtube_info>, <TextNode: '\n <section class="vide'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd186980>, <TextNode: '\n <img'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" width="4px" height="7px'>, <Variable Node: object.head>, <TextNode: '\n <img src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/arrow-white.svg'">), <TextNode: '" alt="arrow" width="4px"'>, <Variable Node: object.youtube_id>, <TextNode: '/'>, <IfNode>, <TextNode: '.webp" alt="'>, <Variable Node: object.head>, <TextNode: '" width="977" height="549'>, <Variable Node: object.head>, <TextNode: '\n </h1'>, <Variable Node: object.get_publication_time>, <TextNode: '</span>\n <'>, <django.template.library.SimpleNode object at 0x7f4bdd1871f0>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n </section>\n\n <mai'>, <IncludeNode: template=<FilterExpression "'news/videos/components/video-content.html'">>, <TextNode: '\n <aside class'>, <Variable Node: object.author.get_absolute_url>, <TextNode: '" class="author-sidebar__'>, <Variable Node: object.author.image.url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: ' - '>, <Variable Node: object.author.position>, <TextNode: '" width="46"\n '>, <Variable Node: object.author.get_absolute_url>, <TextNode: '"\n '>, <Variable Node: object.author.name>, <TextNode: '</a>\n '>, <IfNode>, <TextNode: '\n </di'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d00>, <TextNode: '</span>\n <'>, <django.templatetags.i18n.TranslateNode object at 0x7f4bdd187d90>, <TextNode: '</span>\n '>, StaticNode(varname=None, path=<FilterExpression "'/news/img/base/share.svg'">), <TextNode: '" width="30" height="31" '>, <Variable Node: object.get_absolute_url>, <TextNode: '" target="_blank">\n '>, <django.template.library.SimpleNode object at 0x7f4bdd187fa0>, <TextNode: '\n <svg width="'>, <IfNode>, <TextNode: '\n\n '>, <django.template.defaulttags.CommentNode object at 0x7f4bdd0d8430>, <TextNode: '\n\n'>]>,
'link': '/ru/news/',
'title': 'Видео по теме'}
{'link': '/ru/news/',
'theme_id': None,
'title': 'Видео по теме',
'video_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'with_btn': True}
{'video_posts': '<<multilingualpostqueryset of news.VideoPost>>'}
{'forloop': {'counter': 8,
'counter0': 7,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
{'post': <VideoPost: Украина получит новую помощь от партнеров — эфир День.LIVE>}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'LANGUAGE_CODE': 'ru', 'footer': 1}
Контекст{'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 '
'0x7f4bdc49dc60>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f4bdcb2fac0>>'}
{'LANGUAGES': [('uk', 'Украинский'), ('en', 'Английский'), ('ru', 'Русский')],
'LANGUAGE_CODE': 'ru',
'SELECTED_LANG': 'ru',
'languages': [{'bidi': False,
'code': 'uk',
'name': 'Ukrainian',
'name_local': 'Українська',
'name_translated': 'Украинский'},
{'bidi': False,
'code': 'en',
'name': 'English',
'name_local': 'English',
'name_translated': 'Английский'},
{'bidi': False,
'code': 'ru',
'name': 'Russian',
'name_local': 'Русский',
'name_translated': 'Русский'}],
'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'parent_categories': '<<multilingualqueryset of news.Category>>',
'related_theme_posts': '<<multilingualpostqueryset of news.VideoPost>>',
'title': 'Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне',
'videopost': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>,
'view': <news.views.video_posts.VideoPostView object at 0x7f4bde28b190>,
'youtube_video_data': {'date': '2024-07-26T05:00:17Z',
'description': 'Богдан Кротевич “Тавр” – новий герой '
'авторського проєкту Романа Кравця '
'“Дивись”.\n'
'\n'
'Кротевич є начальником штабу бригади '
'Національної гвардії “АЗОВ”.\n'
'\n'
'Ми говорили про поточну ситуацію на '
'фронті, “Тавр” оцінює найбільші '
'помилки Сил оборони та нашу підготовку '
'до наступу росіян влітку 2024 року.\n'
'\n'
'У ході розмови ми говоримо про '
'український контрнаступ 2023-го і про '
'те, чому начальник штабу бригади '
'“Азов” називає його “дебільним”.\n'
'\n'
'Також “Тавр” детально озвучує свої '
'претензії до Юрія Содоля та до ДБР. \n'
'\n'
'Окремо ми говорили про Дениса '
'Прокопенка «Редіса», колишнього '
'головкома ЗСУ Валерія Залужного, та '
'чинного головнокомандувача ЗСУ '
'Олександра Сирського.\n'
'\n'
'__________________________________________________________\n'
'\n'
'Вступайте в Клуб Української правди: '
'https://club.pravda.com.ua/?utm_source=youtube&utm_medium=social&utm_campaign=kravets\n'
'\n'
'Telegram-канал "УП.Кляті питання": '
'https://t.me/ukr_pravda \n'
'Telegram-канал "УП. Off the record": '
'https://t.me/off_the_record\n'
'\n'
'00:00 Вступ\n'
'01:23 Фото із Залужним\n'
'03:12 Оцінка Залужного як посла у '
'Великій Британії\n'
'04:16 Як "АЗОВ" працює над іміджем за '
'кордоном\n'
'06:07 Яку зброю чекають від США? \n'
'07:35 Ситуація в районі Серебрянського '
'лісництва\n'
'10:04 Азовці навчають інші підрозділи\n'
'14:06 Полковник Євген Межевікін\n'
'15:50 Особливості бойових дій у '
'Серебрянському лісі\n'
'20:51 Як воюють росіяни?\n'
'21:58 Наші війська теж "провалюються"\n'
'23:13 "Солдат не буде воювати за '
'офіцера, якого він не бачить"\n'
'25:30 "Давайте ми вам допоможемо '
'наступати"\n'
'27:39 Що гірше: халатність чи брехня?\n'
'30:05 Чого ми навчились у росіян?\n'
'33:34 Потреби ЗСУ\n'
'37:29 «Вони навіть лінію бойових '
'зіткнень не вивчили»\n'
'38:35 Контрнаступ 2023 – дебільний\n'
'42:03 Ситуація по всьому фронту\n'
'44:00 "Вони не відповідають за тих, '
'ким керують"\n'
'47:32 Наступ росіян на Харківщині\n'
'50:08 "Війна це низка помилок, і '
'перемагає той, хто робить їх менше"\n'
'51:45 "Коли в тебе лише 1 постріл, ти '
'віддаєшся йому так, що влучаєш"\n'
'52:35 Найбільші помилки ЗСУ за час '
'війни\n'
'01:00:24 Чим "АЗОВ" відрізняється від '
'інших бригад Нацгвардії?\n'
'01:04:25 "АЗОВ" – це добровольці?\n'
'01:05:12 Навчання бойове та '
'ідеологічне\n'
'01:07:59 Ставлення азовців до '
'"Редіса"\n'
'01:13:10 У кого "АЗОВ" вчиться?\n'
'01:16:48 Чи повинні президент і '
'головнокомандувач приїжджати на '
'командні пункти?\n'
'01:22:17 "Таких, як "Редіс" треба '
'залучати до планування операцій"\n'
'01:24:25 На Ставці говорять неправду?\n'
'01:29:01 Влада повинна слухати '
'українців\n'
'01:31:00 Скандал із Содолем\n'
'01:34:02 Чому свідчення проти Содоля '
"з'явились саме зараз?\n"
'01:35:28 ДБР порушує закон\n'
'01:38:39 Безугла, Лачен, Стерненко\n'
'01:39:54 Претензія до Содоля\n'
"01:41:31 Чи зв'язувались із Кротевичем "
'із Генштабу\n'
'01:42:13 Оборона Маріуполя \n'
'01:45:26 Содоль і Кринки\n'
'01:47:29 Генерали бояться розповідати '
"об'єктивну реальність вищому "
'керівництву\n'
'01:54:23 Накази Сирського '
'саботуються?\n'
'01:55:44 Чи будуть ще свідчення проти '
'інших генералів?\n'
'01:56:20 Злочинна військова ОПГ \n'
'01:58:28 Люди, які виграють війну\n'
'01:59:01 Перезавантаження Генштабу \n'
'02:03:43 "Редіс" має стати '
'головнокомандувачем?\n'
'02:06:03 Ставлення до Сирського\n'
'02:06:30 Чому в Кротевича немає '
'доступу до Сирського?\n'
'02:06:52 Закінчення "гарячої стадії '
'війни" до кінця року\n'
'02:08:17 Чи можна сідати за стіл '
'перемовин із рф?\n'
'02:12:44 Чи достатньо робить Захід для '
'перемоги України?\n'
'02:13:30 Чи наближаємось ми до третьої '
'світової війни?\n'
'\n'
'Обкладинка: Зю Побережнюк',
'duration': 'PT2H15M19S',
'stream': None,
'thumbnails': '["https://i.ytimg.com/vi/KDNdEnhLbl8/hqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/maxresdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/mqdefault.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/default.jpg", '
'"https://i.ytimg.com/vi/KDNdEnhLbl8/sddefault.jpg"]'}}
{'block': <Block Node: extrajs. Contents: [<TextNode: '\n <script defer>\n '>, <Variable Node: object.youtube_id>, <TextNode: '";\n window.youtube'>, <Variable Node: object.youtube_start_time>, <TextNode: '";\n </script>\n '>, <django.template.library.SimpleNode object at 0x7f4bdd0d8790>, <TextNode: '\n <script src="'>, StaticNode(varname=None, path=<FilterExpression "'/news/js/utils/LoadMore.js'">), <TextNode: '"></script>\n '>, <IfNode>, <TextNode: '\n '>, <IncludeNode: template=<FilterExpression "'news/includes/views_counter.html'">>, <TextNode: '\n'>]>}
{'object': <VideoPost: Начальник штаба полка "Азов" назвал главные ошибки ВСУ в войне>}
Контекст процессоры
django.template.context_processors.csrf
Контекст{'csrf_token': <SimpleLazyObject: <function csrf.<locals>._get_val at 0x7f4bdc49dc60>>}
django.template.context_processors.debug
Контекст{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f4bdcf7ab90>}
django.template.context_processors.request
Контекст{'request': <WSGIRequest: GET '/ru/vijna/nachalnik-shtabu-polku-azov-nazvav-golovni-pomilki-zsu-u-viini-188785.html'>}
django.contrib.auth.context_processors.auth
Контекст{'user': <SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f4bdcb2fac0>>)}
<django.core.cache.backends.redis.RedisCache object at 0x7f4be509cdf0>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(314)
match = condition.eval(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/smartif.py in eval(60)
return func(context, self.first, self.second)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/smartif.py in <lambda>(97)
"or": infix(6, lambda context, x, y: x.eval(context) or y.eval(context)),/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in eval(877)
return self.value.resolve(context, ignore_failures=True)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(880)
current = current[bit]/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in <lambda>(17)
request.user_agent = SimpleLazyObject(lambda: get_user_agent(request))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/utils.py in get_user_agent(54)
user_agent = cache.get(key)
0,5405
get
('SiteElements',)
{}
<django.core.cache.backends.redis.RedisCache object at 0x7f4be509cdf0>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_site_elements(476)
return SiteElements.load()/var/www/news-site-columnist/novyny_live/models.py in load(26)
if cache.get(cls.__name__) is None:
0,4367
get
('SiteElements',)
{}
<django.core.cache.backends.redis.RedisCache object at 0x7f4be509cdf0>
/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_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(157)
return compiled_parent._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
result = block.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_site_elements(476)
return SiteElements.load()/var/www/news-site-columnist/novyny_live/models.py in load(30)
return cache.get(cls.__name__)