django1/django
Anssi Kääriäinen 68985db482 Added Query.join_parent_model()
This simplifies especially compiler.py a lot, where almost the same
code was repeated multiple times.

Refs #19385
2012-12-30 11:19:35 +02:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
contrib Moved join path generation to Field 2012-12-30 11:19:19 +02:00
core Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
db Added Query.join_parent_model() 2012-12-30 11:19:35 +02:00
dispatch Fixed #16679 -- Use caching to speed up signal sending 2012-12-16 21:46:02 +02:00
forms Fix #19524 -- Incorrect caching of parents of unsaved model instances. 2012-12-28 23:34:54 +01:00
http Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
middleware Removed IGNORABLE_404_STARTS/ENDS settings. 2012-12-29 21:59:07 +01:00
shortcuts Fixed #19432 -- Provided better error message for get_object_or_404 2012-12-12 22:05:00 +01:00
template Merge pull request #595 from bmispelon/patch-1 2012-12-29 13:39:52 -08:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Fixed HTML comparisons of class="foo bar" and class="bar foo" in tests 2012-12-24 02:11:32 +00:00
utils Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
views Removed csrf_response_exempt and csrf_view_exempt. 2012-12-29 21:59:07 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00