Commit graph

18 commits

Author SHA1 Message Date
Yang.Y
b3861cb520 Merge pull request #121 from LegoStormtroopr/master
Checks logged in state when accessing notify API
2016-03-27 10:48:48 +08:00
Zhongyuan
15885033fd Fix: Mark All As read fails if soft-deleted #126 2016-03-22 16:34:18 +08:00
Samuel Spencer
1b85a996df catchup 2016-02-08 03:57:02 +00:00
Samuel Spencer
d55762edd3 Added sentinals for unauthenticated users, preventing a 500 error
also fix spelling mistake in README
2016-02-08 03:54:35 +00:00
Curtis Maloney
6668474c65 Tidy with flake8 2016-01-01 13:59:51 +11:00
ieee
f19c8e7a3e fixed opt problem, added test for Group 2015-12-19 18:26:15 -05:00
areski
7634dff290 Fix Pep8 & use setuptools 2015-12-11 14:32:20 +01:00
Samuel Spencer
c8b27d3dd9 fixed error in test ordering of keys 2015-07-26 02:33:30 +00:00
Samuel Spencer
5147bdf640 darn you py3 2015-07-21 00:17:57 +00:00
Samuel Spencer
65c74a836b correct test for items 2015-07-21 00:10:25 +00:00
Samuel Spencer
3b4b728b8f last test fixes 2015-07-21 00:07:48 +00:00
Samuel Spencer
6e9472df72 fixes py3 issue with dict.keys 2015-07-20 23:13:52 +00:00
Samuel Spencer
726ec15849 should fix py3 issues 2015-07-20 23:08:09 +00:00
Samuel Spencer
e794ee5a82 fixes failed travis tests
includes django1.6 way of doing jsonresponse
2015-07-20 21:18:44 +00:00
Samuel Spencer
bd390c54f9 Adding code for real-time list 2015-07-20 09:51:00 +00:00
zzy
191c1250df Add option "NOTIFICATIONS_SOFT_DELETE", fix issue #52 2015-04-11 13:28:52 +08:00
theodore.therone@gmail.com
c01d1c5f49 Django1.6 test fixes, adding Django1.8 to test suite 2015-04-09 04:57:36 +00:00
theodore.therone@gmail.com
ce0f1fc0ec extra tests and coverage
Small tweaks to views -  to  to prevent collision with python keyword.
2015-04-09 04:36:15 +00:00
Renamed from notifications/tests.py (Browse further)