| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-04-01 | Removed implicit default store_true/false argparse args. | Jon Dufresne |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-04-08 | Fixed E128 flake8 warnings in django/. | Tim Graham |
| 2016-02-05 | Fixed #25833 -- Added support for non-atomic migrations. | Pankrat |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-08-18 | Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate. | Baptiste Mispelon |
| 2014-06-20 | Swapped placeholders in [sql]migrate command error | Claude Paroz |
| 2014-06-14 | Converted remaining management commands to argparse | Claude Paroz |
| 2014-05-15 | Harmonized some PEP 0263 coding preambles | Claude Paroz |
| 2013-12-28 | Used app_label instead of appname. | Aymeric Augustin |
| 2013-09-06 | Adding 'sqlmigrate' command and quote_parameter to support it. | Andrew Godwin |
