django-notifications/notifications
2015-12-11 14:32:20 +01:00
..
migrations Add missing migration for Notification model 2015-08-26 16:40:52 +01:00
static/notifications Adding code for real-time list 2015-07-20 09:51:00 +00:00
templates/notifications Adding code for real-time list 2015-07-20 09:51:00 +00:00
templatetags Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
tests Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
__init__.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01: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 Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
signals.py Add possibility to pass level when adding notification 2015-04-26 13:23:40 +02:00
urls.py Fix code that incompatible with Django1.8+Python3.5 2015-12-07 17:34:20 +08:00
utils.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
views.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00