Ah brilliant. That would do the trick indeed. Every now and then hidden gems like this one pop up that have been in trunk all along, but somehow escaped my attention.
Thanks all Simon On May 4, 1:58 am, SmileyChris <[EMAIL PROTECTED]> wrote: > > You could write a function that takes Django's standard MultiValueDict > > and returns the type of nested structure you are after. Not a change > > worth making in core, but it's only a function you would have to write > > once for your own use. > > Actually, there is a function that could do what you want in core > already: > django.utils.datastructures DotExpandedDict > > Here's an example of usage:http://dpaste.com/hold/9571/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---