I am sorry :-) could answer this by googling after "django
Querydict"....

__getitem__(key) is the solution.

mwebs schrieb:
> Hello,
>
> I am performing an ajax-post-request.
>
> When I print request.POST I get this:  <QueryDict: {u'description':
> [u'wew'], u'tags': [u'weew']}>
>
> How can I access the values?
>
>
> Thanks for your help.
> Toni
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to