On do, 2010-07-29 at 13:43 -0700, bagheera wrote:
> Internationalization of 'auth' app in django 1.2 isn't complete. In
> user edit form there are user permissions displayed in two windows,
> like "auth | permission | Can add permission", etc. I want it all
> fully localized, but i can't digg up right code. Any ideas how to
> solve that?

These strings do not come from the code but from the database.
Unfortunately django does not yet have a built-in mechanism for
internationalizing and translating those. There are third party addons
for this, though I have no idea whether they can be used for standard
django models.

-- 
Dennis K.

They've gone to plaid!

-- 
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.

Reply via email to