1
0
mirror of https://github.com/django/django.git synced 2025-02-21 14:54:35 +00:00
Simon Charette b6d533af4d 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.
2012-06-08 23:07:58 +03:00
..
2012-06-07 17:24:48 +02:00