This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-19 07:54:07 +00:00
Code
Issues
24
Releases
Wiki
Activity
3dd5d726d1
django
/
tests
/
modeltests
/
select_for_update
History
Claude Paroz
b52672d778
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02: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
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02:00