Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix django ugettextlazy incompatibility #15

Conversation

oraclebill
Copy link
Contributor

This patch prevents encoding errors when sending mail with translatable strings created by Django's ugettext_lazy function by creating a small extension to JSONEncoder.

@themartorana
Copy link
Owner

Let me know when you're done adding on to the pull request and I'll merge it ;)

themartorana added a commit that referenced this pull request Dec 15, 2011
…atibility

Fix django ugettextlazy incompatibility
@themartorana themartorana merged commit 86d28a3 into themartorana:master Dec 15, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants