django-notifications/notifications
2013-11-04 13:43:59 +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 use different now function according to the USE_TZ setting 2013-11-04 13:43:59 +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 Remove unused comment. 2012-10-25 09:42:17 +10:30
utils.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
views.py Use urls with namespaces. 2012-10-25 09:42:32 +10:30