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 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
@dependabot dependabot Bot force-pushed the dependabot/pip/django-modeltranslation-0.20.3 branch from fc2c104 to 5bd9619 Compare April 21, 2026 01:40
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.

@dependabot dependabot Bot force-pushed the dependabot/pip/django-modeltranslation-0.20.3 branch from 5bd9619 to 8ddb882 Compare April 22, 2026 00:11
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.

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 force-pushed the dependabot/pip/django-modeltranslation-0.20.3 branch from 8ddb882 to 5df2314 Compare May 5, 2026 03:50
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.

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