Update dependency django-autofixture to v0.12.1 #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.9.1->==0.12.1Release Notes
gregmuellegger/django-autofixture (django-autofixture)
v0.12.1Compare Source
#85_: Better examples in README. Thanks to Dan Hitt for the patch.#86_: Less deprecation warnings when using django-autofixture on Python3.5. Thanks to Nick Timkovich for the patch.
#87_: Closing files properly, so you should see lessResourceWarningswhile using django-autofixture. Thanks to Nick Timkovich for the patch.
.. _#85: #85
.. _#86: #86
.. _#87: #87
v0.12.0Compare Source
#81_: Add support for UUID fields. Thanks to @jungornti for the patch.#77_: Fixing a very rare crash in cases when a generated email in theUserFixturealready exists. Thanks to Tien Nguyen for the patch... _#77: #77
.. _#81: #81
v0.11.0Compare Source
#75_: Support for Django 1.9. Thanks to Adam Dobrawy for the patch.#67_: If many to many relations are created in a autofixture, we now make surethat a registered autofixture is used for this if there is any. Thanks to
Andrew Lewisohn for the patch.
.. _#75: #75
.. _#67: #67
v0.10.1Compare Source
Nonevalues. Thanks toAndrew Lewisohn for the patch. See
#66_... _#66: #66
v0.10.0Compare Source
settings.INSTALLED_APPSwhen auto-importing autofixture definitions with
autofixture.autodiscover.autofixture.generators.PositiveDecimalGenerator.v0.9.2Compare Source
UserFixturethat generated usernames with more than 30 characters.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.