**Release date: 2016-10-02**
This is the very first version of the library. Only a subset of planned features were implemented
Current features
- Work with Python 2.7, 3.3, 3.4 (Django 1.8 only) and 3.5
- Work with Django 1.8, 1.9 and 1.10
- JSON-RPC and XML-RPC simple requests support
- Multiple entry-points with defined list of methods and supported protocols
Not implemented yet
- No authentication support
- Unit tests doesn't cover all the code
- RPC system methods utility (`listMethods`, `methodSignature`, etc.) are not yet implemented
- There is no way to provide documentation in HTML form
- The library itself doesn't have any documentation (apart from the README.md)