python3-django-parler

Django model translations (Python3 version)
  https://github.com/django-parler/django-parler
  0
  no reviews



Simple Django model translations without nasty hacks. 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 and django-mptt.

This package contains the Python 3 version of the library.