django1/django/db
Adam Brenecki 0e3a80fa68 [1.8.x] Fixed #24972 -- Fixed removing unique_together indexes on MySQL.
Backport of 65296b3be3 from master
2015-06-15 17:32:07 -04:00
..
backends [1.8.x] Fixed #24972 -- Fixed removing unique_together indexes on MySQL. 2015-06-15 17:32:07 -04:00
migrations [1.8.x] Cleaned up docstring style, per Tim Graham review. 2015-06-03 19:21:23 -06:00
models [1.8.x] Fixed #24912 -- Fixed prefetch_related failure for UUIDField primary keys 2015-06-15 17:31:50 -04:00
__init__.py Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
transaction.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
utils.py [1.8.x] Fixed flake8 warnings on Python 3. 2015-06-15 13:01:41 -04:00