django-notifications/notifications
2015-04-11 13:28:52 +08: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 Remove deprecated "request.REQUEST" and "future.url" 2015-04-11 09:44:33 +08:00
templatetags fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
tests Add option "NOTIFICATIONS_SOFT_DELETE", fix issue #52 2015-04-11 13:28:52 +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 Add option "NOTIFICATIONS_SOFT_DELETE", fix issue #52 2015-04-11 13:28:52 +08: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 long no longer in py3, adding workaround 2015-04-09 04:43:47 +00:00
views.py Add option "NOTIFICATIONS_SOFT_DELETE", fix issue #52 2015-04-11 13:28:52 +08:00