Hello,

The models documentation in the Django site (http://
www.djangoproject.com/documentation/model-api/)
shows an admin screen for inputting articles.

Simple enough, but suppose we need to style some of the text in the
content field, e.g., italicize a word, display a string of words in
boldface, etc.

Does the person entering the text have to know how to insert the html
styling tags? Or is there some other method  for handling text styling
within a content block?

How do they do it at lawrence.com?

Many thanks,

Lloyd




--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to