In django you would do
from django.utils.safestring import mark_safe forms.CharField(label = mark_safe('Ø')) On Dec 24 2009, 9:17 am, Andrij Skalyuk <andrijskal...@gmail.com> wrote: > Thanks for reply. > > I see, that in this case, i will use replacement system of Unicode > characters to ASCII. > > On Dec 23, 6:09 pm, Bill Freeman <ke1g...@gmail.com> wrote: > > > > > I haven't done any python programing with variable, function, class, > > and attribute names -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.