| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-08 | [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line ↵ | Mariusz Felisiak | |
| length. Backport of 7119f40c9881666b6f9b5cf7df09ee1d21cc8344 from main. | |||
| 2022-02-08 | [4.0.x] Refs #33476 -- Reformatted code with Black. | django-bot | |
| Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main. | |||
| 2019-12-11 | Fixed #31080 -- Removed redundant type="text/javascript" attribute from ↵ | Jon Dufresne | |
| <script> tags. | |||
| 2018-01-23 | Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries. | Jon Dufresne | |
| 2018-01-21 | Fixed #29038 -- Removed closing slash from HTML void tags. | Jon Dufresne | |
| 2017-12-28 | Removed unnecessary trailing commas and spaces in various code. | Mariusz Felisiak | |
| 2017-01-18 | Refs #23919 -- Removed most of remaining six usage | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2016-01-19 | Refs #21221 -- Added test for legacy static usage in form Media. | Johannes Hoppe | |
| Before cf546e1, static files in form or widget Media were usually wrapped with contrib.staticfiles.templatetags.staticfiles.static. This test ensures compatibility with third-party code that's still using this pattern. | |||
| 2015-12-10 | Fixed #21221 -- Made form Media and static template tag use staticfiles if ↵ | Johannes Hoppe | |
| installed. | |||
