Slide 5
Slide 5 text
django-hvad :-(
Very nice admin, awesome API – however:
Overrides just about all ORM methods!
Lots of metaclass magic
Mixing translated with untranslated objects = hard
Can't be combined with other apps
(mptt, polymorphic, shop)
Doesn't call super() often