Import local app source

This commit is contained in:
Codex
2026-04-23 10:43:49 +00:00
commit 283972860c
65 changed files with 7942 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# sunderer_app/utils.py
import frappe
def update_website_context(context):
context["brand_html"] = "Sunderer"
# 其他上下文覆盖