Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: django-commons/django-polymorphic

v4.11.5

01 Jun 01:34
v4.11.5

Choose a tag to compare

What's Changed

Full Changelog: v4.11.4...v4.11.5

v4.11.4

29 May 07:00
v4.11.4

Choose a tag to compare

What's Changed

  • Bump the gha-updates group with 6 updates by @dependabot[bot] in #888
  • Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #891
  • Bump idna from 3.13 to 3.15 by @dependabot[bot] in #892
  • 🤖 Update Code of Conduct 🤖 by @github-actions[bot] in #897
  • fix pylint errors on all() and filter() by @bckohan in #899

Full Changelog: v4.11.3...v4.11.4

v4.11.3

01 May 07:41
v4.11.3

Choose a tag to compare

What's Changed

New Contributors

  • @github-actions[bot] made their first contribution in #884

Full Changelog: v4.11.2...v4.11.3

v4.11.2

07 Mar 16:01
v4.11.2

Choose a tag to compare

What's Changed

Full Changelog: v4.11.1...v4.11.2

v4.11.1

20 Feb 19:10
v4.11.1
416fd23

Choose a tag to compare

Fix for Release 4.11 causes UPDATE query to be routed to reader DB

What's Changed

Full Changelog: v4.11.0...v4.11.1

v4.11.0

06 Feb 00:47
v4.11.0
6612380

Choose a tag to compare

Typing support has been added!

What's Changed

New Contributors

Full Changelog: v4.10.5...v4.11.0

v4.10.5

26 Jan 20:09
v4.10.5
de28147

Choose a tag to compare

  • Fix a bug where in some Django bootstrapping scenarios related field accessors to PolymorphicModels would not be polymorphic
    #858

What's Changed

  • Add generic formset tests by @bckohan in #850
  • add tests for templatetags by @bckohan in #852
  • Remove dead PolymorphicParentModelAdmin code by @bckohan in #854
  • Fix default PolymorphicManager for base_manager being overridden by apps registry cache clear. by @bckohan in #858

Full Changelog: v4.10.4...v4.10.5

v4.9.2

26 Jan 20:11
v4.9.2
19a16e5

Choose a tag to compare

  • Fix a bug where in some Django bootstrapping scenarios related field accessors to PolymorphicModels would not be polymorphic
    #858

Full Changelog: v4.9.1...v4.9.2

v4.10.4

19 Jan 22:00
v4.10.4
edc6fd3

Choose a tag to compare

What's Changed

  • Document model-bakery integration and test considerations by @bckohan in #849

Full Changelog: v4.10.3...v4.10.4

v4.10.3

16 Jan 00:08
v4.10.3
cf367f0

Choose a tag to compare

What's Changed

Full Changelog: v4.10.2...v4.10.3