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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user