home / grids / Versioning

Applications that enable versioning of model content.
Features currently being evaluated
| Feature | Description |
|---|---|
| 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. |
| Package | Description | Category | Downloads | Last Updated | Version | Repo | Commits | Repo watchers | Forks | Participants | License | visual compare | Tracked fields | Diff storage | Pluggable Backend Storage | Staged Editing | Versioned Model Relations |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Django Reversion | An extension to the Django web framework that provides comprehensive version control facilities. | App | 457 | March 7, 2012, 2:38 p.m. | 1.5.1 | Github | 470 | 67 | etianen etienned dmclain eliast cburgmer tow shamrin yorkedork zsiciarz wuilliam321 more... | BSD License | with 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 ... | App | 0 | March 1, 2012, 4:06 a.m. | Bitbucket | 1 | 1 | evotech | UNKNOWN | ||||||||
| django-versions | A django application to enable versioning of data stored in Django models. | App | 632 | Jan. 3, 2011, 3:50 p.m. | 1.0.1 | Github | 20 | 3 | nowells acdha | MIT | |||||||
| django-revisions | Sane content versioning for Django. | App | 484 | Jan. 31, 2012, 6:01 a.m. | 0.3 | Github | 52 | 7 | stdbrouw | BSD | |||||||
| Package | Description | Category | Downloads | Last Updated | Version | Repo | Commits | Repo watchers | Forks | Participants | License | visual compare | Tracked fields | Diff storage | Pluggable Backend Storage | Staged Editing | Versioned Model Relations |
