Dear Django users,

i'm trying to figure out how to localize strings in a custom command.
My command sends out emails with static strings defined in the
[command].py file. Makemessages picks up these strings but the
outgoing email's contents are in the original locale not the one which
is set in the settings.py.

Is there a way to localize custom commands?

Best regards,
Mate

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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