On Tue, Apr 7, 2009 at 8:55 AM, Vinicius Mendes <vbmen...@gmail.com> 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'. And then internationalize it for the user and put
> the model name in the place of %(model_verbose_name)s. It is just an example
> of implementation, but i think it is not the better. What do you think about
> the feature? And what about suggestions for the implementation?
>
> --------
>
> Vinícius Mendes
> Engenheiro de Computação
> Meio Código - A peça que faltava para o seu código!
> URL http://www.meiocodigo.com
>
>
> >
>
This has been dicussed and because of the way permissions are implemented it
is in the same realm as all the "translating database content" discussions.
This is rather large field, I believe Marc Fargas did a blog post with a
comprehensive review recently.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to