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-26 10:50:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aa3cb3f372
django
/
tests
/
filtered_relation
History
Michel Alexandre Salim
62b83889e0
Fixed
#34731
, Refs
#34118
-- Replaced assertEquals() with assertEqual() in test_condition_with_func_and_lookup_outside_relation_name().
...
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2023-07-21 21:18:24 +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
#34731
, Refs
#34118
-- Replaced assertEquals() with assertEqual() in test_condition_with_func_and_lookup_outside_relation_name().
2023-07-21 21:18:24 +02:00