Hi christian,
First of all thank You for your quick answer. I checked low level API documentation. And it states that in order to use follow directive I must register both models with django reversion.
Please note: If you use the follow parameter, you must also ensure that the related model has been registered with Reversion.
The way I want to use reversion is not for back up purposes. I want to create foreign keys for versions of a spesific model instance. So I want to access different versions of same model instance through foreign key. The way I think follow parameter works is that it reverts a model with its foreign key. I do not want do revert a model. I just want to access older versions through foreign key.
for example model A could be a exchange rate and model B would be a product. In this example I would want to reach specific exchange rate that product was priced. even though exchange rate changes I need to reach exchange rate at specific point in time.
--
You received this message because you are subscribed to the Google Groups "django-reversion discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-reversi...@googlegroups.com.
To post to this group, send an email to django-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-reversion?hl=en-GB.
For more options, visit https://groups.google.com/groups/opt_out.