I need to implement some functionality, and I'm wondering if any of you know of an app component that does this (so hopefully I don't have to). I want to have versioning on a text field similar to the way WordPress lets you save drafts and multiple revisions.
I've checked out Django fullhistory, django-reversion, and django- rcsfield, but it looks like those are used mostly for content backup. Are there any apps that I might be able to pull in? Or recommendations of some projects I could check out that has this type of functionality? Thanks! -- 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.

