Commit graph

10 commits

Author SHA1 Message Date
Matthew Schinckel
bc54bc092b Add a level attribute. 2012-10-25 09:41:21 +10:30
Matthew Schinckel
d02c7893ac Document/clean-up query set API. 2012-10-24 10:40:28 +10:30
Matthew Schinckel
43de153df4 Convert field from readed to unread. 2012-10-24 09:55:09 +10:30
Matthew Schinckel
c4001cd64c Typo. 2012-10-24 09:43:49 +10:30
Matthew Schinckel
6d65205c69 Fixed a bug where passing recipients was not really effective: it still marked all as read/unread based on the entire query set. 2012-10-24 09:41:52 +10:30
Matthew Schinckel
a80c7e5fae Keep the same API (but extend it) for manager methods (they turn into query set methods). 2012-10-24 09:37:42 +10:30
Matthew Schinckel
a2b310b6cd Update last instance of 'readed' to unread. 2012-10-23 17:23:06 +10:30
Matthew Schinckel
d8567930b4 Change 'readed' field to unread.
Add a better manager/queryset. (required django-model-utils).
2012-10-23 17:20:29 +10:30
Matthew Schinckel
55c4701d1b Add support for a 'data' field to attach arbitrary data to a notification. 2012-10-23 16:13:49 +10:30
Brant Young
da17a04911 First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00