/django-emailtemplates

Primary LanguagePythonMIT LicenseMIT

django-emailtemplates

About

Django app that enables developers to create default templates for emails and Site Admins to easily override the templates via Admin Panel.

Assumptions

  • Site Admins should know context for each template.
  • Site Admins should be familiar with Django Template System.