Changes between Version 9 and Version 10 of Jsonrpc
- Timestamp:
- Jun 22, 2009, 1:30:23 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Jsonrpc
v9 v10 2 2 == '''JsonRpc''' == 3 3 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)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 - but has less configuration options - is also included, below) 5 5 6 6 '''Features:'''