Open pahaz opened 11 years ago
Hm! This related to: https://github.com/jedie/django-reversion-compare/issues/10 isn't it?
Can you try the patch from there?
likely. Simple solutions I have found. Need for more detailed understanding of the architecture. The matter related objects. Solution can serve as a complete recovery forms. And to get the values of them. The key to solving this problem may be is the code: https://github.com/etianen/django-reversion/blob/master/src/reversion/admin.py#L311-L342
Any news on this issues? Did this happen in the current release or can this been closed?!?
Bug is i use custom fields: comments = CommentsField(verbosename=("Comments"))
https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/blog/models.py#L21