hawkpost
hawkpost copied to clipboard
Bump django-braces from 1.15.0 to 1.16.0
trafficstars
Bumps django-braces from 1.15.0 to 1.16.0.
Changelog
Sourced from django-braces's changelog.
:orphan:
========= Changelog
- :release:
1.16.0 <2024-10-09>- :support:
290Fixed a few typos in the docs.- :support:
287No longer building a universal wheel- :support:
300Removed unnecessarily explicitsuper()call- :support:
301Removed unnecessarily explicitsuper()call- :support:
307Useunittest.mockinstead ofmockpackage- :feature:
305Add support for Django 4.2- :support:
277Updated the codebase to be more modern Python/Django- :feature:
245Cache-related headers- :release:
1.15.0 <2021-11-05>- :support:
-Formatted project with black- :support:
-Updated README- :feature:
265Drop old Python and Django versions, bring in newer ones- :release:
1.14.0 <2019-12-30>- :support:
260Fixes the goshdang Travis tests.- :support:
250Include documentation Makefile and conf.py in source distribution.- :support:
246README more accurately explains the supported Django versions.- :release:
1.13.0 <2018-04-06>- :support:
243Adds support for Python 3.7 and Django 2.1.- :support:
244Documentation link fix.- :support:
236Refines the Django and Python versions tested against.- :support:
241Fixes a documentation typo, "altenate" should be "alternate".- :release:
1.12.0 <2018-04-06>- :support:
237Updates for Django 2.0.- :support:
232Updates for Django 1.11.- :support:
227Use SVG in README instead of PNG.- :support:
221Renamed a duplicative method name.- :support:
220Adds a warning for cases whereprefetch_relatedorselect_relatedare empty in their respective mixins.- :release:
1.11.0 <2017-02-01>- :bug:
215 majorImports for 1.11 and 2.xreverseandreverse_lazyfunctions.- :support:
248Include some files necessary for testing in the source distribution.- :feature:
228Adds anobject_level_permissionsattribute to thePermissionRequiredMixinto allow for object-level permission checks instead of just view-level checks.- :bug:
224 majorAllowsOPTIONSrequests to be body-less.- :bug:
218 majorAccessMixin.handle_no_permission` now accepts arequest`` parameter.- :feature:
198New :ref:OrderableListMixinallows to switch the default ordering setting fromasctodesc.- :support:
215Imports updated for Django 2.0.- :feature:
204New :ref:HeaderMixinthat allows custom headers to be set on a view.- :release:
1.10.0 <2016-10-24>- :bug:
212 majorSmall changes for Django 1.10 compatibility.- :bug:
211 majorReadTheDocs links updated.- :bug:
209 majorDjango documentation link updated.- :release:
1.9.0 <2016-05-31>- :bug:
208 majorFixed errors from combining certain access mixins.- :bug:
196 majorRefactor how users without permissions are handled.
... (truncated)
Commits
c5e68dcAddbraces.viewsas importable packagec833a7aRelease notes and version bump93b6c9dUse proper name for dependencydcdd10eMerge pull request #2909475932Merge pull request #28754583ffMerge pull request #300ca18d0eMerge pull request #30143e1552Merge pull request #305b2f6477Merge pull request #30761064f1use new unittest.mock everywhere- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)