On 6/29/07, Sebastian <[EMAIL PROTECTED]> wrote: > From my point of view, however, the problem remains > that the the widget definition > is still in the middleware.
I think you mean view? > it seems to be the most logical place to do it. Not to me-- form processing is fairly complex, considering that you might wish to do extra work for validation errors or use custom fields. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

