django-reversion 5.0.12-1 source package in Ubuntu

Changelog

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

  [ Alexandre Detiste ]
  * Remove extraneous build-dependency on python3-mock

  [ Michael Fladischer ]
  * New upstream version 5.0.12
  * Refresh patches.

 -- Michael Fladischer <email address hidden>  Wed, 31 Jan 2024 15:46:47 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-reversion_5.0.12-1.dsc 2.0 KiB 912a1f4fe46f22059b95a48a363d4186fad29a55ce8694bef93c3cc0159d672f
django-reversion_5.0.12.orig.tar.gz 69.2 KiB 92309c3c234e1365708c731c9f7c039b1ecf1661c7da2e504b4cb8de355ea505
django-reversion_5.0.12-1.debian.tar.xz 9.7 KiB a5629be7441181f4e610957f81c9639c1bf7cc57f438a90a08eb9cc5022f2a50

Available diffs

No changes file available.

Binary packages built by this source

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.