mirror of
https://github.com/bugsink/bugsink.git
synced 2025-12-30 09:50:11 -06:00
`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