django1/django/core/management
Scott e12670016b
Fixed #33643 -- Fixed inspectdb crash on functional unique constraints on Oracle.
2022-04-16 15:29:51 +02:00
..
commands Fixed #33643 -- Fixed inspectdb crash on functional unique constraints on Oracle. 2022-04-16 15:29:51 +02: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