forked from jtauber-archive/django-notification
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
26 lines (18 loc) · 821 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Many sites need to notify users when certain events have occurred and to allow
configurable options as to how those notifications are to be received.
The project aims to provide a Django app for this sort of functionality. This
includes:
* submission of notification messages by other apps
* notification messages on signing in
* notification messages via email (configurable by user)
* notification messages via feed
This fork includes following improvements:
===========
* HTML emails are sent if you include a full.html file in your folder
* CSS is precompiled and rendered into the HTML elements (some email clients don't support external css)
Follow Me
============
https://github.com/philippWassibauer
http://twitter.com/scalar
http://philippw.tumblr.com
https://bitbucket.org/philippwassibauer