django1/django/db
Anssi Kääriäinen 10f9ba046f Cleaned up join promotion in query.combine() with OR
Refs #19849
2013-02-20 21:45:36 +02:00
..
backends Added a db_constraint option to ForeignKeys. 2013-02-20 11:27:32 -08:00
models Cleaned up join promotion in query.combine() with OR 2013-02-20 21:45:36 +02: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