django1/django/db
Loic Bistuer f450bc9f44 Added a bulk option to RelatedManager remove() and clear() methods
Refs #21169
2013-11-27 19:45:22 +02:00
..
backends Add gis deconstruct() method (this does not make schema work) 2013-11-27 12:56:33 +00:00
migrations Include deferred SQL in sqlmigrate output 2013-11-27 16:29:37 +00:00
models Added a bulk option to RelatedManager remove() and clear() methods 2013-11-27 19:45:22 +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