It's not stripped by Django. You must just have forgotten to urlencode
the parameters before it goes back into the app.

On Jan 22, 12:00 am, Sumanth <sumanth...@gmail.com> wrote:
> Hi ,
>
> I am having newlines in GET data , but when the data comes to server
> newline chars are removed. Is that any way I can retain new line
> chars ?
>
> Thanks
> Sumanth

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to