Django model mixins and utilities

Edit Package python-django-model-utils

Django model mixins and utilities.

Refresh
Refresh
Source Files
Filename Size Changed
django-model-utils-3.2.0.tar.gz 0000054059 52.8 KB
python-django-model-utils.changes 0000007295 7.12 KB
python-django-model-utils.spec 0000001952 1.91 KB
use-sqlite.patch 0000000769 769 Bytes
Revision 3 (latest revision is 9)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 713052 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
- Add patch use-sqlite.patch to use sqlite for testing and not
  postgresql

- Update to 3.2.0:
  * Catch AttributeError for deferred abstract fields, fixes GH-331.
  * Update documentation to explain usage of timeframed model manager, fixes GH-118
  * Honor OneToOneField.parent_link=False.
  * Fix handling of deferred attributes on Django 1.10+, fixes GH-278
  * Fix FieldTracker.has_changed() and FieldTracker.previous() to return correct responses for deferred fields.
  * Add Simplified Chinese translations.
  * Update AutoLastModifiedField so that at instance creation it will always be set equal to created to make querying easier. Fixes GH-254
  * Support reversed for all kinds of Choices objects, fixes GH-309
  * Fix Model instance non picklable GH-330
  * Fix patched save in FieldTracker
  * Upgrades test requirements (pytest, pytest-django, pytest-cov) and skips tox test with Python 3.5 and Django (trunk)
  * Add UUIDModel and UUIDField support.
- Remove upstream merged fix-deferred.patch
Comments 0
openSUSE Build Service is sponsored by