django1/django/db
Anssi Kääriäinen bec0b2a8c6 Fixed #14511 -- bug in .exclude() query 2013-11-02 22:35:45 +02:00
..
backends Fixed #17027 -- Added support for the power operator in F expressions. 2013-10-22 10:29:57 -04:00
migrations More attacking E302 violators 2013-11-02 13:12:09 -07:00
models Fixed #14511 -- bug in .exclude() query 2013-11-02 22:35:45 +02:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
utils.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00