| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-22 | Made jinja2 import lazy in django.forms. | Adam Johnson |
| 2019-11-07 | Refs #29983 -- Added support for using pathlib.Path in all settings. | Jon Dufresne |
| 2018-04-19 | Ref #23919 -- Replaced some os.path usage with pathlib.Path. | Tom |
| 2017-01-20 | Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. | Tim Graham |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2017-01-18 | Refs #23919 -- Stopped using django.utils.lru_cache(). | Aymeric Augustin |
| 2016-12-27 | Fixed #15667 -- Added template-based widget rendering. | Preston Timmons |
