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 | Django Reversion | django-versioning (fork) | django-versions | django-revisions |
|---|---|---|---|---|
| Description |
An extension to the Django web framework that provides comprehensive version control facilities. |
My fork of django-versioning. Django-versioning allows you to version the data stored in django models, and stores only diff, not ... |
A django application to enable versioning of data stored in Django models. |
Sane content versioning for Django. |
| Category | App | App | App | App |
| # Using This | 32![]() | 1![]() | 1![]() | 0![]() |
| Downloads | 457 | n/a | 632 | 484 |
| Last updated | March 7, 2012, 2:38 p.m. | March 1, 2012, 4:06 a.m. | Jan. 3, 2011, 3:50 p.m. | Jan. 31, 2012, 6:01 a.m. |
| Version | 1.5.1 | n/a | 1.0.1 | 0.3 |
| Repo | Github | Bitbucket | Github | Github |
| Commits | ||||
| Repo Watchers | 470 | 1 | 20 | 52 |
| Repo Forks | 67 | 1 | 3 | 7 |
| Participants | etianen etienned dmclain eliast cburgmer tow shamrin yorkedork zsiciarz wuilliam321 more... | evotech | nowells acdha | stdbrouw |
| Docs on RTD | Checking... | Checking... | Checking... | Checking... |
| Package | Django Reversion | django-versioning (fork) | django-versions | django-revisions |
| visual compare | with django-reversion-compare | |||
| Tracked fields | ||||
| Diff storage | ||||
| Pluggable Backend Storage | ||||
| Staged Editing | ||||
| Versioned Model Relations | ||||
| Package | Django Reversion | django-versioning (fork) | django-versions | django-revisions |

