Home > Development > RPC4Django v0.1.6 is Available

RPC4Django v0.1.6 is Available

January 13th, 2010 Leave a comment Go to comments

Go get it!

Thanks to everyone who tested out this release before it went live.

Changes
  • 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
Tags:
  1. January 18th, 2010 at 09:55 | #1

    An issue has been reported relating to CSRF protection. I hope to have a new release out today.

  1. No trackbacks yet.