优化我的站点信息展示

This commit is contained in:
ngfchl
2022-09-14 13:04:50 +08:00
parent 6140286294
commit 059a176b56
12 changed files with 106 additions and 54 deletions

View File

@@ -47,6 +47,8 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'import_export',
'django_apscheduler',
'util',
'util.templatetags',
'pt_site',
'pt_test',
'auto_pt',