Download project files

How do I verify a download?


110 of 11 releases

0.1.10 release from the main series released

Release information
Release notes:

Removed requirement on Django in setup.py #798823
Refactored to use standard setuptools tests
Moved development to Github

File Description Downloads
download icon rpc4django-0.1.10.tar.gz (md5) RPC4Django v0.1.10 21
last downloaded 4 weeks ago
Total downloads: 21

0.1.9 release from the main series released

Release information
Release notes:

Added a CookieTransport class with a lot of help from Douglas Peter Sculley.
RPC4Django's logging now goes to the rpc4django logger.
Catches an ExpatError in xmlrpclib that was previously uncaught under certain conditions
Fixed error with scanning of INSTALLED_APPS for @rpcmethods. This was causing an issue when South was installed. (#807628)
Fixed bug #807653 related to scanning ServerProxy objects

Changelog:

Added a CookieTransport class with a lot of help from Douglas Peter Sculley.
RPC4Django's logging now goes to the rpc4django logger.
Catches an ExpatError in xmlrpclib that was previously uncaught under certain conditions
Fixed error with scanning of INSTALLED_APPS for @rpcmethods. This was causing an issue when South was installed. (#807628)
Fixed bug #807653 related to scanning ServerProxy objects

File Description Downloads
download icon rpc4django-0.1.9.tar.gz (md5) Release 0.1.9 for RPC4Django 26
last downloaded 24 hours ago
Total downloads: 26

0.1.8 release from the main series released

Release information
Release notes:

Added cross referenced Sphinx based documentation
Fixed bug #570852 which caused incompatibilities with MongoDB because of the name class with the variable is_rpcmethod.
Fixed bug #658788 which caused CSRF issues with serve_rpc_request.
Added out of the box authentication as per the blueprint on Launchpad.

Changelog:

Added cross referenced Sphinx based documentation
Fixed bug #570852 which caused incompatibilities with MongoDB because of the name class with the variable is_rpcmethod.
Fixed bug #658788 which caused CSRF issues with serve_rpc_request.
Added out of the box authentication as per the blueprint on Launchpad.

File Description Downloads
download icon rpc4django-0.1.8.tar.gz (md5) Release 0.1.8 of RPC4Django 30
last downloaded today
Total downloads: 30

0.1.7 release from the main series released

Release information
Changelog:

Fixed a bug relating to CSRF
Added feature to allow recursive imports of RPC methods

File Description Downloads
download icon rpc4django-0.1.7.tar.gz (md5) Release 0.1.7 of RPC4Django 23
last downloaded 41 weeks ago
Total downloads: 23

0.1.6 release from the main series released

Release information
Changelog:

Changed the XMLRPC dispatcher to allow sending nil which translates to the Python None. This was already allowed with JSONRPC
Cross site request forgery framework support
Added cross domain access control
Added unit tests for base64 encoded binary
Added access to HttpRequest object form inside a called RPC method and associated unit tests

File Description Downloads
download icon rpc4django-0.1.6.tar.gz (md5) Release 0.1.6 of RPC4Django 17
last downloaded 41 weeks ago
Total downloads: 17

0.1.5 release from the main series released

Release information
Changelog:

Authenticated view that ties in with Django’s auth system
Added unicode unit test cases to verify that RPC4Django supports unicode (it does!)
Added authenticated demo site
Improved the documentation stylesheet

File Description Downloads
download icon rpc4django-0.1.5.tar.gz (md5) Release 0.1.5 of RPC4Django 15
last downloaded 2 days ago
Total downloads: 15

0.1.4 release from the main series released

Release information
Changelog:

Provided a workaround for the bug relating to Django Bug #6681.
Provided the settings.py option RPC4DJANGO_RESTRICT_REST which forces RPC4Django to not attempt to convert any of the method summary docstrings to restructured text.

File Description Downloads
download icon rpc4django-0.1.4.tar.gz (md5) Release 0.1.4 of RPC4Django 14
last downloaded 8 days ago
Total downloads: 14

0.1.3 release from the main series released

Release information
Changelog:

Fixed a serious bug where RPC4Django relied on request.META['CONTENT_TYPE'] to be set by the web server
Added generator tag to the template with RPC4Django and the version
Renamed RPC4DJANGO_RESTRICT_DOCUMENTATION to RPC4DJANGO_RESTRICT_METHOD_SUMMARY for clarity
Built out the example better so that it could be deployed as a demo without modification
Improved JSON output formatting to be consistent with SimpleXMLRPCDispatcher’s XML output

File Description Downloads
download icon rpc4django-0.1.3.tar.gz (md5) Release 0.1.3 of RPC4Django 14
last downloaded 41 weeks ago
Total downloads: 14

0.1.2 release from the main series released

Release information
Changelog:

Improved unit testing including added support for testing views
Fixed a minor bug involving the incorrect use of xmlrpclib.Fault which was causing some errors to be reported with the wrong error message
Fetched the URL for the simple method descriptor using reverse()
Enabled testing an RPC method directly from the method summary
Fixed some failing unit tests on older python versions

File Description Downloads
download icon rpc4django-0.1.2.tar.gz (md5) Release 0.1.2 of RPC4Django 14
last downloaded 41 weeks ago
Total downloads: 14

0.1.1 release from the main series released

Release information
Changelog:

Improved documentation by integrating reST
Allowed reST markup in rpcmethod docstrings
Fix easy_install problems related to django templates
Tested version compatibility
Allowed analyzing post data when content-type cannot tell whether the data is XML or JSON

File Description Downloads
download icon rpc4django-0.1.1.tar.gz (md5) Release 0.1.1 of RPC4Django 14
last downloaded 41 weeks ago
Total downloads: 14

110 of 11 releases