django1/django/db
Bo Marchman 9bbb6e2d25 Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining.
Thanks Andrew Brown for the test case.
2017-03-06 13:40:17 -05:00
..
backends Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
migrations Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
models Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining. 2017-03-06 13:40:17 -05:00
__init__.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
transaction.py Refs #27656 -- Updated django.db docstring verbs according to PEP 257. 2017-02-28 09:17:27 -05:00
utils.py Refs #27656 -- Updated django.db docstring verbs according to PEP 257. 2017-02-28 09:17:27 -05:00