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-07-16 23:59:13 +00:00
Code
Issues
32
Releases
Wiki
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