mirror of
https://github.com/django/django.git
synced 2025-11-14 09:17:36 +00:00
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. |
||
|---|---|---|
| .. | ||
| admin | ||
| comments | ||
| formtools | ||
| gis | ||
| auth.txt | ||
| contenttypes.txt | ||
| csrf.txt | ||
| flatpages.txt | ||
| humanize.txt | ||
| index.txt | ||
| messages.txt | ||
| redirects.txt | ||
| sitemaps.txt | ||
| sites.txt | ||
| staticfiles.txt | ||
| syndication.txt | ||
| webdesign.txt | ||