Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040807
en ru br
ALT Linux repos
S:0.3.6-alt2

Group :: Development/Python3
RPM: python3-module-django-m2m-history

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.6-alt2
Build date: 18 december 2019, 13:10 ( 223.2 weeks ago )
Size: 26.94 Kb

Home page:   https://pypi.python.org/pypi/django-m2m-history/

License: BSD
Summary: Django ManyToMany relation field with history of changes
Description:

Django ManyToMany relation field with history of changes. Like usual
Django's ManyToManyField, it's generate intermediary join table to
represent the many-to-many relationship, but with two additional
columns: 'time_from' and 'time_to'. Using updated interface of field
it's possible to retreive history of all versions of this field's value.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-django-m2m-history
  • python3-module-django-m2m-history-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin