Changes between Version 2 and Version 4 of Ticket #32304
- Timestamp:
- Dec 29, 2020, 2:36:19 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32304 – Description
v2 v4 5 5 }}} 6 6 7 Django 3.1 will implicitly add "/" to the URL, so my URLs look like ""/http://minio/static/images/app-icons/favicon.ico".7 Django 3.1 will implicitly add "/" to the URL, so my URLs look like {{{/http://minio/static/images/app-icons/favicon.ico}}} 8 8 9 9 The features and bugs that interact here: