On Nov 25, 10:53 am, Arthur Fortes <fortes.art...@gmail.com> wrote: > Hello, I'm new in Django and I got a problem with a formwizard. My > manytomany dont works with formwizard. When I try appears this error : > 'areaes' is an invalid keyword argument for this function. What I > should do?
- snip- Arthur, could you please include: - The original form you are using - The model that has the "ManyToMany" relationship - the exact code where you include "areaes"? The formwizard, by itself, isn't very helpful. My guess is that you are passing an odd keyword when initializing it. - j -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.