You're right that formfield_for_manytomany probably ought to be better documented.
If you aren't sure how to write a patch for the docs, the best thing to do is to open a ticket for the issue in Trac. That way it will be logged and someone else can look at it, write a patch, and eventually get it committed. File a new ticket here: http://code.djangoproject.com/simpleticket If you need to create an account in Trac: http://www.djangoproject.com/accounts/register/ All the best, - Gabriel On Jun 28, 6:55 am, Massimiliano della Rovere <[email protected]> wrote: > Trying to solve (and it is solved now) my problem I found the > undocumented formfield_for_manytomany in contrib/admin/options.py > I think it is noteworth and I think it should be mentioned along > withhttp://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contri... > > I'd modifyhttp://docs.djangoproject.com/en/dev/ref/contrib/admin/ > page by myself but I do not know how to. -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en.
