chore: initial commit of Wagtail backend scaffold

This commit is contained in:
2026-08-06 15:56:14 +08:00
commit 7f51a31150
51 changed files with 1239 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Django>=6.0,<6.1
wagtail>=7.4,<8.0
djangorestframework>=3.17,<4.0
django-cors-headers>=4.9,<5.0
django-environ>=0.14,<1.0
django-filter>=26.0,<27.0
requests>=2.34,<3.0