django-notifications/notifications
Yang.Y 34f9698659 Merge pull request #107 from Evidlo/master
notify.send() accepts User or Group
2015-12-21 12:58:04 +08:00
..
migrations Add missing migration for Notification model 2015-08-26 16:40:52 +01: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 fixed opt problem, added test for Group 2015-12-19 18:26:15 -05: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 Merge pull request #107 from Evidlo/master 2015-12-21 12:58:04 +08:00
signals.py Add possibility to pass level when adding notification 2015-04-26 13:23:40 +02:00
urls.py Add app_name in urls.py 2015-12-17 18:10:08 +08:00
utils.py Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
views.py Merge branch 'drop-support-django1.6' 2015-12-14 16:02:02 +08:00