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

"unknown opcode"

tfuuuu opened this issue · comments

suddenly i got this error when saving multilingual models now. and in templates when trying to render queries from this models

also i got these messages in console (development server):

XXX lineno: 1197, opcode: 44
XXX lineno: 1197, opcode: 44
XXX lineno: 1197, opcode: 44

does it really say XXX or is there a file name? This does not look like a django-multilingual-ng specific issue.