Re: Whitespace in posts

2006-06-09 Thread elake
Thanks for the quick response. That was exaclty what I was looking for. --~--~-~--~~~---~--~~ 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 uns

Re: Whitespace in posts

2006-06-09 Thread Adrian Holovaty
On 6/9/06, elake <[EMAIL PROTECTED]> wrote: > I have gone through the tutorial on IBM's site and I am really liking > django. The question that I have is how do I put whitespace into posts > that are made using the admin interface? > > I want to be able to type a line, hit enter a few times, then

Whitespace in posts

2006-06-09 Thread elake
I have gone through the tutorial on IBM's site and I am really liking django. The question that I have is how do I put whitespace into posts that are made using the admin interface? I want to be able to type a line, hit enter a few times, then type more and have the blank space between the lines.