django-reversion 1.8.7-1 source package in Ubuntu

Changelog

django-reversion (1.8.7-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Fladischer <email address hidden>  Tue, 02 Jun 2015 08:38:51 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-reversion_1.8.7-1.dsc 2.3 KiB ef775eb9588dd9043a46743b59c250791259a0f69103dc3ea0986343b8219f56
django-reversion_1.8.7.orig.tar.gz 66.5 KiB 918df3c96c559ed6b4d561d8a7d961562369c9ec594cee55a089b6fe5df536c6
django-reversion_1.8.7-1.debian.tar.xz 4.9 KiB 082c1967913008806f7f1181474bb8bf56a5d44bc31b14a50412a798293336ea

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: No summary available for python-django-reversion-doc in ubuntu wily.

No description available for python-django-reversion-doc in ubuntu wily.

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.