Releases: django-commons/django-polymorphic
Releases · django-commons/django-polymorphic
v4.11.3
What's Changed
- Bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #877
- Bump cryptography from 46.0.5 to 46.0.6 by @dependabot[bot] in #878
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #879
- Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #882
- Bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #881
- Bump the gha-updates group with 7 updates by @dependabot[bot] in #880
- jazzband -> django-commons updates by @bckohan in #883
- 🤖 Update Code of Conduct 🤖 by @github-actions[bot] in #884
- upgrade lock file, upgrade type checking, cut release for django-commons by @bckohan in #885
- move codecov from token to oidc by @bckohan in #886
- fix release workflow by @bckohan in #887
New Contributors
- @github-actions[bot] made their first contribution in #884
Full Changelog: v4.11.2...v4.11.3
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