django1/django/db
Claude Paroz 61e883c7c2 [1.11.x] Fixed #28096 -- Allowed prefetch calls with ModelIterable subclasses
Regression in 7ec330eeb9.
Thanks Tim Graham for the review.
Backport of 43b4a1618e from master.
2017-04-19 19:37:13 +02:00
..
backends [1.11.x] Fixed #28038 -- Restored casting to text of builtin lookups on PostgreSQL. 2017-04-07 16:51:07 -04:00
migrations [1.11.x] Fixed #28051 -- Made migrations respect Index's name argument. 2017-04-07 11:48:25 -04:00
models [1.11.x] Fixed #28096 -- Allowed prefetch calls with ModelIterable subclasses 2017-04-19 19:37:13 +02:00
__init__.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
transaction.py [1.11.x] Fix a typo in django/db/transaction.py 2017-04-19 12:59:46 -04:00
utils.py Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions. 2015-12-03 16:31:50 -05:00