Package python-module-django-m2m-history: Information

    Source package: python-module-django-m2m-history
    Version: 0.1.1-alt1.git20140425.1
    Build time:  Mar 14, 2016, 10:38 AM in the task #161286
    Report package bug
    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.

    List of rpms provided by this srpm:
    python-module-django-m2m-history (noarch)
    python-module-django-m2m-history-tests (noarch)
    python3-module-django-m2m-history (noarch)
    python3-module-django-m2m-history-tests (noarch)



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools

    Last changed


    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)
    Sept. 29, 2014 Eugeny A. Rostovtsev 0.1.1-alt1.git20140425
    - Initial build for Sisyphus