Re: django-reversion live site with source code

2014-12-09 Thread Collin Anderson
Hi, I used it may years ago, though don't currently. I think it's really as simple the example in the docs: import reversion class YourModelAdmin(reversion.VersionAdmin): pass admin.site.register(YourModel, YourModelAdmin) http://django-reversion.readthedocs.org/en/latest/ Collin On Mon

django-reversion live site with source code

2014-12-08 Thread wwiras
Hi! Is there any django sites that are using django-reversion for me to see the demo and download the source code for a better understanding on how its work. Help is needed. Regards, wwiras -- You received this message because you are subscribed to the Google Groups "Django users" group. To