Skip to content

v0.13

Compare
Choose a tag to compare
@clokep clokep released this 24 Feb 13:56
· 103 commits to main since this release

0.13 (2020-07-27)

Improvements

  • Support Django 3.1. (#69)
  • Drop support for Django < 2.2. (#70)

Bugfixes

  • explain() now passes through parameters to the underlying QuerySet instances. (#69)
  • Fixes compatibility issue with ModelChoiceField. Contributed by @jpic. (#68)

Maintenance

  • Drop support for Django < 2.2. (#70)