Changes between Version 1 and Version 2 of Ticket #32304
- Timestamp:
- Dec 29, 2020, 2:11:56 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32304 – Description
v1 v2 12 12 * bug #9202 and #25418: according to Django, "http://minio/static/" isn't a valid URL. (It is.) 13 13 14 Top me, the easiest fix is to address #9202 / #25418. ...14 Top me, the easiest fix is to address #9202 / #25418. Or to make `STATIC_URL` use some logic that is different from URLValidator.