django-notifications/notifications
Alvaro Leonel 751553bb81 Fix #176
2017-06-20 11:26:51 -04:00
..
migrations Add missing migration 2016-05-04 12:56:20 -04:00
static/notifications Fix #176 2017-06-20 11:26:51 -04: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 Merge branch 'master' into iss169 2017-06-01 23:18:58 -04: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 Fix variable assignment 2017-06-01 23:24:20 -04: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