#13846 closed (duplicate)
formfield_for_manytomanyfield should be documented
| Reported by: | Massimiliano | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 |
| Severity: | Keywords: | formfield_for_manytomanyfield | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The admin site method django.contrib.admin.ModelAdmin.formfield_for_manytomanyfield should be documented in the same section as http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.formfield_for_foreignkey is.
Note:
See TracTickets
for help on using tickets.
This is a duplicate of #11882