django1/django/db
Sergey Fedoseev 8484cf4cd0 [1.11.x] Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest.
Backport of 068d75688f from master
2017-03-30 08:47:16 -04:00
..
backends [1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 2017-03-21 17:40:04 +01:00
migrations [1.11.x] Fixed #27915 -- Allowed Meta.indexes to be defined in abstract models. 2017-03-21 11:32:43 -04:00
models [1.11.x] Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest. 2017-03-30 08:47:16 -04:00
__init__.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
transaction.py Fixed #24921 -- set_autocommit(False) + ORM queries. 2015-09-21 22:21:53 +02:00
utils.py Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions. 2015-12-03 16:31:50 -05:00