mirror of
https://github.com/bugsink/bugsink.git
synced 2026-04-25 16:38:58 -05:00
dcaa1d5e72
`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