django-multilingual-model
django-multilingual-model copied to clipboard
No support for ForeignKey fields
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