feat: avto va tezkor baholash uchun history bo'limi qo'shildi
This commit is contained in:
@@ -4,3 +4,6 @@ from django.apps import AppConfig
|
||||
class ModuleConfig(AppConfig):
|
||||
default_auto_field = "django.db.models.BigAutoField"
|
||||
name = "core.apps.evaluation"
|
||||
|
||||
def ready(self):
|
||||
import core.apps.evaluation.signals # noqa
|
||||
|
||||
Reference in New Issue
Block a user