This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-28 08:06:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
e80a014fceb64a0723174c296710e6b4c04d58d0
django
/
tests
/
select_for_update
History
Ran Benita
6b5f2e3b79
[2.0.x] Refs
#28010
-- Allowed reverse related fields in SELECT FOR UPDATE .. OF.
...
Thanks Adam Chidlow for polishing the patch. Backport of
03049fb8d9
from master
2017-10-28 21:42:51 -04:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
[2.0.x] Refs
#28010
-- Allowed reverse related fields in SELECT FOR UPDATE .. OF.
2017-10-28 21:42:51 -04:00
tests.py
[2.0.x] Refs
#28010
-- Allowed reverse related fields in SELECT FOR UPDATE .. OF.
2017-10-28 21:42:51 -04:00