Changes between Version 8 and Version 9 of Jsonrpc
- Timestamp:
- Jun 19, 2009, 3:19:09 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Jsonrpc
v8 v9 2 2 == '''JsonRpc''' == 3 3 4 This is an easy-to-use implementation of a JSON-RPC handler for Django. 4 This is an easy-to-use implementation of a JSON-RPC handler for Django. (A second alternative implementation which is even easier to use is also included, below) 5 5 6 6 '''Features:'''