django-reversion 2.0.12-1 source package in Ubuntu

Changelog

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

  * New upstream release (Closes: #873910).
  * Refresh patches.
  * Bump Standards-Version to 4.1.1.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <email address hidden>  Fri, 08 Dec 2017 19:55:32 +0100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-reversion_2.0.12-1.dsc 2.1 KiB 522feddc78a5d246241aad57575ba112a106d06a52d4809516601c07a70f9cff
django-reversion_2.0.12.orig.tar.gz 64.7 KiB d0b1553ac4bec6b84eef1446249482b975e4089c0a1836c848b17493a3f65343
django-reversion_2.0.12-1.debian.tar.xz 7.7 KiB 23e1a17be3a559c2d62ce2777b7922118ba0c3411eef7f3dbb016c1e78f2a665

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.