Re: Object (not schema) versioning/history

2006-04-28 Thread Adrian Holovaty
On 4/28/06, Vitaliy Fuks <[EMAIL PROTECTED]> wrote: > These records would be very infrequently accessed (in my worldview, > anyway), and perhaps generally infrequently created. I would love to > be able to put @versioned on top of a model and then have it > automatically create an app_model_histo

Object (not schema) versioning/history

2006-04-28 Thread Vitaliy Fuks
As I am thinking about using Django for a particular project I was wondering if anyone ever considered keeping track of object content history. For example, in a typical CMS/newspaper application with multiple contributors I'd like to keep track of actual changes made to some pieces of content by