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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
foreign_object
History
Nicolas Delaby
01d440fa1e
Fixed
#27332
-- Added FilteredRelation API for conditional join (ON clause) support.
...
Thanks Anssi Kääriäinen for contributing to the patch.
2017-09-22 11:53:17 -04:00
..
models
Fixed
#27332
-- Added FilteredRelation API for conditional join (ON clause) support.
2017-09-22 11:53:17 -04:00
__init__.py
…
test_agnostic_order_trimjoin.py
…
test_empty_join.py
…
test_forms.py
…
tests.py
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00