mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
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
This commit is contained in:
2
theme/static/css/dist/styles.css
vendored
2
theme/static/css/dist/styles.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user