Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: b6d533af4d03f27ea957baa5fd70f7d0b942ef9a
      
https://github.com/django/django/commit/b6d533af4d03f27ea957baa5fd70f7d0b942ef9a
  Author: Simon Charette <[email protected]>
  Date:   2012-06-08 (Fri, 08 Jun 2012)

  Changed paths:
    M django/contrib/contenttypes/models.py
    M django/contrib/contenttypes/tests.py
    M docs/ref/contrib/contenttypes.txt
    M docs/releases/1.5.txt

  Log Message:
  -----------
  Fixed #18399 – Added a way to get ContentTypes for proxy models

Added kwargs for_concrete_model and for_concrete_models to ContentType
methods get_for_model() and get_for_models(). By setting the flag to
False, it is possible to get the contenttype for proxy models.



-- 
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