django1/django/db
Aymeric Augustin 09ca010768 Removed an unecessary function.
It was introduced by the refactoring in 5a4e63e6 and made redundant by
the refactoring in 18934677.
2013-02-18 11:38:21 +01:00
..
backends Removed an unecessary function. 2013-02-18 11:38:21 +01:00
models Fixed #17260 -- Added time zone aware aggregation and lookups. 2013-02-16 09:19:04 +01:00
__init__.py Removed try-except in django.db.close_connection() 2013-02-13 00:25:09 +02:00
transaction.py Fixed #19707 -- Reset transaction state after requests 2013-02-10 13:55:54 +02:00
utils.py Removed try-except in django.db.close_connection() 2013-02-13 00:25:09 +02:00