del: Перерасчет рейтинга удален из сервисного раздела

This commit is contained in:
2026-05-13 00:50:53 +03:00
parent 80ff9dffd1
commit 080aa5dcfb
3 changed files with 1 additions and 334 deletions
-1
View File
@@ -107,7 +107,6 @@ urlpatterns = [
re_path(r'^service/tmp[/*]$', service.tmp),
# --- страничка "нет доступа"
re_path(r'^service/not-denice[/*]$', service.not_denice),
re_path(r'^service/make_rating[/*]$', service.make_rating),
]