django-notifications/notifications
2012-10-25 09:25:19 +10:30
..
migrations Add migrations to convert field 'readed' to 'unread'. 2012-10-24 09:54:39 +10:30
templates/notifications Change 'readed' field to unread. 2012-10-23 17:20:29 +10:30
templatetags Change 'readed' field to unread. 2012-10-23 17:20:29 +10:30
__init__.py Install url patterns within a namespace. 2012-10-25 09:25:19 +10:30
admin.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
models.py Document/clean-up query set API. 2012-10-24 10:40:28 +10:30
signals.py Reformat lines. 2012-10-23 17:22:19 +10:30
tests.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
urls.py Install url patterns within a namespace. 2012-10-25 09:25:19 +10:30
utils.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00
views.py First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00