新增“数据编辑”

This commit is contained in:
2025-11-13 16:52:23 +08:00
parent 1bbd777565
commit d37d60b896
10 changed files with 210 additions and 39 deletions

View File

@@ -1,7 +1,5 @@
from django.urls import path
from . import views
app_name = "accounts"
urlpatterns = [