On Tue, Apr 7, 2009 at 8:55 AM, Vinicius Mendes wrote:
> I was thinking that it would be a good feature if the names of the auth
> permissions could be internationalizated. For example, instead of storing
> 'Can add user' in database, can store something like 'Can add
> %(model_verbose_name)s'. A
I was thinking that it would be a good feature if the names of the auth
permissions could be internationalizated. For example, instead of storing
'Can add user' in database, can store something like 'Can add
%(model_verbose_name)s'. And then internationalize it for the user and put
the model name i