django-multilingual-model icon indicating copy to clipboard operation
django-multilingual-model copied to clipboard

No support for ForeignKey fields

Open dokterbob opened this issue 14 years ago • 0 comments

Apparently FK fields are not supported by the __dict__-mechanism.

There is a here patch which tries to do without, but it hasn't been tested with the original code: https://gist.github.com/927046

dokterbob avatar Apr 19 '11 09:04 dokterbob