django-notifications/notifications
2018-05-26 21:36:09 -03:00
..
migrations Added indexes (closes #153) 2018-02-19 15:41:40 +01: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 Django 2.0 support 2017-12-07 08:38:29 +08:00
tests [tests] MIDDLEWARE = MIDDLEWARE_CLASSES (for django 2.0) 2018-02-19 15:43:18 +01:00
__init__.py Release version 1.4.0 2018-05-26 21:36:09 -03: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 Release version 1.4.0 2018-05-26 21:36:09 -03: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 Django 2.0 support 2017-12-07 08:38:29 +08:00