第一次提交:小程序前端最新版本
This commit is contained in:
5
houtai/apps.py
Normal file
5
houtai/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
class HoutaiConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'houtai'
|
||||
Reference in New Issue
Block a user