#18502: django.forms.models.fields_for_model() missing from online docs
-------------------------------+--------------------
Reporter: cberzan@… | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: 1.4
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------
The `fields_for_model()` function is exported in `django.forms.models`,
and has a nice docstring. It is useful e.g. for building custom Forms that
combine fields from multiple models. Is there a reason why this function
is not mentioned anywhere in the online docs?
https://docs.djangoproject.com/search/?q=fields_for_model&release=1
--
Ticket URL: <https://code.djangoproject.com/ticket/18502>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
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.