Anton Pirker
Django Meetup Vienna / September 7th 2016
with Django-Parler
http://slides.com/fdemmer/django-friends_2013-11-21#/
Check it out, it's great!
Django-Parler
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
Documentation: https://django-parler.readthedocs.io/en/latest/advanced/migrating.html
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)
www.anton-pirker.at
anton@ignaz.at
By antonpirker