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

Improve our user emails with templates. #109

Open
kmeht opened this issue Sep 18, 2013 · 4 comments
Open

Improve our user emails with templates. #109

kmeht opened this issue Sep 18, 2013 · 4 comments

Comments

@kmeht
Copy link
Member

kmeht commented Sep 18, 2013

Currently, we directly email the user with a short string. Instead, we can offer longer, richer emails with templates. It requires a bit of extra code, so it'd best to abstract this functionality into a utility.

We can then have a separate template directory for our emails, and then send them with whatever utility we create to wrap them.

StackOverflow had a really informative answer on how to achieve this: http://stackoverflow.com/questions/2809547/creating-email-templates-with-django.

@kmeht kmeht added this to the MVP milestone Jun 7, 2014
@vishalkal vishalkal self-assigned this Aug 13, 2014
@kmeht kmeht assigned patilpranay and unassigned vishalkal Aug 27, 2014
@kmeht
Copy link
Member Author

kmeht commented Aug 27, 2014

@patilpranay, this is the email templates task we mentioned earlier. I'll post some possibly useful documentation links in a bit.

@kmeht
Copy link
Member Author

kmeht commented Aug 27, 2014

Here's a bunch of documentation that'll help you get started. This would be really great to get in before registration opens.

@patilpranay
Copy link

okay I'll get started on this task

@kmeht
Copy link
Member Author

kmeht commented Sep 15, 2014

This won't be done by registration opening; punting to a later milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants