Hi guys, how ill use accent's letter's or special characters like ñ in verbose_name or help_text?
Thanks
Hi guys, how ill use accent's letter's or special characters like ñ in verbose_name or help_text?
Thanks
include this in the head of your file:
# -*- coding: utf-8 -*-
and then use this:
u'áéíóú'