0.13.2
- Added url_name support to all Controller operations to ensure all operations can be reversed successfully with django reverse function
- Added get_object function to the Controller which ensures object permission
- Forced create_response function of the Controller to create HttpResponse instead of returning a schema