django1/django/core/management
jochemfranken 5f9ad17201
Fixed #33580 -- Fixed crash when checking support for terminal colors on Wine.
Regression in f1585c54d0.
2022-03-16 16:16:10 +01:00
..
commands Refs #33476 -- Added warning to optimizemigration/squashmigrations commands when black cannot be applied. 2022-02-23 07:29:15 +01:00
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
base.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
color.py Fixed #33580 -- Fixed crash when checking support for terminal colors on Wine. 2022-03-16 16:16:10 +01:00
sql.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
templates.py Refs #33476 -- Made management commands use black. 2022-02-11 12:23:26 +01:00
utils.py Refs #33476 -- Made management commands use black. 2022-02-11 12:23:26 +01:00