django-notifications/notifications
Alvaro Leonel 4ea1f90a49 Fix #218
2018-05-30 23:03:57 -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 Fix typing 2018-05-30 02:21:16 -03: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 Fix #69 2018-05-30 02:18:33 -03:00
settings.py Fix #218 2018-05-30 23:03:57 -03:00
signals.py Add possibility to pass level when adding notification 2015-04-26 13:23:40 +02:00
urls.py Improve url confs for better support of Django 2.0+ 2018-05-30 01:11:40 -03:00
utils.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
views.py Fix #69 2018-05-30 02:18:33 -03:00