django1/django/core/management
Dhanush 9fbb5b5e16 Fixed #34068 -- Corrected output of runserver command for "0" IP address.
Thanks David Sanders for the review.
2022-10-04 10:13:32 +02:00
..
commands Fixed #34068 -- Corrected output of runserver command for "0" IP address. 2022-10-04 10:13:32 +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 Fixed #33986 -- Hardened binary lookup in template commands. 2022-09-07 11:08:43 +02:00
utils.py Fixed #33986 -- Hardened binary lookup in template commands. 2022-09-07 11:08:43 +02:00