django-notifications/notifications
2015-12-07 11:17:37 +08:00
..
migrations Add missing migration for Notification model 2015-08-26 16:40:52 +01:00
static/notifications Adding code for real-time list 2015-07-20 09:51:00 +00:00
templates/notifications Adding code for real-time list 2015-07-20 09:51:00 +00:00
templatetags Adding code for real-time list 2015-07-20 09:51:00 +00:00
tests Drop support for Django 1.6 and below 2015-12-07 11:17:37 +08:00
__init__.py Fix setup 2015-11-26 12:47:48 +01:00
admin.py Adding filters and displays to model admin 2014-05-25 06:03:55 +00:00
models.py Drop support for Django 1.6 and below 2015-12-07 11:17:37 +08:00
signals.py Add possibility to pass level when adding notification 2015-04-26 13:23:40 +02:00
urls.py Port all and unread views to classes 2015-11-26 11:17:12 +01:00
utils.py long no longer in py3, adding workaround 2015-04-09 04:43:47 +00:00
views.py PEP8 Fixes 2015-11-26 11:23:24 +01:00