Skip to content

Bump django-modeltranslation from 0.18.11 to 0.20.3#1371

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-modeltranslation-0.20.3
Open

Bump django-modeltranslation from 0.18.11 to 0.20.3#1371
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-modeltranslation-0.20.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps django-modeltranslation from 0.18.11 to 0.20.3.

Changelog

Sourced from django-modeltranslation's changelog.

0.20.3 (2026-04-14)

Bug Fixes

  • Collect languages for MainSwitch from all modeltranslation fields (#814) (b3a072f)
  • Fix json fields not being updated using update_translation_fields if they have default value (#818) (c91c059)

0.20.2 (2026-03-01)

Bug Fixes

  • Fix issue when subclass of Index or UniqueConstraint is used (#813) (2b75033)

0.20.1 (2026-03-01)

0.20.0 (2026-03-01)

⚠ BREAKING CHANGES

Features

  • Add field_options to TranslationOptions for per-language field kwargs (#805) (#809) (5ac1714)
  • Add support for indexes (#808) (515ff25)

Bug Fixes

  • Clean cached_col on model registration (#795) (e63d2c0), closes #593
  • Fix unique constraints per language (#811) (c49c415)
  • Select active language tab based on page language (#807) (9319a77)

0.19.19 (2025-12-15)

Bug Fixes

  • Add returning_fields argument to MultilingualQuerySet._update method for Django 6.0 compatibility (#803) (36187e7)

0.19.18 (2025-10-19)

Features

  • Drop python 3.9; add Python 3.14 (7a33372)

... (truncated)

Commits
  • d9bdffa chore(release): 0.20.3
  • c91c059 fix: Fix json fields not being updated using update_translation_fields if the...
  • b3a072f fix: Collect languages for MainSwitch from all modeltranslation fields (#814)
  • db0af84 chore(release): 0.20.2
  • 2b75033 fix: Fix issue when subclass of Index or UniqueConstraint is used (#813)
  • 66785a8 chore(release): 0.20.1
  • b72a78a chore: Update changelog
  • 513ec26 chore(release): 0.20.0
  • c49c415 fix: Fix unique constraints per language (#811)
  • 5a1ef4f chore: Move TestFieldOptions into separate file
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.18.11 to 0.20.3.
- [Release notes](https://github.com/deschler/django-modeltranslation/releases)
- [Changelog](https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md)
- [Commits](deschler/django-modeltranslation@v0.18.11...v0.20.3)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  dependency-version: 0.20.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 15, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatic approval for minor dependency update.

@github-actions github-actions bot enabled auto-merge April 15, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

0 participants