Path to this page:
./
www/py-django-reversion,
Version control facilities for Django
Branch: pkgsrc-2014Q2,
Version: 1.8.1,
Package name: py27-django-reversion-1.8.1,
Maintainer: adamdjango-reversion is an extension to the Django web framework that provides
comprehensive version control facilities.
Features
* Roll back to any point in a model's history - an unlimited undo facility!
* Recover deleted models - never lose data again!
* Admin integration for maximum usability.
* Group related changes into revisions that can be rolled back in a single
transaction.
* Automatically save a new version whenever your model changes using Django's
flexible signalling framework.
* Automate your revision management with easy-to-use middleware.
django-reversion can be easily added to your existing Django project with
an absolute minimum of code changes.
Required to run:[
www/py-django] [
lang/python27]
Master sites:
SHA1: 4ea7e4d0e8d969a42b22b82cd03d72ca2112ef30
RMD160: 96e9d431f83b86294876b27d1a20aba13d25358b
Filesize: 59.15 KB
Version history: (Expand)
- (2014-07-11) Updated to version: py27-django-reversion-1.8.1
- (2014-07-02) Package added to pkgsrc.se, version py27-django-reversion-1.8.0 (created)