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
Attach id to response prior to calling apply_version in dispatch method
#37
ericvaladas
closed
11 years ago
1
Fixed authentication for at least Django 1.4.2
#36
konsumate
closed
11 years ago
0
Django 1.4.2 authenticate() compatibility broken (patch included)
#35
konsumate
closed
12 years ago
1
Allow custom authentication paramenters
#34
tbartelmess
closed
12 years ago
0
Update jsonrpc/exceptions.py
#33
fbanados
closed
12 years ago
0
I have problem when using https
#32
ikresoft
closed
12 years ago
1
Number type and floats
#31
Pongetti
closed
9 years ago
3
Fitting into aa proposed specification JSON-RPC 2.0
#30
nycholas
closed
13 years ago
1
Conflict with pip library "jsonrpc" breaks requirements replication
#29
omigeon
opened
13 years ago
0
Web interface not correctly encoding arrays
#28
cookednoodles
opened
13 years ago
0
kwrags in method args
#27
russian-developer
opened
13 years ago
0
Added TestingServiceProxy, which works with Django unittests and refactor
#26
alendit
closed
13 years ago
1
ServiceProxy doesn't work with unittests.
#25
alendit
closed
13 years ago
2
Injected user credentials should be cleaned up regardless of the result of authenticate()
#24
muhuk
opened
13 years ago
2
system.describe throws OtherError: <class 'jsonrpc.types.Any'> is not JSON serializable
#23
ghost
closed
9 years ago
2
Does not serialize Models and QuerySets successfully in Django 1.2
#22
micolous
opened
14 years ago
3
Error exception response status
#21
nvloff
opened
14 years ago
0
Unicode messages in RPC Exceptions
#20
stereoit
closed
12 years ago
2
json encoder non easily changeable
#19
panta
closed
14 years ago
0
wrong browser url pattern name in docs
#18
panta
closed
14 years ago
0
url pattern for browser should preced the json dispatch one
#17
panta
closed
14 years ago
0
pypi package doesn't allow use of browsing
#16
panta
closed
14 years ago
0
Can't do a GET with JsonRPC like : http://.../jsonrpc/app.trimTails?{...}
#15
stphdenis
opened
14 years ago
2
Deploying an app that uses django-json-rpc
#14
miclovich
closed
14 years ago
7
Conflict with python-json-rpc
#13
zver
opened
14 years ago
10
NameError: global name 'args' is not defined
#12
echamberlain
closed
14 years ago
1
variable name returned instead of variable contents
#11
echamberlain
closed
14 years ago
7
Using reserved name as variable.
#10
orokusaki
closed
14 years ago
1
Type checking problem with validation, 'type' has no attribute '__eq__'
#9
Klowner
closed
14 years ago
2
Latest commit breaks jsonrpc_site import
#8
michel4j
closed
14 years ago
2
setup.py generates incomplete package for bdist_rpm target
#7
michel4j
closed
14 years ago
2
ServiceProxy requires DJANGO_SETTINGS_MODULE
#6
michel4j
closed
14 years ago
2
Import error in views.py
#5
alfredo
closed
14 years ago
2
Cross Site Request Forgery protection
#4
hrauch
closed
15 years ago
2
Exception Value: 'module' object has no attribute 'dumps'
#3
zver
closed
15 years ago
5
Authentication Broken
#2
jnoller
closed
15 years ago
1
Print statements break WSGI serving.
#1
erikcw
closed
15 years ago
1
Previous