django1/tests/modeltests/select_for_update
Anssi Kääriäinen da573fbb41 Fixed some locations to work with autocommit=True
- backends: supports_transactions()
 - select_for_update tests
2012-07-01 19:27:36 +03:00
..
__init__.py Fixed #2705: added a `select_for_update()` clause to querysets. 2011-04-20 20:42:07 +00:00
models.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
tests.py Fixed some locations to work with autocommit=True 2012-07-01 19:27:36 +03:00