This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
68e0a169c4
django1
/
django
/
db
History
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