django-notifications/notifications
2017-08-01 14:48:08 +08:00
..
migrations Add missing migration 2016-05-04 12:56:20 -04:00
static/notifications Uses a class instead of a id to fill live notifications 2017-07-02 19:23:22 -04:00
templates/notifications fix attempt to fix my mess 2015-11-11 11:04:12 +00:00
templatetags Uses a class instead of a id to fill live notifications 2017-07-02 19:23:22 -04:00
tests Uses a class instead of a id to fill live notifications 2017-07-02 19:23:22 -04:00
__init__.py Bump version 1.3 2017-06-25 19:27:43 -04:00
admin.py don't request full user list, it takes time 2016-09-12 12:29:48 -07:00
apps.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
models.py update queryset methods mark_as_sent() and mark_as_unsent() 2017-08-01 14:48:08 +08:00
signals.py Add possibility to pass level when adding notification 2015-04-26 13:23:40 +02:00
urls.py Tidy with flake8 2016-01-01 13:59:51 +11:00
utils.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
views.py Fix #155 2017-06-26 21:58:02 -04:00