This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-17 14:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
272f685794
django
/
tests
/
filtered_relation
History
Ran Benita
03049fb8d9
Refs
#28010
-- Allowed reverse related fields in SELECT FOR UPDATE .. OF.
...
Thanks Adam Chidlow for polishing the patch.
2017-10-28 20:33:42 -04:00
..
__init__.py
Fixed
#27332
-- Added FilteredRelation API for conditional join (ON clause) support.
2017-09-22 11:53:17 -04:00
models.py
Fixed
#27332
-- Added FilteredRelation API for conditional join (ON clause) support.
2017-09-22 11:53:17 -04:00
tests.py
Refs
#28010
-- Allowed reverse related fields in SELECT FOR UPDATE .. OF.
2017-10-28 20:33:42 -04:00