1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django/db
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