This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
select_for_update
History
Daniel Hillier
f139372491
[3.1.x]
Fixed
#31866
-- Fixed locking proxy models in QuerySet.select_for_update(of=()).
...
Backport of 60626162f76f26d32a38d18151700cb041201fb3 from master
2020-08-11 12:30:31 +02:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
[3.1.x]
Fixed
#31866
-- Fixed locking proxy models in QuerySet.select_for_update(of=()).
2020-08-11 12:30:31 +02:00
tests.py
[3.1.x]
Fixed
#31866
-- Fixed locking proxy models in QuerySet.select_for_update(of=()).
2020-08-11 12:30:31 +02:00