Skip to main content

django-modeltrans

Travis CI Documentation Status Any color you like

Translates Django model fields in a JSONField using a registration approach.

Features/requirements

  • Uses one django.contrib.postgres.JSONField (PostgreSQL jsonb field) per model.
  • Django 1.11, 2.0 (with their supported python versions)
  • PostgreSQL >= 9.5 and Psycopg2 >= 2.5.4.
  • Available on pypi
  • Documentation

Running the tests

tox

Running the tests only for the current environment, use make test

Attribution

Some concepts and code come from https://github.com/deschler/django-modeltranslation, which is in turn inspired by https://github.com/zmathew/django-linguo

We started this solution at Zostera because we did not like:

  • The way django-modeltranslation adds one field per language (and thus requires a migration when adding a language);
  • The unpredictability of the original field.

Since JSONB is supported by Postgres now, we developed this approach.

Relevant 3rd party documentation

Download files

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

Source Distribution

django-modeltrans-0.3.2.tar.gz (23.1 kB view details)

Uploaded Source

File details

Details for the file django-modeltrans-0.3.2.tar.gz.

File metadata

File hashes

Hashes for django-modeltrans-0.3.2.tar.gz
Algorithm Hash digest
SHA256 d214f2e5e250a4ab6cbd3264dd7cde2a1a3ff74c5a3a7821454d7cc05f23d29e
MD5 4e0662e2e990760a69843da972c2a431
BLAKE2b-256 ef331c6ec63d4d5951999487eb39880f4a4fcfe8e7e9c4035b7d0d4d5face316

See more details on using hashes here.

Supported by

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