Skip to content

0.9.0

Compare
Choose a tag to compare
@wo0dyn wo0dyn released this 11 Apr 09:31
· 441 commits to master since this release

Release 0.9.0 (2017-04-11)

  • Added Django 1.10 support (#203).
  • Dropped Python 3.3 support (#207).
  • Fixed the swagger doc generation and rendering (#210).
  • Fix wrong field type for Checkbox (#208).
  • Don't rely on database ordering in NestedListSerializer (#215)
  • Provide a tools in order to generate django-form class from json
    contextualized definition (#171)