areski
|
7634dff290
|
Fix Pep8 & use setuptools
|
2015-12-11 14:32:20 +01:00 |
|
Zhongyuan
|
7109663f11
|
Merge pull request #95 from zhang-z/drop-support-django1.6
Fix a RemovedInDjango110Warning in unittest
|
2015-12-10 10:53:26 +08:00 |
|
Zhongyuan
|
e094c15e97
|
Fix a RemovedInDjango110Warning in unittest
|
2015-12-10 10:50:03 +08:00 |
|
Zhongyuan
|
e79639fc6c
|
Merge pull request #94 from illing2005/drop-support-django1.6
Django 1.9 compability
|
2015-12-10 10:41:03 +08:00 |
|
Sebastian Illing
|
917f2f8831
|
removed old code
|
2015-12-09 14:41:16 +01:00 |
|
Sebastian Illing
|
243738662b
|
exclude python3.3,Django1.9
|
2015-12-09 14:39:07 +01:00 |
|
Sebastian Illing
|
888a59240f
|
Update README.rst
|
2015-12-09 14:36:16 +01:00 |
|
Sebastian Illing
|
2b38959246
|
django1.9 passing tests again
|
2015-12-09 14:30:34 +01:00 |
|
Zhongyuan
|
fdc0a26252
|
Merge pull request #91 from zhang-z/drop-support-django1.6
Drop support for Django 1.6 and below (Django 1.9 not supported yet)
|
2015-12-09 10:22:15 +08:00 |
|
Zhongyuan
|
1f0405f701
|
Fix code that incompatible with Django1.8+Python3.5
|
2015-12-07 17:34:20 +08:00 |
|
Zhongyuan
|
8f2aeaa5b6
|
Django1.7 doesn't support Python3.5
|
2015-12-07 16:12:42 +08:00 |
|
Zhongyuan
|
30a3708bf9
|
Temporarily remove Django1.9 from travis, there are still some bugs
|
2015-12-07 15:54:07 +08:00 |
|
Zhongyuan
|
c5208f154c
|
Remove --use-mirrors from travis, as pip7 doesn't support it
|
2015-12-07 15:15:54 +08:00 |
|
Zhongyuan
|
3e6861a6cc
|
Remove support for Python 3.2 as coverage 4 is not supporting it (http://coverage.readthedocs.org/en/coverage-4.0.3/changes.html#version-4-0-20-september-2015)
|
2015-12-07 15:13:38 +08:00 |
|
Zhongyuan
|
f0b4830890
|
Remove Python 2.6 & Django 1.6 from travis testing; add Python 3.2, 3.5, Django 1.9
|
2015-12-07 11:24:42 +08:00 |
|
Zhongyuan
|
d297017eb1
|
Drop support for Django 1.6 and below
|
2015-12-07 11:17:37 +08:00 |
|
Yang.Y
|
6d368fb717
|
Merge pull request #88 from zhang-z/master
Update model-utils version for compatibility issue
|
2015-12-04 09:14:21 +08:00 |
|
zhangz
|
7f63fcf315
|
Update model-utils version for compatibility issue
|
2015-12-03 16:49:53 +08:00 |
|
Yang.Y
|
32f54e076e
|
Merge pull request #86 from Heldroe/master
Added an app_label to Notifications model class
|
2015-12-01 09:08:18 +08:00 |
|
David Guerrero
|
fb56962992
|
added app_label to Notification model in order to fix a django 1.9 deprecation warning
|
2015-11-30 17:13:12 +01:00 |
|
Yang.Y
|
622d257951
|
Merge pull request #85 from alazaro/class-based-views
Switch "all" and "unread" views to class based views
|
2015-11-27 20:20:31 +08:00 |
|
Álvaro Lázaro Gallego
|
029fcb155f
|
Fix urls in tests
|
2015-11-26 14:30:54 +01:00 |
|
Álvaro Lázaro Gallego
|
b06b3185a3
|
Fix setup
|
2015-11-26 12:47:48 +01:00 |
|
Álvaro Lázaro Gallego
|
25e15e412b
|
PEP8 Fixes
|
2015-11-26 11:23:24 +01:00 |
|
Álvaro Lázaro Gallego
|
3a391c6d1b
|
Port all and unread views to classes
|
2015-11-26 11:17:12 +01:00 |
|
Yang.Y
|
493e11ec79
|
Bump version 0.7.1
|
2015-10-20 10:19:03 +08:00 |
|
Yang.Y
|
9067235625
|
Merge pull request #79 from allangz/master
Update setup.py to include static javascript files
|
2015-09-24 17:08:10 +08:00 |
|
allangz
|
a24819aa8e
|
Update setup.py to include static javascript files
|
2015-09-24 04:03:54 -05:00 |
|
Yang.Y
|
d303a40832
|
Merge pull request #77 from letolab/master
Add missing migration for Notification model
|
2015-08-27 08:41:58 +08:00 |
|
Shezad Khan
|
b93c75d710
|
Add missing migration for Notification model
|
2015-08-26 16:40:52 +01:00 |
|
Yang.Y
|
10a2fe3b9f
|
Merge pull request #73 from LegoStormtroopr/master
fixed error in test ordering of keys
|
2015-07-31 20:37:16 +08:00 |
|
Samuel Spencer
|
c8b27d3dd9
|
fixed error in test ordering of keys
|
2015-07-26 02:33:30 +00:00 |
|
Yang.Y
|
8f51334406
|
Merge pull request #72 from LegoStormtroopr/master
Add plain javascript code for live-updating notification counts and lists
|
2015-07-21 22:31:10 +08: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
|
f83136ec1e
|
fixes django1.6
|
2015-07-20 23:11:04 +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
|
c7246f022e
|
fixed readme
|
2015-07-20 10:10:33 +00:00 |
|
Samuel Spencer
|
bd390c54f9
|
Adding code for real-time list
|
2015-07-20 09:51:00 +00:00 |
|
Samuel Spencer
|
b99b95c25e
|
first go at live counter badge of notifications
|
2015-07-19 14:35:34 +00:00 |
|
Yang.Y
|
8efaea86e7
|
Merge pull request #68 from Geeknux/master
bugfix for wrong user unread notification count
|
2015-07-06 23:00:07 +08:00 |
|
geeknux
|
072a56a870
|
bugfix for wrong user unread notification count
|
2015-07-06 19:12:31 +04:30 |
|
Yang.Y
|
b8806e07bb
|
Merge pull request #61 from philroche/master
Add __str__ to Notification Model to support Python 3
|
2015-05-17 20:58:26 +08:00 |
|
Philip Roche
|
2b70687344
|
Add __str__ to Notification Model to support Python 3
|
2015-05-17 12:43:31 +01:00 |
|
Yang.Y
|
00c3bd14e8
|
Merge pull request #57 from ashokfernandez/master
Fixes deprecation notice in Django 1.8
|
2015-04-28 20:58:00 +08:00 |
|
Ashok Fernandez
|
2f0f50aa49
|
Fixes deprecation notice in Django 1.8
|
2015-04-28 14:10:49 +02:00 |
|
Yang.Y
|
4353c68cb6
|
Merge pull request #56 from arthurmaire/master
Add possibility to send level when adding new notification
|
2015-04-27 09:05:04 +08:00 |
|