0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/modeltests/select_for_update
2011-09-10 18:44:33 +00:00
..
__init__.py Fixed #2705: added a select_for_update() clause to querysets. 2011-04-20 20:42:07 +00:00
models.py Fixed #2705: added a select_for_update() clause to querysets. 2011-04-20 20:42:07 +00:00
tests.py Fixed #16490 -- Skipped a test failure that only occurs under Python 2.6.1 (it's the old iteration-eats-exceptions problem). 2011-09-10 18:44:33 +00:00