enroll app修改

This commit is contained in:
ygm1881
2022-04-21 21:38:06 +08:00
parent 1c8a148c84
commit 16b2e3cf8e
28 changed files with 336 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
from django.apps import AppConfig
class HistoryConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'history'