#36562: `StaticFilesHandler` should respect `StaticFilesStorage.base_url` and treat
`STATIC_URL` as a fallback
-------------------------------------+-------------------------------------
Reporter: Kamil Paduszyński | Owner: (none)
Type: Bug | Status: closed
Component: contrib.staticfiles | Version: 5.2
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Natalia Bidart):
* summary:
`StaticFilesStorage` should respect `base_url` and treat `STATIC_URL`
as a fallback
=>
`StaticFilesHandler` should respect `StaticFilesStorage.base_url` and
treat `STATIC_URL` as a fallback
--
Ticket URL: <
https://code.djangoproject.com/ticket/36562#comment:5>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.