django1/django/core/management
Mariusz Felisiak d11944be34
Refs #33476 -- Added warning to optimizemigration/squashmigrations commands when black cannot be applied.
2022-02-23 07:29:15 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +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