Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #34085 -- Made management commands don't use black for non-Python files. | Carlton Gibson | 2022-10-20 | 1 | -0/+5 |
* | Refs #33476 -- Made management commands use black. | Carlton Gibson | 2022-02-11 | 1 | -3/+3 |
* | Refs #32309 -- Added test for excluding hidden directories in startproject co... | sage | 2021-09-01 | 1 | -0/+1 |
* | Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. | Chris Lamb | 2016-01-25 | 1 | -0/+0 |
* | Fixed #22699 -- Configure default settings in some management commands. | Aymeric Augustin | 2014-05-27 | 1 | -0/+2 |
* | Removed superfluous models.py files. | Aymeric Augustin | 2013-12-17 | 1 | -1/+0 |
* | Whitespace cleanup. | Tim Graham | 2013-10-10 | 3 | -3/+3 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 13 | -0/+15 |