Commit graph

11 commits

Author SHA1 Message Date
Yang.Y
56298d508e Update README, CHANGELOG and AUTHORS 2015-04-21 09:53:28 +08:00
theodore.therone@gmail.com
9608ee8a6e Added tests, confirmed works for python2/3
Also added .travis.yml
2015-03-28 08:25:56 +00:00
zzy
e244ba3ec0 Add 'data' field into Notification model 2015-03-20 19:03:41 +08:00
Ilya Grishkov
060d49f898 Added south_migration to the setup.py package list 2015-03-08 22:30:33 +01:00
Ivan
8c7cc0d3c1 Python3 compatibility (using six). 2015-02-04 15:25:20 +00:00
danxshap
d116f6aa8a require django-model-utils >= 2.0.3 2014-03-31 16:53:49 -04:00
danxshap
c070f82d92 add max version for django-model-utils dependency 2014-03-15 23:04:44 -04:00
Brant Young
4a68e71edf fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
Matthew Schinckel
ef02350aa2 Require django to be installed. 2012-10-25 09:40:19 +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
Brant Young
da17a04911 First version based on django-activity-stream v0.4.3 2012-07-22 21:14:44 +08:00