Подготовка к переносу классов моделей

This commit is contained in:
2026-07-13 12:43:19 +03:00
parent c9a75b3370
commit c5e4c88588
8 changed files with 338 additions and 27 deletions

View File

@@ -20,7 +20,7 @@ from net.xeaf.rack.managers import LocaleManager
class LocaleManagerTests(TestCase):
"""
Тесты для менеджера локализации
Тесты для класса LocaleManager
"""
def setUp(self):