I'm building an app that is going to have many types of forms for user data (think surveys, little questions here and there, hidden forms, etc.)
What I'd like to do is come up with a naming scheme for the field names so I can place a request.POST handler in one place that can parse the field name and know where to save the user data. I'm thinking this might lead towards a Middleware component but I wanted to ask the collective intelligence on the best place/way to implement this. Thanks, Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---