Skip to content

0.21-2021-02-04

Choose a tag to compare

@barseghyanartur barseghyanartur released this 03 Feb 23:42
· 59 commits to master since this release
Release dedicated to defenders of Armenia and Artsakh (Nagorno Karabakh)
and all the victims of Turkish and Azerbaijani aggression.
  • Drop support for Python 2.7 and 3.5.
  • Drop support for Django 1.11, 2.0 and 2.1.
  • Tested against Django 3.1 and Python 3.9.
  • Take options (ex: boost, fuzziness) into consideration in NestedQueryBackend.
  • Added an example of a proper date formatting.
  • Added an example of alternative document ID.
  • Added experimental QueryFriendlyPageNumberPagination which fires just a single query instead of used two used by PageNumberPagination.