Skip to content

1.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@submarcos submarcos released this 01 Jun 14:55
c377d5e

What's Changed

  • ✨ Implement native rest_framework renderer (thanks StefanBrand) by @submarcos in #32
  • Improve code quality and documentation by @submarcos in #34
  • Drop django 2.2 and python 3.6, add django 4.2 and python 3.11 by @submarcos in #39
  • PostGIS backend uses connection the DB provided by get_queryset. by @kxtells in #40

New Contributors