Contents

django-modeltranslation 0.19.19

0

Translates Django models using a registration approach.

Translates Django models using a registration approach.

Stars: 1469, Watchers: 1469, Forks: 267, Open Issues: 136

The deschler/django-modeltranslation repo was created 13 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1469 github stars!

How to Install django-modeltranslation

You can install django-modeltranslation using pip

pip install django-modeltranslation

or add it to a project with poetry

poetry add django-modeltranslation

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/django-modeltranslation/
Documentation:
https://django-modeltranslation.readthedocs.org/en/latest
GitHub Repo:
https://github.com/deschler/django-modeltranslation

Classifiers

No  django-modeltranslation  pypi packages just yet.

Errors

A list of common django-modeltranslation errors.

Code Examples

Here are some django-modeltranslation code examples and snippets.

GitHub Issues

The django-modeltranslation package has 136 open issues on GitHub

  • Set active language tabs as page language
  • Feature Request: Support for db_collation or manual field definition to handle PostgreSQL ICU collations
  • Field not replaced with language one when using Lower()
  • Referenced models from forms aren't ordered using the active language

See more issues on GitHub

Related Packages & Articles

django-modelcluster 6.4.1

Django extension to allow working with 'clusters' of models as a single unit, independently of the database

django-mailbox 4.10.1

Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.

django-log-request-id 2.1.0

Django middleware and log filter to attach a unique ID to every log message generated as part of a request