Hey Django Users!

I'm relatively new to django, but been working on re-writing my ugly
'off the shelf' blog for a couple of weeks in django and am amazed how
perfectly suited the django-admin interface is for this!

I'm planning to initially use the Admin interface to add/update my blog
entries, where the actual text of the blog entry is stored in a
TextField in the model. At the moment i'm basically writing HTML for
the blog entry text (through Admin), so as to have some basic
formatting for new paragraphs, bold etc when the page renders. So my
question is: Is there not some richer component for editting HTML in
the admin interface? 

Thanks! Hope you all had a great weekend,

Tom


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to