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-16 22:10:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b863c5ffde
django
/
tests
/
filtered_relation
History
Francesco Panico
59f4754704
Fixed
#34362
-- Fixed FilteredRelation() crash on conditional expressions.
...
Thanks zhu for the report and Simon Charette for reviews.
2023-08-11 12:32:18 +02:00
..
__init__.py
Fixed
#27332
-- Added FilteredRelation API for conditional join (ON clause) support.
2017-09-22 11:53:17 -04:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#34362
-- Fixed FilteredRelation() crash on conditional expressions.
2023-08-11 12:32:18 +02:00