Skip to content

0.13.2

Choose a tag to compare

@eadwinCode eadwinCode released this 19 Nov 10:28
· 682 commits to master since this release
f8d6593
  • 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