nl2br in the template to print data saved previously from a
"textarea"? because in my template all the lines are printed in the
same line.
P.D.: nl2br is PHP function to do this:
"a
b
c"
is tranformed in
"a<br />b<br />c"
Thanks for read, and sorry for my poor english
--
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