> > The code I pasted (poorly) *is* the model code that causes the > problem, minus the last couple of field entries.
The code you pasted earlier uses the attribute name 'fields' where it should use the name 'fieldsets'. The former is used when you are providing a simple list of field names while the latter is used in your case (where you are providing groups of field name lists.) <snip> > > Thanks again for your help. Also, if it would help for me to repaste > the code using dpaste, let me know. Yes, I think that will help. -Rajesh D --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---