django-reversion conflict with models clean methodI use django-reversion to controll changes of my models but i have a problem with the models clean method. for example my model looks like