mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-28 18:46:39 +00:00
debug output
This commit is contained in:
@@ -587,6 +587,7 @@ def cavepage(request, karea=None, subpath=None):
|
||||
# added to the context of the current page, so there are >> 1 "parts" to the URL.
|
||||
print(f"2 {subpath=}")
|
||||
epath = karea + "/" + subpath
|
||||
print(f"2 {karea =} / {subpath=}\n {request=}")
|
||||
return expo.expopage(request, epath)
|
||||
|
||||
@login_required_if_public
|
||||
|
||||
Reference in New Issue
Block a user