On Mon, 2006-08-07 at 11:38 -0700, skullvulture wrote:
> In my model I have a field that has choices and in the display of those
> choices I need the degrees symbol, so I put in '°' however the
> admin page does not render the html in my choice set in the drop down
> menu.  Is there a way to get it to render the html? Thanks.

It's not clear from your description where the problem is occurring. Is
° being sent to the page or not? If not, what is being sent? If it
is, then this is a browser or HTML issue, rather than a Django one.

Regards,
Malcolm


--~--~---------~--~----~------------~-------~--~----~
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