ojii / django-multilingual-ng

THIS PROJECT IS *NOT* SUPPORTED AND SHOULD NOT BE USED UNLESS YOU KNOW EXACTLY WHAT YOU'RE DOING!!!

Home Page:https://github.com/KristianOellegaard/django-hvad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The GLLError (Global Language Lock is not active) when adding a multilinugual inline

piotrkilczuk opened this issue · comments

Traceback: https://gist.github.com/716560

Adding following to admin ends in 'The Global Language Lock is not active' raised.

Admin code: https://gist.github.com/716549

Model code: https://gist.github.com/716556

Hi,
I've been looking at this error but I cant reproduce it. I used your code but substituted your slug field with normal slug field and i've used the normal storage

Yepp, bug in code in my fork. Closing.