| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
