Hi, I am using newforms-admin. Is it possible to define a new field, and use that custom field in the "fieldsets tuple?
I tried it, and if I don't have fieldsets defined in my model, then the custom model shows. But once I define it, it complains, saying that custom field not defined in form. Thanks, sanrio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

