django1/django/db
Gagaro bf524d229f Refs #30581 -- Allowed sql.Query to be used without model. 2022-03-16 09:33:16 +01:00
..
backends Fixed #31169 -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00
migrations Fixed #33572 -- Implemented CreateModel/AlterModelManagers reduction. 2022-03-11 07:03:51 +01:00
models Refs #30581 -- Allowed sql.Query to be used without model. 2022-03-16 09:33:16 +01:00
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
transaction.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00