github jazzband/django-polymorphic v4.2.0

pre-release7 hours ago

What's Changed

  • Fix use of is and is not vs. == by @nlsfnr in #634
  • add python 3.13 to CI testing by @bckohan in #635
  • Bump django from 4.2.18 to 4.2.20 in /docs/_ext/djangodummy by @dependabot[bot] in #636
  • fix tox docs build by @bckohan in #637
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #628
  • Check for None on real_model in get_real_instance by @nlsfnr in #632
  • Add aggregate query on empty tables tests for dj 5.1+ compat by @bckohan in #639
  • Update trove classifiers by @bckohan in #640
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #642
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #643
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #644
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #646
  • Drop support for Python 3.8 by @akx in #650
  • Update pre-commit tools, fix ruff configuration so it doesn't warn by @akx in #649
  • Modernize build to use uv and hatchling as the build backend. by @bckohan in #652
  • Move from rst to markdown for repo level docs by @bckohan in #653
  • add changelog entries for v4 and v4.1 by @bckohan in #654
  • Add Just interface for command package tasks by @bckohan in #656
  • fix rtd build by @bckohan in #657
  • Add tests to all django supported RDBMS to CI, add macos and windows tests by @bckohan in #659
  • refresh docs, add missing intersphinx references, update CONTRIBUTING by @bckohan in #661
  • update changelog by @bckohan in #662
  • Fix release CI check by @bckohan in #663
  • Drop support for EOL versions of Django by @WhyNotHugo in #664
  • support django 6 and python 3.14, update databases in CI by @bckohan in #665
  • Add playwright test capability, fix autocomplete bug on new form creation on stacked admin inline pages. by @bckohan in #666
  • Initial release workflow by @j-antunes in #573
  • Release to upstream and remove dynamic versioning by @bckohan in #667
  • fix release build by @bckohan in #668
  • fix build to only compile package messages by @bckohan in #669

New Contributors

Full Changelog: v4.1.0...v4.2.0

Don't miss a new django-polymorphic release

NewReleases is sending notifications on new releases.