django-notifications/notifications
2017-02-23 09:27:00 -08:00
..
migrations Add missing migration 2016-05-04 12:56:20 -04:00
static/notifications fixes #82 2015-12-12 09:53:47 +00:00
templates/notifications fix attempt to fix my mess 2015-11-11 11:04:12 +00:00
templatetags Django 1.9 template tag compatibility 2016-04-15 13:38:11 -03:00
tests Minor fixes 2016-09-25 15:51:08 +03:00
__init__.py Bump version 1.2 2016-06-17 11:19:47 +08: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 sent/unsent convenience functions 2017-02-23 09:27:00 -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 Add mark_as_read param for API 2016-09-25 00:58:52 +03:00