This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-02 21:03:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
4f7467b690
django
/
tests
/
select_for_update
History
Download ZIP
Download TAR.GZ
Ran Benita
c21f158295
Fixed
#28944
-- Fixed crash when chaining values()/values_list() after QuerySet.select_for_update(of=()).
2017-12-26 11:41:17 -05:00
..
__init__.py
models.py
Refs
#28010
-- Allowed reverse related fields in SELECT FOR UPDATE .. OF.
2017-10-28 20:33:42 -04:00
tests.py
Fixed
#28944
-- Fixed crash when chaining values()/values_list() after QuerySet.select_for_update(of=()).
2017-12-26 11:41:17 -05:00