Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 1e6c3368f2517f32b0651d68277ea8c9ef81d9b2
      
https://github.com/django/django/commit/1e6c3368f2517f32b0651d68277ea8c9ef81d9b2
  Author: Aymeric Augustin <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M django/db/models/fields/related.py
    M django/db/models/query.py
    M docs/releases/1.5.txt
    A tests/modeltests/known_related_objects/__init__.py
    A tests/modeltests/known_related_objects/fixtures/tournament.json
    A tests/modeltests/known_related_objects/models.py
    A tests/modeltests/known_related_objects/tests.py

  Log Message:
  -----------
  Fixed #18177 -- Cached known related instances.

This was recently fixed for one-to-one relations; this patch adds
support for foreign keys. Thanks kaiser.yann for the report and
the initial version of the patch.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to