django1/django/db/models/sql
Anssi Kääriäinen 9918c11114 Fixed #21413 -- resolve_columns fields misalignment 2014-01-12 18:07:39 +02:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
aggregates.py Fixed regressions from 36ded01527. 2013-11-03 12:45:15 +01:00
compiler.py Fixed #21413 -- resolve_columns fields misalignment 2014-01-12 18:07:39 +02:00
constants.py Fixed #19385 again, now with real code changes 2013-03-24 18:40:40 +02:00
datastructures.py Fixed #14511 -- bug in .exclude() query 2013-11-02 22:35:45 +02:00
expressions.py Fixed #21643 -- repeated execution of qs with F() + timedelta 2013-12-22 00:03:17 +02:00
query.py Fixed #11629 -- Deprecated callable arguments to queryset methods. 2013-12-18 18:40:00 +01:00
subqueries.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
where.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00