issues
search
samuraisam
/
django-json-rpc
JSON-RPC Implementation for Django
MIT License
286
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updated changes for python 3
#87
Rishi-jha
closed
5 years ago
0
ServiceProxyException ('An Error Occurred', 504, <httplib.HTTPMessage instance at 0x7fe572fc7440>, <urllib2.Request instance at 0x7fe572fb7ea8>)
#86
chowderpally
opened
5 years ago
0
Updating package verison and required Django version
#85
calyth
opened
8 years ago
4
compatibility with django>=1.6
#84
benman1
opened
8 years ago
2
django-json-rpc should be bumped to 0.7.3 and requires django>=1.9.0
#83
calyth
opened
8 years ago
2
Set default standard's version to 2.0
#82
yura-shutkin
closed
8 years ago
6
Fix for tuple return, use any instead of sum
#81
CGenie
closed
8 years ago
1
Improve summary formatting
#80
akosladanyi
closed
8 years ago
1
Django 1.9 compatibility
#79
akosladanyi
closed
8 years ago
1
Error 400 upgrading 1.5.12 to 1.6.11
#78
boolino
closed
8 years ago
5
Fixed TypeError in system.describe call
#77
J3173
closed
8 years ago
0
Put stacktrace into the OtherError only if DEBUG is enabled
#76
J3173
closed
8 years ago
0
Do not call signals.got_request_exception for expected exceptions.
#75
J3173
closed
8 years ago
0
Fixed TypeError when a method with authenticated=True is called with insufficient arguments
#74
J3173
closed
9 years ago
0
Fix TestingServiceProxy for python 3
#73
alendit
closed
9 years ago
1
Return customized error message directly
#72
Georgi87
opened
9 years ago
0
PEP8 formatting
#71
samuraisam
closed
9 years ago
0
Fix import conflict
#70
samuraisam
closed
9 years ago
0
Import error with python 3
#69
olymk2
closed
9 years ago
7
added call to authentication callback, rewrote creds extraction
#68
mutax
opened
9 years ago
1
WIP: Tests & Python 3 Compatibility
#67
samuraisam
closed
9 years ago
0
no source available for mochikit.py
#66
mutax
opened
9 years ago
2
ignoring user provided authenticator?
#65
mutax
opened
9 years ago
0
Django 1.8 Support?
#64
bartmika
closed
9 years ago
1
Created Travis CI configuration
#63
J3173
closed
9 years ago
0
Allow tests to run with Django 1.6-1.8.
#62
J3173
closed
9 years ago
0
Use OrderedDict instead of SortedDict for python >= 2.7
#61
J3173
closed
9 years ago
1
Unicode Error
#60
stereoit
closed
9 years ago
1
Django 1.8 deprecation fix.
#59
diagnose
closed
9 years ago
4
Django 1.8 deprecated issue.
#58
diagnose
closed
9 years ago
0
upload the new version to PyPi 0.6.2
#57
kobymeir
closed
9 years ago
2
Project status
#56
aclark4life
closed
10 years ago
1
Replace gettext w/ugettext_lazy for 1.7 compat
#55
aclark4life
closed
10 years ago
0
in __init__.py line 208 on raise InvalidParamsError
#54
estin
closed
9 years ago
2
Django 1.7 new admin approach leads to bug
#53
fallenflint
closed
10 years ago
0
Django 1.7 requires lazy ugettxt for not accessing app registry on import time
#52
fallenflint
closed
9 years ago
1
Raises 400 (bad request) error with django 1.6.+
#51
omigeon
closed
9 years ago
2
Can there be a default method at the mountpoint?
#50
mreider
opened
10 years ago
0
Make JSON-RPC method registration/discovery either more explicit, or completely implicit.
#49
ksze
opened
11 years ago
1
HTTP status code of errors should be configurable
#48
slashingweapon
opened
11 years ago
3
Initial Python3 compatiblity
#47
alendit
closed
9 years ago
1
always 403 forbiden for json package,@csrf_exempt do not wrok
#46
thinksource
opened
11 years ago
0
Is there a way to define an argument as optional?
#45
tuomassalo
closed
11 years ago
1
Using HttpRequest.raw_post_data triggers DeprecationWarning
#44
davea
closed
11 years ago
3
Updated browse.html to be compatible with Django 1.5
#43
jacinda
closed
11 years ago
4
Update version on PyPI
#42
ericvaladas
closed
9 years ago
4
Spelling fixes
#41
arteme
closed
11 years ago
1
allow certain errors to be handled by jsonrpc, without sending django error signal
#40
Fiedzia
opened
11 years ago
1
Call apply_version so the method can be called before returning None for a notification
#39
ericvaladas
closed
11 years ago
1
Your docs (and blog domain, altogether) got nabbed by "HugeDomains.com"
#38
orokusaki
closed
9 years ago
2
Next