django-reversion 2.0.9-1 source package in Ubuntu

Changelog

django-reversion (2.0.9-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.0.0.
  * Add patch to fix babel build isues.

 -- Michael Fladischer <email address hidden>  Thu, 22 Jun 2017 10:10:46 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-reversion_2.0.9-1.dsc 2.0 KiB eaf15ee01ac98812d31c8f212a41de3960035bdc5a62cbdce1fe6ee2b817c106
django-reversion_2.0.9.orig.tar.gz 61.9 KiB 3acb23ad8f45ddd04d898575bac13ff2d7ddf36952a220327a7e662f70c7637e
django-reversion_2.0.9-1.debian.tar.xz 7.7 KiB cbc52f4b47e0b75438a95bcdea898628bb69af0e67a653109762911e2271d710

Available diffs

No changes file available.

Binary packages built by this source

python-django-reversion: Provides comprehensive version control facilities for Django

 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.

python-django-reversion-doc: Provides comprehensive version control facilities for Django (Documentation)

 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.
 .
 This package contains the documentation.

python3-django-reversion: Provides comprehensive version control facilities for Django (Python3 version)

 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.
 .
 This package contains the Python 3 version of the library.