Hi
I am wondering if I can use django and create forms which have
textarea and people are allowed to format its content (like bold,
italics)..Something like WYSIWYG
Second Question, in admin interface I am able to group fields together
and assign them a class.
Ex: ('Date information', {'fields': ['pub_date'], 'classes':
['collapse']}),
How can I figure out all possible values for classes and what
facilities are there.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---