GitHub / samuraisam/django-json-rpc issues and pull requests
#87 - Updated changes for python 3
Pull Request -
State: closed - Opened by Rishi-jha over 6 years ago
#86 - ServiceProxyException ('An Error Occurred', 504, <httplib.HTTPMessage instance at 0x7fe572fc7440>, <urllib2.Request instance at 0x7fe572fb7ea8>)
Issue -
State: open - Opened by chowderpally over 6 years ago
#85 - Updating package verison and required Django version
Pull Request -
State: open - Opened by calyth about 9 years ago
- 4 comments
#84 - compatibility with django>=1.6
Issue -
State: open - Opened by benman1 about 9 years ago
- 2 comments
#83 - django-json-rpc should be bumped to 0.7.3 and requires django>=1.9.0
Issue -
State: open - Opened by calyth about 9 years ago
- 2 comments
#82 - Set default standard's version to 2.0
Issue -
State: closed - Opened by yura-shutkin over 9 years ago
- 6 comments
#81 - Fix for tuple return, use any instead of sum
Pull Request -
State: closed - Opened by CGenie over 9 years ago
- 1 comment
#80 - Improve summary formatting
Pull Request -
State: closed - Opened by akosladanyi over 9 years ago
- 1 comment
#79 - Django 1.9 compatibility
Issue -
State: closed - Opened by akosladanyi over 9 years ago
- 1 comment
#78 - Error 400 upgrading 1.5.12 to 1.6.11
Issue -
State: closed - Opened by boolino over 9 years ago
- 5 comments
#77 - Fixed TypeError in system.describe call
Pull Request -
State: closed - Opened by J3173 over 9 years ago
#76 - Put stacktrace into the OtherError only if DEBUG is enabled
Pull Request -
State: closed - Opened by J3173 over 9 years ago
#75 - Do not call signals.got_request_exception for expected exceptions.
Pull Request -
State: closed - Opened by J3173 over 9 years ago
#74 - Fixed TypeError when a method with authenticated=True is called with insufficient arguments
Pull Request -
State: closed - Opened by J3173 almost 10 years ago
#73 - Fix TestingServiceProxy for python 3
Pull Request -
State: closed - Opened by alendit almost 10 years ago
- 1 comment
#72 - Return customized error message directly
Issue -
State: open - Opened by Georgi87 almost 10 years ago
#71 - PEP8 formatting
Pull Request -
State: closed - Opened by samuraisam almost 10 years ago
#70 - Fix import conflict
Pull Request -
State: closed - Opened by samuraisam almost 10 years ago
#69 - Import error with python 3
Issue -
State: closed - Opened by olymk2 almost 10 years ago
- 7 comments
#68 - added call to authentication callback, rewrote creds extraction
Pull Request -
State: open - Opened by mutax almost 10 years ago
- 1 comment
#67 - WIP: Tests & Python 3 Compatibility
Pull Request -
State: closed - Opened by samuraisam almost 10 years ago
#66 - no source available for mochikit.py
Issue -
State: open - Opened by mutax almost 10 years ago
- 2 comments
#65 - ignoring user provided authenticator?
Issue -
State: open - Opened by mutax almost 10 years ago
#64 - Django 1.8 Support?
Issue -
State: closed - Opened by bartmika about 10 years ago
- 1 comment
#63 - Created Travis CI configuration
Pull Request -
State: closed - Opened by J3173 about 10 years ago
#62 - Allow tests to run with Django 1.6-1.8.
Pull Request -
State: closed - Opened by J3173 about 10 years ago
#61 - Use OrderedDict instead of SortedDict for python >= 2.7
Pull Request -
State: closed - Opened by J3173 about 10 years ago
- 1 comment
#60 - Unicode Error
Issue -
State: closed - Opened by stereoit over 10 years ago
- 1 comment
#59 - Django 1.8 deprecation fix.
Pull Request -
State: closed - Opened by diagnose over 10 years ago
- 4 comments
#58 - Django 1.8 deprecated issue.
Issue -
State: closed - Opened by diagnose over 10 years ago
#57 - upload the new version to PyPi 0.6.2
Issue -
State: closed - Opened by kobymeir over 10 years ago
- 2 comments
#56 - Project status
Issue -
State: closed - Opened by aclark4life almost 11 years ago
- 1 comment
#55 - Replace gettext w/ugettext_lazy for 1.7 compat
Pull Request -
State: closed - Opened by aclark4life almost 11 years ago
#54 - in __init__.py line 208 on raise InvalidParamsError
Issue -
State: closed - Opened by estin about 11 years ago
- 2 comments
#53 - Django 1.7 new admin approach leads to bug
Issue -
State: closed - Opened by fallenflint over 11 years ago
#52 - Django 1.7 requires lazy ugettxt for not accessing app registry on import time
Pull Request -
State: closed - Opened by fallenflint over 11 years ago
- 1 comment
#51 - Raises 400 (bad request) error with django 1.6.+
Issue -
State: closed - Opened by omigeon over 11 years ago
- 2 comments
#49 - Make JSON-RPC method registration/discovery either more explicit, or completely implicit.
Issue -
State: open - Opened by ksze almost 12 years ago
- 1 comment
#48 - HTTP status code of errors should be configurable
Issue -
State: open - Opened by slashingweapon almost 12 years ago
- 3 comments
#47 - Initial Python3 compatiblity
Pull Request -
State: closed - Opened by alendit almost 12 years ago
- 1 comment
#46 - always 403 forbiden for json package,@csrf_exempt do not wrok
Issue -
State: open - Opened by thinksource about 12 years ago
#45 - Is there a way to define an argument as optional?
Issue -
State: closed - Opened by tuomassalo over 12 years ago
- 1 comment
#44 - Using HttpRequest.raw_post_data triggers DeprecationWarning
Pull Request -
State: closed - Opened by davea over 12 years ago
- 3 comments
#43 - Updated browse.html to be compatible with Django 1.5
Pull Request -
State: closed - Opened by jacinda over 12 years ago
- 4 comments
#42 - Update version on PyPI
Issue -
State: closed - Opened by ericvaladas over 12 years ago
- 4 comments
#41 - Spelling fixes
Pull Request -
State: closed - Opened by arteme over 12 years ago
- 1 comment
#40 - allow certain errors to be handled by jsonrpc, without sending django error signal
Pull Request -
State: open - Opened by Fiedzia over 12 years ago
- 1 comment
#39 - Call apply_version so the method can be called before returning None for a notification
Pull Request -
State: closed - Opened by ericvaladas over 12 years ago
- 1 comment
#38 - Your docs (and blog domain, altogether) got nabbed by "HugeDomains.com"
Issue -
State: closed - Opened by orokusaki over 12 years ago
- 2 comments
#37 - Attach id to response prior to calling apply_version in dispatch method
Pull Request -
State: closed - Opened by ericvaladas over 12 years ago
- 1 comment
#36 - Fixed authentication for at least Django 1.4.2
Pull Request -
State: closed - Opened by konsumate over 12 years ago
#35 - Django 1.4.2 authenticate() compatibility broken (patch included)
Issue -
State: closed - Opened by konsumate over 12 years ago
- 1 comment
#34 - Allow custom authentication paramenters
Pull Request -
State: closed - Opened by tbartelmess almost 13 years ago
#33 - Update jsonrpc/exceptions.py
Pull Request -
State: closed - Opened by fbanados almost 13 years ago
#32 - I have problem when using https
Issue -
State: closed - Opened by ikresoft almost 13 years ago
- 1 comment
#31 - Number type and floats
Issue -
State: closed - Opened by Pongetti over 13 years ago
- 3 comments
#30 - Fitting into aa proposed specification JSON-RPC 2.0
Pull Request -
State: closed - Opened by nycholas almost 14 years ago
- 1 comment
#29 - Conflict with pip library "jsonrpc" breaks requirements replication
Issue -
State: open - Opened by omigeon almost 14 years ago
#28 - Web interface not correctly encoding arrays
Issue -
State: open - Opened by cookednoodles almost 14 years ago
#27 - kwrags in method args
Issue -
State: open - Opened by russian-developer about 14 years ago
#26 - Added TestingServiceProxy, which works with Django unittests and refactor
Pull Request -
State: closed - Opened by alendit over 14 years ago
- 1 comment
#25 - ServiceProxy doesn't work with unittests.
Issue -
State: closed - Opened by alendit over 14 years ago
- 2 comments
#24 - Injected user credentials should be cleaned up regardless of the result of authenticate()
Issue -
State: open - Opened by muhuk over 14 years ago
- 2 comments
#23 - system.describe throws OtherError: <class 'jsonrpc.types.Any'> is not JSON serializable
Issue -
State: closed - Opened by ghost almost 15 years ago
- 2 comments
Labels: important
#22 - Does not serialize Models and QuerySets successfully in Django 1.2
Issue -
State: open - Opened by micolous almost 15 years ago
- 3 comments
Labels: important
#21 - Error exception response status
Issue -
State: open - Opened by nvloff about 15 years ago
#15 - Can't do a GET with JsonRPC like : http://.../jsonrpc/app.trimTails?{...}
Issue -
State: open - Opened by stphdenis over 15 years ago
- 2 comments
Labels: hmm
#14 - Deploying an app that uses django-json-rpc
Issue -
State: closed - Opened by miclovich over 15 years ago
- 7 comments
#13 - Conflict with python-json-rpc
Issue -
State: open - Opened by zver over 15 years ago
- 10 comments
Labels: hmm
#12 - NameError: global name 'args' is not defined
Issue -
State: closed - Opened by echamberlain over 15 years ago
- 1 comment
#11 - variable name returned instead of variable contents
Issue -
State: closed - Opened by echamberlain over 15 years ago
- 7 comments
#10 - Using reserved name as variable.
Issue -
State: closed - Opened by orokusaki over 15 years ago
- 1 comment
#9 - Type checking problem with validation, 'type' has no attribute '__eq__'
Issue -
State: closed - Opened by Klowner over 15 years ago
- 2 comments
#8 - Latest commit breaks jsonrpc_site import
Issue -
State: closed - Opened by michel4j over 15 years ago
- 2 comments
#7 - setup.py generates incomplete package for bdist_rpm target
Issue -
State: closed - Opened by michel4j over 15 years ago
- 2 comments
#6 - ServiceProxy requires DJANGO_SETTINGS_MODULE
Issue -
State: closed - Opened by michel4j over 15 years ago
- 2 comments
#5 - Import error in views.py
Issue -
State: closed - Opened by alfredo over 15 years ago
- 2 comments
#4 - Cross Site Request Forgery protection
Issue -
State: closed - Opened by hrauch over 15 years ago
- 2 comments
#3 - Exception Value: 'module' object has no attribute 'dumps'
Issue -
State: closed - Opened by zver over 15 years ago
- 5 comments
#2 - Authentication Broken
Issue -
State: closed - Opened by jnoller almost 16 years ago
- 1 comment
#1 - Print statements break WSGI serving.
Issue -
State: closed - Opened by erikcw almost 16 years ago
- 1 comment