django1/django/db
Aric Coady b67bd1b483 [1.8.x] Fixed #24719 -- Restored the ability to use interators as queryset related object filters.
Backport of 9c2d8cde77 from master
2015-04-28 11:00:58 -04:00
..
backends [1.8.x] Fixed #24595 -- Prevented loss of null info in MySQL field alteration 2015-04-17 11:01:36 +02:00
migrations [1.8.x] Fixed #24701 -- Converted model manager names to unicode in migrations 2015-04-25 18:18:40 +02:00
models [1.8.x] Fixed #24719 -- Restored the ability to use interators as queryset related object filters. 2015-04-28 11:00:58 -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 #24532 -- Restored fallback support for allow_syncdb. 2015-03-24 10:33:50 -04:00