Am I correct in my conclusion that formset_for_model() in the newforms-
admin branch doesn't offer any convenient way to define the form's
prefix?

Is my best option currently to subclass BaseModelFormSet and override
the defalt value of the prefix= kwarg in its __init__()?

If so, wouldn't it make sense to offer prefix= as a kwarg for the
formset_for_model() and formset_for_form() functions?


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to