django/tests/foreign_object/models
2016-02-11 09:00:38 -05:00
..
__init__.py Fixed #25064 -- Allowed empty join columns. 2015-08-15 07:26:44 -04:00
article.py [1.9.x] Fixed #26153 -- Reallowed Q-objects in ForeignObject.get_extra_descriptor_filter(). 2016-02-11 09:00:38 -05:00
empty_join.py Renamed descriptor classes for related objects. 2015-09-21 22:20:42 +02:00
person.py [1.9.x] Fixed #25972 -- Restored support for the isnull lookup with ForeignObject. 2015-12-24 07:35:08 -05:00