this value in my Django view i need it as a regular or Unicode
string but i cannot seem to figure out how.
Niether:
urllib.unquote_plus(variable)
Nor:
urllib.unquote_plus(variable).encode('UTF8')
...reassembles the original string... what am i missing?
Best wishes
Morten Peders
Hi everyone
I would be very very gratefull for any help getting access to the basic http
user and password through Django.
A simple app that print out the password an user to the browser would really
help me very very much.
Cheers
Morten Pedersen
Denmark
--
You received this message because
2 matches
Mail list logo