Skip to content

Releases: jazzband/django-polymorphic

v4.3.0

10 Dec 00:48
v4.3.0
cb823d6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

04 Dec 08:04
v4.2.0
0d820d0

Choose a tag to compare

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
  • Update Release Job to be more verbose by @bckohan in #670
  • Show full admin context (breadcrumb and logout nav) in model type selection admin form by @TarunvirBains in #580
  • Add a regression test for polymorphic iteration by @bckohan in #671
  • Defer to chunk_size parameter on .iterators for fetching get_real_instances() by @bckohan in #672
  • move from 6.0 rc1 to 6.0 django in CI by @bckohan in #674
  • skip precommit hooks in precommit ci because just is not available by @bckohan in #675
  • Fixed custom init check in transmogrify by @bdabrowski in #614

New Contributors

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

v4.1.0

30 Apr 20:22
3a81c0e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

26 Dec 14:10
cfd49b2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1...v4.0.0

IMPORTANT NOTE:

This version marks the first release under the jazzband repo. Package is not compatible with Django version 4

v4.0.0a

05 Feb 19:00

Choose a tag to compare

v4.0.0a Pre-release
Pre-release

This is an unofficial release of django-polymorphic.
The previous owner of the repo transferred the project to jazzband. At the moment, we are still waiting to gain access to the pip account to be able to release this version. In the mean time you can use this