Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Update dependency django-model-utils to v3.2.0 - #19

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/django-model-utils-3.x
Open

Update dependency django-model-utils to v3.2.0#19
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/django-model-utils-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2019

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
django-model-utils minor ==3.1.2 -> ==3.2.0

Release Notes

jazzband/django-model-utils

v3.2.0

Compare Source

  • 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.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant