django-notifications/notifications
theodore.therone@gmail.com ce0f1fc0ec extra tests and coverage
Small tweaks to views -  to  to prevent collision with python keyword.
2015-04-09 04:36:15 +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
tests extra tests and coverage 2015-04-09 04:36:15 +00: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
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 extra tests and coverage 2015-04-09 04:36:15 +00:00