About Anaconda Help Download Anaconda

Simple Django model translations without nasty hacks.

copied from cf-staging / django-parler

Installers

  • noarch v2.3

conda install

To install this package run one of the following:
conda install conda-forge::django-parler

Description

Features: - Nice admin integration - Access translated attributes like regular attributes. - Automatic fallback to the default language. - Separate table for translated fields, compatible with django-hvad. - Plays nice with others, compatible with django-polymorphic, django-mptt and such: - No ORM query hacks. - Easy to combine with custom Manager or QuerySet classes. - Easy to construct the translations model manually when needed.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy