Hi Uros,

Great to see that your RFC is pretty much exactly what I was thinking
(feature and implementation-wise) when I posted
http://groups.google.com/group/django-developers/browse_thread/thread/d90001b1d043253e/77d36caaf8cfb071

It would be nice to record "who" made the change (optionally when there
is a user with an id available).

I thought that storing complete row copies on both inserts and updates
to original object isn't that bad - it certainly simplifies the
machinery.  Because the way I was considering using this feature would
read history tables very infrequent their size wasn't a big factor in
my mind.

An admin to view change history "diff" colored output and to revert to
arbitrary previous version would be an obvious future addition.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to