django1/django/core/management
Abhinav Yadav 2887b9f67c
Fixed #33657 -- Allowed customizing formatter class of argument parsers.
2022-06-20 17:34:52 +02:00
..
commands Fixed #24870 -- Added --update option to makemigrations command. 2022-06-17 07:50:39 +02:00
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
base.py Fixed #33657 -- Allowed customizing formatter class of argument parsers. 2022-06-20 17:34:52 +02: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 #33173 -- Removed use of deprecated cgi module. 2022-05-11 14:06:31 +02:00
utils.py Refs #33476 -- Made management commands use black. 2022-02-11 12:23:26 +01:00