一个家庭日报系统

This commit is contained in:
2026-01-04 19:17:33 +08:00
commit eaee38d658
57 changed files with 2756 additions and 0 deletions

3
core/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.