Hey guys, i'm kind of confused here...
If I get data from a request, say:
request.GET.get("something") or request.POST.get("something")
Is it automatically being encoded based on the Encoding of the
request? Or I should take care of it explicitly?
Thank you.
--
Santiago Basulto.-
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment