django1/django/db
Baptiste Mispelon 331d79a77d Fixed #21469 -- Allow set objects in Meta.unique_together.
Thanks to Tim for the review.
2013-11-20 17:26:26 +01:00
..
backends flake8 fix 2013-11-09 06:38:47 -08:00
migrations flake8 fixes 2013-11-06 20:00:48 -08:00
models Fixed #21469 -- Allow set objects in Meta.unique_together. 2013-11-20 17:26:26 +01: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