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
6ecbac21a9
django1
/
django
/
db
History
Aymeric Augustin
868b4c921c
Used six.moves.zip_longest, new in six 1.4.0.
2013-09-02 12:11:16 +02:00
..
backends
Used six.moves.zip_longest, new in six 1.4.0.
2013-09-02 12:11:16 +02:00
migrations
Fixed
#21008
-- Made MigrationWriter handle Promise objects.
2013-08-31 20:26:44 -04:00
models
Replaced "not PY3" by "PY2", new in six 1.4.0.
2013-09-02 12:11:02 +02: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
Revert "Fixed
#20956
-- Removed useless check in django.db.utils"
2013-08-22 09:47:17 -04:00