mirror of
https://github.com/django/django.git
synced 2025-02-21 14:54:35 +00:00
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.