Anton Pirker
Django Meetup Vienna / September 7th 2016
with Django-Parler
Check it out, it's great!
Inspired by Django-hvad (Django-CMS)
Separate table for translated fields
Nice admin integration
Easy to integrate
Plays nice with others, compatible with django-polymorphic, django-mptt and such
manage.py makemigrations myapp
manage.py makemigrations --empty myapp
manage.py makemigrations myapp
There is no translatable version for Djangos GenericInlineModelAdmin or NestedInlines which I desperatly need.
I can just highly recommend Django-Parler!
(As long as you do not need Admin inlines with generic relations)
Anton Pirker
www.anton-pirker.at
anton@ignaz.at