Skip to main content

Translates Django models using a registration approach.

Project description

Stand With Ukraine
http://img.shields.io/coveralls/deschler/django-modeltranslation.svg?style=flat-square Latest PyPI version Supported Python versions Join the chat at https://gitter.im/django-modeltranslation/community

The modeltranslation application is used to translate dynamic content of existing Django models to an arbitrary number of languages without having to change the original model classes. It uses a registration approach (comparable to Django’s admin app) to be able to add translations to existing or new projects and is fully integrated into the Django admin backend.

The advantage of a registration approach is the ability to add translations to models on a per-app basis. You can use the same app in different projects, may they use translations or not, and you never have to touch the original model class.

Features

  • Add translations without changing existing models or views

  • Translation fields are stored in the same table (no expensive joins)

  • Supports inherited models (abstract and multi-table inheritance)

  • Handle more than just text fields

  • Django admin integration

  • Flexible fallbacks, auto-population and more!

For the latest documentation, visit https://django-modeltranslation.readthedocs.io/en/latest/.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_modeltranslation-0.19.13.tar.gz (76.7 kB view details)

Uploaded Source

Built Distribution

django_modeltranslation-0.19.13-py3-none-any.whl (54.0 kB view details)

Uploaded Python 3

File details

Details for the file django_modeltranslation-0.19.13.tar.gz.

File metadata

File hashes

Hashes for django_modeltranslation-0.19.13.tar.gz
Algorithm Hash digest
SHA256 df2516fdfb6a865fd1dfdda74e549d437d8ca148c1d435663db36edb6863f34e
MD5 b49b1f76778608c61f652785c05b5b16
BLAKE2b-256 44e154a2f2cff0bf6c5798a0185f4b962d680999a8f0207a61f8aebb75ff8226

See more details on using hashes here.

File details

Details for the file django_modeltranslation-0.19.13-py3-none-any.whl.

File metadata

File hashes

Hashes for django_modeltranslation-0.19.13-py3-none-any.whl
Algorithm Hash digest
SHA256 69b7dc9a8bae152ab84caf969a5ad478f588f4d9f8345545d4f20f66eeb51ef6
MD5 a24761acf2721f581d23af61aaa4c9e8
BLAKE2b-256 10a987ddfca789c95e8aaa7d5481d00184046cad925f943aeaee31dd21e62f0b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page