django-notifications/notifications
theodore.therone@gmail.com 9608ee8a6e Added tests, confirmed works for python2/3
Also added .travis.yml
2015-03-28 08:25:56 +00:00
..
migrations Add 'data' field into Notification model 2015-03-20 19:03:41 +08:00
south_migrations Add 'data' field into Notification model 2015-03-20 19:03:41 +08:00
templates/notifications Restructure and simplify templates. 2012-10-25 09:41:55 +10:30
templatetags fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
__init__.py Release 0.6.2 2014-05-07 10:55:36 +08:00
admin.py Adding filters and displays to model admin 2014-05-25 06:03:55 +00:00
models.py Added tests, confirmed works for python2/3 2015-03-28 08:25:56 +00:00
signals.py Reformat lines. 2012-10-23 17:22:19 +10:30
test_settings.py Added tests, confirmed works for python2/3 2015-03-28 08:25:56 +00:00
tests.py Added tests, confirmed works for python2/3 2015-03-28 08:25:56 +00:00
urls.py Added tests, confirmed works for python2/3 2015-03-28 08:25:56 +00:00
utils.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
views.py Add 'deleted' and 'emailed' field 2015-02-24 19:40:21 +08:00