This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-15 16:20:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
cc38262d40
django
/
tests
/
foreign_object
/
models
History
Download ZIP
Download TAR.GZ
Anssi Kääriäinen
25496f0f7b
[1.9.x]
Fixed
#26153
-- Reallowed Q-objects in ForeignObject.get_extra_descriptor_filter().
...
Backport of
353aecbf8c
from master
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