forked from quant-speed-AI/Scoring-System
创赢未来评分系统 - 初始化提交(移除大文件)
This commit is contained in:
6
backend/competition/apps.py
Normal file
6
backend/competition/apps.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class CompetitionConfig(AppConfig):
|
||||
name = 'competition'
|
||||
verbose_name = '首页管理'
|
||||
Reference in New Issue
Block a user