Главная
Техно
Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными
Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными
22 февраля 2023 23:40
Авторы обеспокоены, что могут потерять работу
Дарья Сушко
Редактор
Система ChatGPT лишь недавно "увидела" мир, впрочем, она уже стала одной из самых популярных в мире. Искусственный интеллект сумел написать более 200 книг, однако авторы обеспокоены.
Так, по данным Reuters, искусственный интеллект ChatGPT значится автором или соавтором не менее 200 книг, доступных в Kindle Store.
Как известно, политика Amazon не обязывает авторов указывать, использовали ли они искусственный интеллект при написании своих книг. В связи с этим реальное количество продуктов, в создании которых участвовал ChatGPT, может быть гораздо больше.
Воспользовавшись возможностями ИИ, свою первую книгу написал продавец из штата Нью-Йорк Бретт Шиклер.
Используя программное обеспечение ИИ, которое может генерировать блоки текста из простых подсказок, Шиклер создал 30-страничную иллюстрированную детскую электронную книгу в считанные часы, предложив ее для продажи в январе через издательское подразделение Amazon.
Сам Шиклер рассказал, что по продаже этой книги он получил менее 100 долларов. Хотя это может показаться немного, этого достаточно, чтобы вдохновить его писать другие книги с помощью программного обеспечения.
Следовательно, в магазине Amazon Kindle находится более 200 электронных книг, в которых ChatGPT указан как автор или соавтор, в частности "Как писать и создавать содержимое с помощью ChatGPT", и их количество ежедневно растет.
/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/post.py in get(298)
category = Category.all_objects.get(slug=self.kwargs["category_slug"])
/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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(136)
post = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(111)
return queryset.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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(171)
obj: Post = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(111)
return queryset.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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(108)
self.object = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(111)
return queryset.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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(132)
post = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(111)
return queryset.get(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
o = next(base_iter)
SELECT 1 AS "a" FROM "news_telegramlinkreplacement" LIMIT 1SELECT 1 AS "a" FROM "news_telegramlinkreplacement" LIMIT 1
0,45
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(140)
data["tlp"] = get_telegram_link_replacement()/var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(143)
if TelegramLinkReplacement.objects.all().exists():
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(140)
data["tlp"] = get_telegram_link_replacement()/var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(148)
return Post.objects.get(id=tlp.post_id)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(58)
o = next(base_iter)
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(140)
data["tlp"] = get_telegram_link_replacement()/var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(148)
return Post.objects.get(id=tlp.post_id)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _polymorphic_iterator(64)
real_results = self.queryset._get_real_instances(base_result_objects)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/polymorphic/query.py in _get_real_instances(457)
real_objects_dict = {
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(142)
data['use_old_design'] = post.category.use_old_design_for_posts if post.category else False
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(146)
if post.author:
SELECT "users_user"."id", "users_user"."password", "users_user"."last_login", "users_user"."is_superuser", "users_user"."first_name", "users_user"."last_name", "users_user"."is_staff", "users_user"."is_active", "users_user"."date_joined", "users_user"."created_at", "users_user"."updated_at", "users_user"."created_by", "users_user"."updated_by", "users_user"."full_name", "users_user"."email", "users_user"."news_author_id", "users_user"."freelancer", "users_user"."username", "users_user"."can_translate_to_english" FROM "users_user" WHERE "users_user"."news_author_id" = 127 LIMIT 21SELECT ••• FROM "users_user" WHERE "users_user"."news_author_id" = 127 LIMIT 21
0,79
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(147)
user = User.objects.get(news_author=post.author.id)
/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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(110)
return self.render_to_response(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in render_to_response(200)
template=self.get_template_names(),/var/www/news-site-columnist/news/views/post.py in get_template_names(174)
object = self.get_object()/var/www/news-site-columnist/news/views/post.py in get_object(111)
return queryset.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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(110)
return self.render_to_response(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in render_to_response(200)
template=self.get_template_names(),/var/www/news-site-columnist/news/views/post.py in get_template_names(175)
if object.category and object.category.use_old_design_for_posts:
SELECT "tag"."id", "tag"."created_at", "tag"."updated_at", "tag"."created_by", "tag"."updated_by", "tag"."slug", "tag"."name", "tag"."name_uk", "tag"."name_en", "tag"."name_ru", "tag"."description", "tag"."description_uk", "tag"."description_en", "tag"."description_ru", "tag"."seo_title", "tag"."seo_title_uk", "tag"."seo_title_en", "tag"."seo_title_ru", "tag"."seo_description", "tag"."seo_description_uk", "tag"."seo_description_en", "tag"."seo_description_ru", "tag"."is_active", "tag"."show_in_tags_sitemap" FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 78902SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 78902
3 similar queries.
Duplicated 3 times.
1,58
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(320)
if match:
105
{{ post.seo_description }}{% else %}
106
{{ post.content|striptags|truncatechars:150 }}
107
{% endif %}{% endspaceless %}",
108
"keywords": [{% if post.tags.all %}{% for tag in post.tags.all %}"
109
{{ tag.name }}"{% if not forloop.last %}, {% endif %}
SELECT "tag"."id", "tag"."created_at", "tag"."updated_at", "tag"."created_by", "tag"."updated_by", "tag"."slug", "tag"."name", "tag"."name_uk", "tag"."name_en", "tag"."name_ru", "tag"."description", "tag"."description_uk", "tag"."description_en", "tag"."description_ru", "tag"."seo_title", "tag"."seo_title_uk", "tag"."seo_title_en", "tag"."seo_title_ru", "tag"."seo_description", "tag"."seo_description_uk", "tag"."seo_description_en", "tag"."seo_description_ru", "tag"."is_active", "tag"."show_in_tags_sitemap" FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 78902SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 78902
3 similar queries.
Duplicated 3 times.
0,55
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
105
{{ post.seo_description }}{% else %}
106
{{ post.content|striptags|truncatechars:150 }}
107
{% endif %}{% endspaceless %}",
108
"keywords": [{% if post.tags.all %}{% for tag in post.tags.all %}"
109
{{ tag.name }}"{% if not forloop.last %}, {% endif %}
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
output = self.filter_expression.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
current = getattr(current, bit)
109
{{ tag.name }}"{% if not forloop.last %}, {% endif %}
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1064)
output = self.filter_expression.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(715)
obj = self.var.resolve(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in resolve(847)
value = self._resolve_lookup(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
current = getattr(current, bit)
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASC
2 similar queries.
Duplicated 2 times.
1,27
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_by_value(250)
return next((item for item in lst if getattr(item, property) == value), None)
308
</a>
309
</li>
310
</ul>
311
{% get_by_value parent_categories 'subdomain' 'regions' as regions_category %}
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASC
2 similar queries.
Duplicated 2 times.
2,34
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/library.py in render(237)
output = self.func(*resolved_args, **resolved_kwargs)/var/www/news-site-columnist/news/templatetags/custom_tags.py in get_by_value(250)
return next((item for item in lst if getattr(item, property) == value), None)
308
</a>
309
</li>
310
</ul>
311
{% get_by_value parent_categories 'subdomain' 'regions' as regions_category %}
SELECT "tag"."id", "tag"."created_at", "tag"."updated_at", "tag"."created_by", "tag"."updated_by", "tag"."slug", "tag"."name", "tag"."name_uk", "tag"."name_en", "tag"."name_ru", "tag"."description", "tag"."description_uk", "tag"."description_en", "tag"."description_ru", "tag"."seo_title", "tag"."seo_title_uk", "tag"."seo_title_en", "tag"."seo_title_ru", "tag"."seo_description", "tag"."seo_description_uk", "tag"."seo_description_en", "tag"."seo_description_ru", "tag"."is_active", "tag"."show_in_tags_sitemap" FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 78902SELECT ••• FROM "tag" INNER JOIN "post_tags" ON ("tag"."id" = "post_tags"."tag_id") WHERE "post_tags"."post_id" = 78902
3 similar queries.
Duplicated 3 times.
0,65
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
return nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."is_active" AND "category"."parent_id" ISNULLAND "category"."show_menu") ORDER BY "category"."sort_weight" ASC, "category"."name_ru" ASC
2 similar queries.
Duplicated 2 times.
0,97
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
18
</div>
19
</div>
20
</div>
21
{% for p_category in parent_categories %}
22
{% if forloop.counter0|divisibleby:"3" %}
23
<div class="footer__news-col">
24
{% include 'news/amp/category_footer_list.amp.html' with p_category=p_category id=forloop.counter %}
SELECT "category"."id", "category"."created_at", "category"."updated_at", "category"."seo_title", "category"."seo_title_uk", "category"."seo_title_en", "category"."seo_title_ru", "category"."seo_description", "category"."seo_description_uk", "category"."seo_description_en", "category"."seo_description_ru", "category"."seo_keywords", "category"."seo_keywords_uk", "category"."seo_keywords_en", "category"."seo_keywords_ru", "category"."seo_header_one", "category"."seo_header_one_uk", "category"."seo_header_one_en", "category"."seo_header_one_ru", "category"."seo_news_title", "category"."seo_news_title_uk", "category"."seo_news_title_en", "category"."seo_news_title_ru", "category"."seo_news_description", "category"."seo_news_description_uk", "category"."seo_news_description_en", "category"."seo_news_description_ru", "category"."subdomain", "category"."parent_id", "category"."image", "category"."is_active", "category"."is_rss_active", "category"."is_interesting", "category"."ticker_rss_active", "category"."show_home", "category"."show_video", "category"."show_menu", "category"."show_in_search", "category"."seo_tag_id", "category"."sort_weight", "category"."name", "category"."name_uk", "category"."name_en", "category"."name_ru", "category"."slug", "category"."description", "category"."description_uk", "category"."description_en", "category"."description_ru", "category"."fb_link", "category"."tg_link", "category"."uk_has_translation", "category"."ru_has_translation", "category"."en_has_translation", "category"."has_infinite_scroll", "category"."_show_home_without_subdomain", "category"."background_id", "category"."use_old_design", "category"."use_old_design_for_posts" FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASCSELECT ••• FROM "category" WHERE ("category"."ru_has_translation" AND "category"."show_menu" AND "category"."is_active" AND "category"."parent_id" IN (78522, 78513, 78521, 78506, 78519, 78468, 78518, 39, 78504, 78510, 78505, 78516, 78472, 78470, 78517, 78501, 78515, 78466, 78514, 43, 78511, 78465, 78445, 78456, 78508, 78523, 78483)) ORDER BY "category"."sort_weight" ASC
2 similar queries.
Duplicated 2 times.
0,71
Соединение: default
Статус транзакции: Ожидание
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(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/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(197)
bs = BeautifulSoup(resp.render().content, "html.parser")/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41)
return old_render(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in render(114)
self.content = self.rendered_content/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77)
return real_rendered_content.fget(self)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/response.py in rendered_content(92)
return template.render(context, self._request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
return self.template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(175)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
return template.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
result = func(self, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(177)
return self._render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
return self.nodelist.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
return SafeString("".join([node.render_annotated(context) for node in self]))/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
return self.render(context)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
len_values = len(values)
18
</div>
19
</div>
20
</div>
21
{% for p_category in parent_categories %}
22
{% if forloop.counter0|divisibleby:"3" %}
23
<div class="footer__news-col">
24
{% include 'news/amp/category_footer_list.amp.html' with p_category=p_category id=forloop.counter %}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
Контекст{'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 '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
Контекст{'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 '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'only_post': False,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
Контекст{'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 '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
Контекст{'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 '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 1, 'p_category': <Category: Рецепты>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 2, 'p_category': <Category: Мода>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 3, 'p_category': <Category: Психология>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 4, 'p_category': <Category: Дом>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 5, 'p_category': <Category: Кино>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 6, 'p_category': <Category: Авто>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 7, 'p_category': <Category: Туризм>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 8, 'p_category': <Category: Спорт>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 9, 'p_category': <Category: Метео>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 10, 'p_category': <Category: Технологии>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 11, 'p_category': <Category: ТЦК>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 12, 'p_category': <Category: Медцентр>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 13, 'p_category': <Category: Финансы>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 14, 'p_category': <Category: Армия>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 15, 'p_category': <Category: Недвижимость>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 16, 'p_category': <Category: Военная экономика>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 17, 'p_category': <Category: Рынок труда>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 18, 'p_category': <Category: Новости дня>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 19, 'p_category': <Category: Инвестиции>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 20, 'p_category': <Category: Промо>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 21, 'p_category': <Category: Экономика>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 22, 'p_category': <Category: Life>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 23, 'p_category': <Category: Актуально>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 24, 'p_category': <Category: Мобилизация>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 25, 'p_category': <Category: Праздники>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 26, 'p_category': <Category: Хроники>}
Контекст{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: <function csrf.<locals>._get_val at '
'0x7f78933608b0>>',
'debug': True,
'messages': <SessionStorage: request=<WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>>,
'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>),
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>,
'user': '<SimpleLazyObject: <function '
'AuthenticationMiddleware.process_request.<locals>.<lambda> at '
'0x7f789259d360>>'}
{'all_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'author_email': 'dariasush777@novyny.live',
'object': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>,
'related_posts': '<<multilinguallanguagefilteredpostqueryset of news.Post>>',
'table_of_contents': '<<queryset of news.PostContentHeading>>',
'tlp': <VideoPost: Кислица жестко высказался относительно переговоров в Стамбуле>,
'use_old_design': True,
'view': <news.views.post.GetPostAmp object at 0x7f78925b3430>}
{'parent_categories': '<<multilingualqueryset of news.Category>>',
'post': <Post: Искусственный интеллект набирает обороты: ChatGPT написал более 200 книг, некоторые из которых стали популярными>}
{'forloop': {'counter': 27,
'counter0': 26,
'first': False,
'last': True,
'parentloop': {},
'revcounter': 1,
'revcounter0': 0},
'p_category': <Category: Штаб>}
{'id': 27, 'p_category': <Category: Штаб>}
Контекст процессоры
django.template.context_processors.csrf
Контекст{'csrf_token': <SimpleLazyObject: <function csrf.<locals>._get_val at 0x7f78933608b0>>}
django.template.context_processors.debug
Контекст{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f78933603a0>}
django.template.context_processors.request
Контекст{'request': <WSGIRequest: GET '/ru/tehno/shtuchnii-intelekt-nabiraie-obertiv-chatgpt-napisav-ponad-200-knig-deiaki-z-iakikh-stali-populiarnimi-78902.html/amp'>}
django.contrib.auth.context_processors.auth
Контекст{'user': <SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>, 'perms': PermWrapper(<SimpleLazyObject: <function AuthenticationMiddleware.process_request.<locals>.<lambda> at 0x7f789259d360>>)}
<django.core.cache.backends.redis.RedisCache object at 0x7f789a335420>
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(119)
user_agent = get_user_agent(self.request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/utils.py in get_user_agent(54)
user_agent = cache.get(key)
0,5753
get
('TelegramLinkReplacement',)
{}
<django.core.cache.backends.redis.RedisCache object at 0x7f789a335420>
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(140)
data["tlp"] = get_telegram_link_replacement()/var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(144)
tlp = TelegramLinkReplacement.load()/var/www/news-site-columnist/novyny_live/models.py in load(26)
if cache.get(cls.__name__) is None:
0,3916
get
('TelegramLinkReplacement',)
{}
<django.core.cache.backends.redis.RedisCache object at 0x7f789a335420>
/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/bin/gunicorn in <module>(8)
sys.exit(run())/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
super().run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
Arbiter(self).run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in run(210)
self.manage_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
self.spawn_workers()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
self.spawn_worker()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
worker.init_process()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
self.run()/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
self.run_for_one(timeout)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
self.accept(listener)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
self.handle(listener, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
self.handle_request(listener, req, client, addr)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
respiter = self.wsgi(environ, resp.start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/utils.py in runner(1860)
return sentry_patched_function(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193)
return middleware(environ, start_response)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131)
response = self.app(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479)
rv = old_get_response(self, request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/redirects/middleware/redirect_middleware.py in __call__(17)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
result = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django_user_agents/middleware.py in __call__(14)
return self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177)
return f(*args, **kwargs)/var/www/news-site-columnist/news/middleware/subdomain_middleare.py in __call__(22)
response = self.get_response(request)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(94)
return callback(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(305)
return GetPostAmp.as_view()(/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in view(104)
return self.dispatch(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/base.py in dispatch(143)
return handler(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(148)
return super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/base.py in get(175)
resp = super().get(request, *args, **kwargs)/var/www/news-site-columnist/news/views/post.py in get(192)
resp = super().get(request, *args, **kwargs)/home/youser/.local/share/virtualenvs/news-site-columnist-8tsXn7bh/lib/python3.10/site-packages/django/views/generic/detail.py in get(109)
context = self.get_context_data(object=self.object)/var/www/news-site-columnist/news/views/post.py in get_context_data(140)
data["tlp"] = get_telegram_link_replacement()/var/www/news-site-columnist/news/utils.py in get_telegram_link_replacement(144)
tlp = TelegramLinkReplacement.load()/var/www/news-site-columnist/novyny_live/models.py in load(30)
return cache.get(cls.__name__)