This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-25 02:26:12 +00:00
Code
Issues
25
Releases
Wiki
Activity
937d752d3d
django
/
tests
/
foreign_object
/
models
History
darius BERNARD
a7ad473ad2
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
..
__init__.py
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
article.py
Fixed
#26153
-- Reallowed Q-objects in ForeignObject.get_extra_descriptor_filter().
2016-02-11 08:59:43 -05:00
customers.py
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
empty_join.py
Refs
#16508
-- Renamed the current "virtual" fields to "private".
2016-04-13 10:10:53 -04:00
person.py