Package python3-module-django-m2m-history: Information
Source package: python3-module-django-m2m-history
Version: 0.3.6-alt2
Build time: Dec 18, 2019, 05:42 PM in the task #243186
Category: Development/Python3
Report package bugLicense: 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.
List of RPM packages built from this SRPM:
python3-module-django-m2m-history (noarch)
python3-module-django-m2m-history-tests (noarch)
python3-module-django-m2m-history (noarch)
python3-module-django-m2m-history-tests (noarch)
Maintainer: Andrey Bychkov
ACL:
@python
@everybody
@python
@everybody
Last changed
Dec. 18, 2019 Andrey Bychkov 0.3.6-alt2
- build for python2 disabled
Jan. 11, 2017 Igor Vlasenko 0.3.6-alt1
- automated PyPI update
March 13, 2016 Ivan Zakharyaschev 0.1.1-alt1.git20140425.1
- (NMU) rebuild with rpm-build-python3-0.1.9 (for common python3/site-packages/ and auto python3.3-ABI dep when needed)