Re: How to keep each field changes history?

2014-03-26 Thread Mike Dewhirst

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+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/bd17704b-1ea5-4aef-a570-ae27955d5709%40googlegroups.com
.
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/53335741.1040004%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.


How to keep each field changes history?

2014-03-26 Thread sanmugasundaram k
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.

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+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/bd17704b-1ea5-4aef-a570-ae27955d5709%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.