django1/django/db
Aymeric Augustin b5d6a5b21a [1.5.x] [py3] Stopped iterating on exceptions. Refs #20025.
Backport of 86b4ac66 from master.
2013-05-10 10:18:27 +02:00
..
backends [1.5.x] [py3] Stopped iterating on exceptions. Refs #20025. 2013-05-10 10:18:27 +02: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