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? ______________________ VinÃcius Mendes Solucione Sistemas http://solucione.info/ -- 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.