Skip to content

Bump django-modeltranslation from 0.19.15 to 0.20.2#2767

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

Bump django-modeltranslation from 0.19.15 to 0.20.2#2767
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-modeltranslation-0.20.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps django-modeltranslation from 0.19.15 to 0.20.2.

Changelog

Sourced from django-modeltranslation's changelog.

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)

0.19.17 (2025-09-14)

Bug Fixes

  • Fix patching unique_together for migrations (5765725), closes #785

... (truncated)

Commits
  • 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
  • c826265 chore: Move index tests into separate file
  • d4960f0 chore: Prepare models for #811
  • e63d2c0 fix: Clean cached_col on model registration (#795)
  • 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 Mar 31, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/django-modeltranslation-0.20.2 branch 2 times, most recently from c7a581e to d4debe2 Compare March 31, 2026 22:59
Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.19.15 to 0.20.2.
- [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.19.15...v0.20.2)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  dependency-version: 0.20.2
  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.2 branch from d4debe2 to 82251e4 Compare March 31, 2026 23:03
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