django1/django/core/management
Claude Paroz 903ac2f364 Fixed #33949 -- Fixed fixture dirs duplicates with Path instances. 2022-08-23 13:24:18 +02:00
..
commands Fixed #33949 -- Fixed fixture dirs duplicates with Path instances. 2022-08-23 13:24:18 +02:00
__init__.py Removed obsolete note in management.get_commands() docstring. 2022-07-25 07:55:52 +02: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