This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
foreign_object
History
Anssi Kääriäinen
25496f0f7b
[1.9.x]
Fixed
#26153
-- Reallowed Q-objects in ForeignObject.get_extra_descriptor_filter().
...
Backport of 353aecbf8c1a8cc6f3985149e2895d49e53dfc1c from master
2016-02-11 09:00:38 -05:00
..
models
[1.9.x]
Fixed
#26153
-- Reallowed Q-objects in ForeignObject.get_extra_descriptor_filter().
2016-02-11 09:00:38 -05:00
__init__.py
Fixed 19385 -- Added ORM support for multicolumn joins
2013-03-24 18:08:01 +02:00
test_empty_join.py
Fixed
#25064
-- Allowed empty join columns.
2015-08-15 07:26:44 -04:00
test_forms.py
Moved foreign_object models.py into a module.
2015-08-14 08:53:35 -04:00
tests.py
[1.9.x]
Fixed
#26153
-- Reallowed Q-objects in ForeignObject.get_extra_descriptor_filter().
2016-02-11 09:00:38 -05:00