Juliano Gouveia
|
51677dd836
|
Fix url pattern alias for the re_path django recommended function
|
2018-06-14 12:26:19 -03:00 |
|
Juliano Gouveia
|
c7c1240f36
|
Remove duplicate url patterns by a more pythonic alternative
|
2018-06-14 12:26:19 -03:00 |
|
Alvaro Leonel
|
970a4907b3
|
Fix #205 Adds ListAll and CountALL endpoints
|
2018-06-07 23:37:51 -03:00 |
|
Alvaro Leonel
|
1081f7aa75
|
Improve code quality on urls.py
|
2018-05-31 00:01:27 -03:00 |
|
Alvaro Leonel
|
f7f0cda92d
|
Improve url confs for better support of Django 2.0+
|
2018-05-30 01:11:40 -03:00 |
|
Curtis Maloney
|
6668474c65
|
Tidy with flake8
|
2016-01-01 13:59:51 +11:00 |
|
Zhongyuan
|
1ddf085612
|
Add app_name in urls.py
|
2015-12-17 18:10:08 +08:00 |
|
Zhongyuan
|
1f0405f701
|
Fix code that incompatible with Django1.8+Python3.5
|
2015-12-07 17:34:20 +08:00 |
|
Álvaro Lázaro Gallego
|
3a391c6d1b
|
Port all and unread views to classes
|
2015-11-26 11:17:12 +01: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 |
|
theodore.therone@gmail.com
|
9608ee8a6e
|
Added tests, confirmed works for python2/3
Also added .travis.yml
|
2015-03-28 08:25:56 +00:00 |
|
theodore.therone@gmail.com
|
2b81726dec
|
Adds delete option, fixes #37
|
2014-10-14 01:31:53 +00:00 |
|
Sandro Rodrigues
|
a87043b5b0
|
Added url to mark as unread too
Forgot to pull that when added mark as unread on view
|
2013-12-12 01:10:34 +00:00 |
|
Matthew Schinckel
|
182be4295d
|
Remove unused comment.
|
2012-10-25 09:42:17 +10:30 |
|
Matthew Schinckel
|
b9425a4abb
|
Install url patterns within a namespace.
|
2012-10-25 09:25:19 +10:30 |
|
Brant Young
|
da17a04911
|
First version based on django-activity-stream v0.4.3
|
2012-07-22 21:14:44 +08:00 |
|