django1/django/db
Andrew Godwin 68e0a169c4 Rename pre_ and post_syncdb to *_migrate, with aliases from old names 2013-07-30 11:52:52 +01:00
..
backends Rename pre_ and post_syncdb to *_migrate, with aliases from old names 2013-07-30 11:52:52 +01:00
migrations Fix Python 3 support 2013-07-26 17:08:12 +01:00
models Rename pre_ and post_syncdb to *_migrate, with aliases from old names 2013-07-30 11:52:52 +01:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
utils.py Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00