django-notifications/notifications
2018-06-07 23:01:50 -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 Fix #164 Add a filter to check if an user has notifications 2018-06-07 23:01:50 -03:00
tests Fix #164 Add a filter to check if an user has notifications 2018-06-07 23:01:50 -03:00
__init__.py Improve code quality on __init__.py, admin.py and apps.py 2018-05-31 00:22:43 -03:00
admin.py Improve code quality on __init__.py, admin.py and apps.py 2018-05-31 00:22:43 -03:00
apps.py Improve code quality on __init__.py, admin.py and apps.py 2018-05-31 00:22:43 -03:00
models.py Improve code quality on models.py 2018-05-31 00:18:45 -03:00
settings.py Improve code quality on settings.py 2018-05-31 00:05:08 -03:00
signals.py Improve code quality on settings.py 2018-05-31 00:05:08 -03:00
urls.py Improve code quality on urls.py 2018-05-31 00:01:27 -03:00
utils.py Improve code quality on utils.py 2018-05-30 23:59:07 -03:00
views.py Improve code quality on utils.py 2018-05-30 23:59:07 -03:00