django-notifications/notifications
2016-01-03 11:58:06 +08:00
..
migrations Custom now() invocation got overlooked by PR #113 2016-01-03 11:58:06 +08: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 Merge branch 'drop-support-django1.6' 2015-12-14 16:02:02 +08:00
tests Tidy with flake8 2016-01-01 13:59:51 +11:00
__init__.py Merge branch 'drop-support-django1.6' 2015-12-14 16:02:02 +08:00
admin.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
apps.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
models.py Remove custom now() function, since django.utils.timezone.now does the same thing 2016-01-01 17:08:05 +11: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 Tidy with flake8 2016-01-01 13:59:51 +11:00