2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-17 05:27:12 +00:00

Attempt at append_slash, and backtrack.

This commit is contained in:
2025-02-18 19:59:12 +02:00
parent 95190324fb
commit cc06e2e1f4
8 changed files with 73 additions and 53 deletions

View File

@@ -733,7 +733,6 @@ def dwgupload(request, folder=None, gitdisable="no"):
if identified_login:
# disable editing the git id string as we get it from the logged-on user data
print(f"IDENTIFIED {identified_login}")
form.fields["who_are_you"].widget.attrs["readonly"]="readonly"
response = render(
request,