django1/django/db
Simon Charette 42ac138009 Fixed a deprecation warning introduced by 96dd48c83f. 2013-11-28 21:42:24 -05:00
..
backends Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
migrations Fixed a deprecation warning introduced by 96dd48c83f. 2013-11-28 21:42:24 -05:00
models Use 'update_fields' in RelatedManager.clear() when bulk=False. 2013-11-29 03:01:08 +07: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