feat: added one more achieve

This commit is contained in:
Андрей Сумин
2025-03-03 14:30:02 +03:00
parent 404ca1cc59
commit 7e25fe8e0d
4 changed files with 30 additions and 0 deletions
@@ -5,3 +5,6 @@ class CompetitionsConfig(AppConfig):
name = "apps.competition"
label = "competition"
verbose_name = "Соревнование"
def ready(self):
import apps.competition.signals