Skip to content

1.9.0

Compare
Choose a tag to compare
@axnsan12 axnsan12 released this 29 Jun 21:28
· 361 commits to master since this release

Release date: Jun 16, 2018

  • ADDED: added DEFAULT_GENERATOR_CLASS setting and --generator-class argument to the generate_swagger management command (#140)
  • FIXED: fixed wrongly required 'count' response field on CursorPagination (#141)
  • FIXED: fixed some cases where swagger_extra_fields would not be handlded (#142)
  • FIXED: fixed crash when encountering coreapi.Fieldss without a schema (#143)