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