| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 4 | -5/+4 |
| | | |||||
| * | Reverted "Refs #23919 -- Removed obsolete __init__.py files in management ↵ | René Fleschenberg | 2020-06-01 | 2 | -0/+0 |
| | | | | | | | | | command directories." This reverts commit ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2. https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion | ||||
| * | Refs #23919 -- Removed obsolete __init__.py files in management command ↵ | я котик пур-пур | 2018-01-03 | 2 | -0/+0 |
| | | | | | directories. | ||||
| * | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+0 |
| | | |||||
| * | Fixed #22835 -- Deprecated NoArgsCommand. | Maxime Turcotte | 2014-06-19 | 1 | -3/+3 |
| | | |||||
| * | Fixed #21018 -- Reversed precedence order for management commands. | Aymeric Augustin | 2014-01-01 | 3 | -0/+7 |
| | | |||||
| * | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham | 2013-11-02 | 1 | -2/+0 |
| | | |||||
| * | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol | 2013-10-23 | 2 | -0/+2 |
| | | |||||
| * | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 2 | -4/+0 |
| | | | | | | Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way. | ||||
| * | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 6 | -0/+30 |
