fix dashboard source result routes
All checks were successful
CI/CD Pipeline / Manual Action Help (push) Has been skipped
CI/CD Pipeline / Start Dev Containers in Dokploy (push) Has been skipped
CI/CD Pipeline / Drop and Recreate Dev Database (push) Has been skipped
CI/CD Pipeline / Quality Gate (push) Successful in 53s
CI/CD Pipeline / Build and Push Images (push) Successful in 3m28s
CI/CD Pipeline / Internal Notify (push) Successful in 1s
CI/CD Pipeline / Deploy Dev in Dokploy (push) Successful in 1s
All checks were successful
CI/CD Pipeline / Manual Action Help (push) Has been skipped
CI/CD Pipeline / Start Dev Containers in Dokploy (push) Has been skipped
CI/CD Pipeline / Drop and Recreate Dev Database (push) Has been skipped
CI/CD Pipeline / Quality Gate (push) Successful in 53s
CI/CD Pipeline / Build and Push Images (push) Successful in 3m28s
CI/CD Pipeline / Internal Notify (push) Successful in 1s
CI/CD Pipeline / Deploy Dev in Dokploy (push) Successful in 1s
This commit is contained in:
@@ -19,6 +19,9 @@ from drf_yasg.utils import swagger_auto_schema
|
||||
|
||||
app_name = "parser_results"
|
||||
ROUTE_TITLES = {
|
||||
"eis/contracts": "ЕИС Контракты",
|
||||
"eis/procurements-44fz": "ЕИС Закупки 44-ФЗ",
|
||||
"eis/procurements-223fz": "ЕИС Закупки 223-ФЗ",
|
||||
"zakupki": "ЕИС Закупки",
|
||||
"proverki": "Проверки Генпрокуратуры",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user