This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-27 19:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bf9d5eff4c
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