Hi all,
I have some models and need to add the capability of versioning the
data. Basically for each object that represents a page, I want to have
a "running" version and an "editing" version of the same page, so that
users can see the "approved" version yet I can work on a newer one.
(I've found this called staging but it didn't appear to be as widely
used as I expected - if I'm using the wrong term, please let me know.)
I've considered a few things but nothing I've fiddled with has been
terribly elegant.

So if you have thought through the same problem and have any
suggestions, please let me know. Thanks!

 -rob


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

Reply via email to