This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
db
History
Simon Charette
d04e8f8c78
[1.5.x]
Fixed
#20207
-- Handle ManyToManyField with a unicode name correctly.
...
Backport of 216580e034.
2013-04-05 15:21:59 -04:00
..
backends
[1.5.x]
Fixed
#19634
-- Added proper __hash__ methods.
2013-02-25 23:37:23 +01:00
models
[1.5.x]
Fixed
#20207
-- Handle ManyToManyField with a unicode name correctly.
2013-04-05 15:21:59 -04:00
__init__.py
[1.5.x] Removed try-except in django.db.close_connection()
2013-02-13 00:22:10 +02:00
transaction.py
[1.5.x]
Fixed
#19707
-- Reset transaction state after requests
2013-02-10 14:09:58 +02:00
utils.py
[1.5.x] Removed try-except in django.db.close_connection()
2013-02-13 00:22:10 +02:00