mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 02:47:10 +00:00
feat: added one more achieve
This commit is contained in:
@@ -5,3 +5,6 @@ class CompetitionsConfig(AppConfig):
|
||||
name = "apps.competition"
|
||||
label = "competition"
|
||||
verbose_name = "Соревнование"
|
||||
|
||||
def ready(self):
|
||||
import apps.competition.signals
|
||||
|
||||
Reference in New Issue
Block a user