Sorry, I forgot about json.
Solved!
Thanks!
--~--~-~--~~~---~--~~
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, sen
On Aug 24, 4:00 pm, Gustavo Henrique wrote:
> Hi!
> I'm sending unicode string for template page, whitin a javascript
> code, and I have a problem with the char u before string value.
> For example:
>
>
> {{ string|safe }} -->// {'fieldLabel': u'Cliente', 'name': u'cliente',
> 'value': u''}
>
>
2 matches
Mail list logo