#11882: Documentation missing for django.contrib.admin.ModelAdmin.formfield_for_manytomany ---------------------------------------------+------------------------------ Reporter: Nils L | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: formfield_for_manytomany, admin | Stage: Unreviewed Has_patch: 0 | ---------------------------------------------+------------------------------ The documentation only describes the formfield_for_foreignkey method, but not the formfield_for_manytomany method of ModelAdmin.
See [/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.formfield_for_foreignkey]. It would be good with some mention of the formfield_for_manytomany method there. -- Ticket URL: <http://code.djangoproject.com/ticket/11882> Django <http://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 -~----------~----~----~----~------~----~------~--~---
