| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-11-07 | Fixed #28769 -- Replaced 'x if x else y' with 'x or y'. | Дилян Палаузов |
| 2017-07-21 | Refs #23919 -- Updated contrib.admin's compress.py to use pathlib. | Tom Forbes |
| 2017-03-07 | Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." | Tim Graham |
| 2017-02-23 | Fixed #27878, refs #23919 -- Used python3 shebangs. | Chris Lamb |
| 2016-11-14 | Fixed E305 flake8 warnings. | Ramin Farajpour Cami |
| 2016-04-08 | Fixed E128 flake8 warnings in django/. | Tim Graham |
| 2015-07-17 | Allowed installing closure with pip for admin JavaScript compression. | Tim Graham |
| 2014-09-05 | Limited lines to 119 characters in django/ | Tim Graham |
| 2014-06-09 | Converted Django scripts to argparse | Claude Paroz |
| 2013-10-31 | Started attackign the next flake8 violation | Alex Gaynor |
| 2013-02-02 | Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ... | Julien Phalip |
