viciu / django-emailtemplates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License