
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.