Hey guys, i'm posting this here because I posted this on django-users
yesterday and didn't get any help.
I'm kind of confused here...
If I get data from a request, say:
request.GET.get("something") or request.POST.get("something")
Is that data 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 developers" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-developers/-/PEHu7nmzFwAJ.
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-developers?hl=en.