Several projects have attempted this, though personally I don't feel any of
them are the right solution;
https://www.djangopackages.com/grids/g/model-audit/

Django reversion is probably your best bet, and although I don't agree with
the approach, it gets the job done;
https://github.com/etianen/django-reversion

Cal


On Sun, Aug 17, 2014 at 4:47 PM, <somenxav...@gmail.com> wrote:

> Hi,
>
> I just ask if it's possible (and how) to use the "historic changes" of
> django-admin interface to templates for showing what changes I've made in
> my models in my site.
>
> Can anyone follow the Poll examples of the tutorial.
>
> Thanks in advance,
> Xan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/4fa8cf97-bd5e-4029-9fc6-ea2ec833acec%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/4fa8cf97-bd5e-4029-9fc6-ea2ec833acec%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHKQagFpPOr%2B18fVTh-q%3D_RKHOruKbfcfdZHdGCkEfa6S7iwiw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to