home / grids / Versioning edit

Applications that enable versioning of model content.

 

Standard View

Features currently being evaluated

FeatureDescription
visual compare Provides the ability to compare different versions of a model.
Tracked fields Allows to watch only specified fields, not whole object.
Diff storage Application stores only diff, instead content copy.
Pluggable Backend Storage Provides the ability to swap what versioning system you use to store model
history.
Staged Editing Allow the ability to edit model content without publishing those changes live to
the database until they are ready.
Versioned Model Relations Versioning of a model object not only versions the content of that object, but
also the relationships to other related models--both reverse and direct, e.g.,
ForeignKey, ManyToManyField, and reverse relationships those create.
PackageDescriptionCategoryDownloadsLast UpdatedVersionRepoCommitsRepo watchersForksParticipantsLicensevisual compareTracked fieldsDiff storagePluggable Backend StorageStaged EditingVersioned Model Relations
Django ReversionAn extension to the Django web framework that provides comprehensive version control facilities.App457March 7, 2012, 2:38 p.m.1.5.1Github47067etianen
etienned
dmclain
eliast
cburgmer
tow
shamrin
yorkedork
zsiciarz
wuilliam321
more...
BSD Licensewith django-reversion-compare
django-versioning (fork)My fork of django-versioning. Django-versioning allows you to version the data stored in django models, and stores only diff, not ...App0March 1, 2012, 4:06 a.m.Bitbucket11evotechUNKNOWN
django-versionsA django application to enable versioning of data stored in Django models.App632Jan. 3, 2011, 3:50 p.m.1.0.1Github203nowells
acdha
MIT
django-revisionsSane content versioning for Django.App484Jan. 31, 2012, 6:01 a.m.0.3Github527stdbrouwBSD
PackageDescriptionCategoryDownloadsLast UpdatedVersionRepoCommitsRepo watchersForksParticipantsLicensevisual compareTracked fieldsDiff storagePluggable Backend StorageStaged EditingVersioned Model Relations