On Tue, Apr 6, 2010 at 12:48 PM, Vinicius Mendes <vbmen...@gmail.com> wrote: > Hi, > I have a ModelAdmin with two new actions and I added a > locale/pt_BR/LC_MESSAGES to my project folder to change the translation of > the "Delete selected" option. Locally it works but the translated message > user is the provided by Django. I get my change list with 3 actions, but > when I run it in production host it gives me an error. > The code is at http://gist.github.com/357740 . The ModelAdmin is at > admin.py, the messages are at django.po and the traceback at traceback. > I always have problems with such differences with i18n lazy objects when > dealing with production server. Can anyone help to understand this problem?
You don't tell us what version/SVN revision of Django you are using. The locations shown in the traceback don't match the ones in SVN tip as of now. -- Ramiro Morales | http://rmorales.net -- 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.