Files
bugsink/theme
Klaas van Schelven dcaa1d5e72 Fix redirect on single-click actions when hosting at subdomain
`path_info` (pre-commit siutation) is precisely w/o script_name, but you
want to just redirect to where you are, which is `path`.

Fix #250, See #93
See:

https://docs.djangoproject.com/en/5.2/ref/request-response/#django.http.HttpRequest.path_info
https://docs.djangoproject.com/en/5.2/ref/request-response/#django.http.HttpRequest.path
2025-10-22 09:52:16 +02:00
..
2025-09-05 22:47:22 +02:00
2025-08-29 14:50:39 +02:00
2023-11-08 20:16:10 +01:00
2023-11-08 20:16:10 +01:00