This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5e94ef293c
django
/
tests
/
modeltests
/
select_for_update
History
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