условно рабочее логгирование насосной, остатки удаления модели насосной станции из БД

This commit is contained in:
2024-01-23 17:40:20 +03:00
parent 9aab833a57
commit 250a4361ee
6 changed files with 85 additions and 43 deletions

View File

@@ -4,6 +4,7 @@ from ospaz_site.settings import DEBUG
_is_ready = False
class LogsServiceConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'logs_service'