Contents

django-modeltranslation 0.18.11

0

Translates Django models using a registration approach.

Translates Django models using a registration approach.

Stars: 1324, Watchers: 1324, Forks: 254, Open Issues: 130

The deschler/django-modeltranslation repo was created 11 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1324 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
Peter Eschler
License
New BSD
Homepage
https://github.com/deschler/django-modeltranslation
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.

Related Packages & Articles

django-modelcluster 6.3

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

django-mailbox 4.9.0

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