django1/django/db
Andrew Godwin 4fcfc31865 Add gis deconstruct() method (this does not make schema work) 2013-11-27 12:56:33 +00:00
..
backends Add gis deconstruct() method (this does not make schema work) 2013-11-27 12:56:33 +00:00
migrations Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
models Fixed #21391 -- Allow model signals to lazily reference their senders. 2013-11-24 17:51:22 -05: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