[ Bron: python-django-simple-history ]
Pakket: python3-django-simple-history (2.7.0-1.1)
Verwijzigingen voor python3-django-simple-history
Debian bronnen:
Het bronpakket python-django-simple-history downloaden:
- [python-django-simple-history_2.7.0-1.1.dsc]
- [python-django-simple-history_2.7.0.orig.tar.gz]
- [python-django-simple-history_2.7.0-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- python3-django-dynamic-fixture
- python3-django-modelcluster
- python3-django-measurement
- python3-django-ordered-model
- python3-django-dirtyfields
- python3-django-jsonfield
- python3-django-picklefield
- python3-djangorestframework-flex-fields
- python3-django-pgtrigger
- python3-django-reversion
- python3-django-parler
simple version control from Django model objects (Python 3)
django-simple-history stores Django model state on every create/update/delete. Versions are stored in a parallel table, and can save all of the fields from the original table, or a subset of them.
This package provides django-simple-history for Python 3.
Andere aan python3-django-simple-history gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework