Releases: jazzband/django-polymorphic
Releases · jazzband/django-polymorphic
v4.11.2
What's Changed
- CI updates by @bckohan in #869
- Bump github/codeql-action from 4.32.4 to 4.32.6 in the gha-updates group by @dependabot[bot] in #870
- fix test path restriction by @bckohan in #871
- reinclude lockfile - need it to avoid mysql builds by @bckohan in #872
- Add Comprehensive Security Testing to CI Pipeline by @JohananOppongAmoateng in #762
- remove unnecessary mark_safe, potentially vulnerable to xss by @bckohan in #873
- update changelog by @bckohan in #874
- switch default branch master -> main by @bckohan in #875
Full Changelog: v4.11.1...v4.11.2
v4.11.1
Fix for Release 4.11 causes UPDATE query to be routed to reader DB
What's Changed
- better release version parsing by @bckohan in #861
- fix CI on oracle dj5.2 by @bckohan in #862
- Bump cryptography from 46.0.4 to 46.0.5 by @dependabot[bot] in #864
- Fix database routing bug on save() by @bckohan in #866
- fix validate_version recipe by @bckohan in #867
Full Changelog: v4.11.0...v4.11.1
v4.11.0
Typing support has been added!
What's Changed
- feat: add comprehensive type annotations by @huynguyengl99 in #856
- fix changelog version date by @bckohan in #860
New Contributors
- @huynguyengl99 made their first contribution in #856
Full Changelog: v4.10.5...v4.11.0
v4.10.5
- 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
- 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
What's Changed
Full Changelog: v4.10.3...v4.10.4
v4.10.3
v4.9.1
Full Changelog: v4.9.0...v4.9.1
v4.10.2
v4.10.1
What's Changed
Full Changelog: v4.10.0...v4.10.1