od-eon/django-notify
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A full-featured email notification django app that supports unicode HTML emails. DEPENDENCIES It depends on git@github.com:od-eon/django-textprocessors.git for html to plaintext conversion. git@github.com:od-eon/django-massmail.git for queueing of email notifications if the email is being sent to a list of users.