• Gavin Wahl's avatar
    Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`. · 48424ada
    Gavin Wahl yazdı
    Allows a `GenericForeignKey` to reference proxy models. The default
    for `for_concrete_model` is `True` to keep backwards compatibility.
    
    Also added the analog `for_concrete_model` kwarg to
    `generic_inlineformset_factory` to provide an API at the form level.
    48424ada
contenttypes.txt 21.9 KB