django/django/db
2008-08-12 18:49:44 +00:00
..
backends Fixed oracle-specific test DB creation code so the test suite will run again. 2008-08-12 18:49:44 +00:00
models Added savepoint protection to get_or_create() to avoid problems on PostgreSQL. 2008-08-12 05:59:43 +00:00
__init__.py Corrected a problem with the error message when the nominated database backend doesn't exist. Thanks to Ramiro Morales for the report and fix. 2008-08-11 13:11:25 +00:00
transaction.py Added savepoint protection to get_or_create() to avoid problems on PostgreSQL. 2008-08-12 05:59:43 +00:00