Wednesday, March 26, 2014

Re: How to keep each field changes history?

On 27/03/2014 5:00am, sanmugasundaram k wrote:
> Hi,
>
> I want to keep the history of each field changes. I think to do this ,
> Insert one more record with changes.
> To check the changes, i want to check each field or Django having any
> function. If i am wrong correct me.

A quick google found ...

https://pypi.python.org/pypi/django-simple-history/

... and there are probably more out there.

>
> Thanks,
> Sanmugam
>
> --
> 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+unsubscribe@googlegroups.com
> <mailto:django-users+unsubscribe@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto: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/bd17704b-1ea5-4aef-a570-ae27955d5709%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/bd17704b-1ea5-4aef-a570-ae27955d5709%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+unsubscribe@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/53335741.1040004%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment