django-dirtyfields 1.3-1 source package in Ubuntu
Changelog
django-dirtyfields (1.3-1) unstable; urgency=medium * Use GitHub for upstream source tarball * New upstream release (1.3) * Remove whitespace * Update Standards-Version from 3.9.8 to 4.1.1 (no change required) -- Christopher Hoskin <email address hidden> Mon, 30 Oct 2017 23:25:37 +0000
Upload details
- Uploaded by:
- Debian Python Modules Team on 2017-10-31
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | on 2017-11-05 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
django-dirtyfields_1.3-1.dsc | 2.5 KiB | 850d0a5ffe51c30e75f6714673dff0d3e17ac90bef8ff27a847e66338ec8f19a |
django-dirtyfields_1.3.orig.tar.gz | 21.0 KiB | 7e9b8a77cae7e342ecaaade1ee407befbfbed23bf847c86cf78889d9b813f9b3 |
django-dirtyfields_1.3-1.debian.tar.xz | 2.8 KiB | 3acba5b5e8d09b4376101e0313dd6026d279e864f9dc19a551ca6b2aa450859d |
Available diffs
- diff from 1.2.1-1 to 1.3-1 (6.2 KiB)
No changes file available.
Binary packages built by this source
- python-django-dirtyfields: package for tracking dirty fields on a Django model instance (Python 2)
django-dirtyfields is a package for tracking dirty fields on a Django model
instance, where dirty means that field in-memory and database values are
different.
.
This is the Python 2 version of the package.
- python-django-dirtyfields-doc: package for tracking dirty fields on a Django model instance (documentation)
django-dirtyfields is a package for tracking dirty fields on a Django model
instance, where dirty means that field in-memory and database values are
different.
.
This is the documentation package.
- python3-django-dirtyfields: package for tracking dirty fields on a Django model instance (Python 3)
django-dirtyfields is a package for tracking dirty fields on a Django model
instance, where dirty means that field in-memory and database values are
different.
.
This is the Python 3 version of the package.