django-notifications/notifications
Brant.Y ea9becf8d0 Merge pull request #20 from fay/master
use different `now` function according to the `USE_TZ` setting
2013-12-11 21:16:43 -08:00
..
migrations fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
templates/notifications Restructure and simplify templates. 2012-10-25 09:41:55 +10:30
templatetags fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
__init__.py Release 0.6.0 2013-03-06 09:57:17 +08:00
admin.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
models.py Merge pull request #20 from fay/master 2013-12-11 21:16:43 -08:00
signals.py Reformat lines. 2012-10-23 17:22:19 +10:30
tests.py use different now function according to the USE_TZ setting 2013-11-04 13:43:59 +08:00
urls.py Added url to mark as unread too 2013-12-12 01:10:34 +00:00
utils.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
views.py Added method to mark as unread too 2013-12-12 01:07:35 +00:00