0.1.2
- Add new
wagtailtrans
logo. - Add admin view for translating with
WAGTAILTRANS_SYNC_TREE = False
, prevents issues with not having a_meta
on theTranslationForm
. - Update
TranslationMiddleware
to also use theAccept-Language
HTTP header - Fix: Update middleware to prevent errors on empty database
- Fix: backwards compatibility with Django 1.8 for
wagtailtrans.templatetags