django-notifications/notifications
2015-07-26 02:33:30 +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
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 fixed error in test ordering of keys 2015-07-26 02:33:30 +00:00
__init__.py Bump version 0.7.0 2015-04-21 10:25:52 +08:00
admin.py Adding filters and displays to model admin 2014-05-25 06:03:55 +00:00
models.py Add __str__ to Notification Model to support Python 3 2015-05-17 12:43:31 +01:00
signals.py Add possibility to pass level when adding notification 2015-04-26 13:23:40 +02:00
urls.py Adding code for real-time list 2015-07-20 09:51:00 +00:00
utils.py long no longer in py3, adding workaround 2015-04-09 04:43:47 +00:00
views.py last test fixes 2015-07-21 00:07:48 +00:00