250 Include documentation Makefile and conf.py in source distribution.
246 README more accurately explains the supported Django versions.
1.13.0 <2018-04-06>
243 Adds support for Python 3.7 and Django 2.1.
244 Documentation link fix.
236 Refines the Django and Python versions tested against.
241 Fixes a documentation typo, "altenate" should be "alternate".
1.12.0 <2018-04-06>
237 Updates for Django 2.0.
232 Updates for Django 1.11.
227 Use SVG in README instead of PNG.
221 Renamed a duplicative method name.
220 Adds a warning for cases where prefetch_related or select_related are empty in their respective mixins.
1.11.0 <2017-02-01>
215 major Imports for 1.11 and 2.x reverse and reverse_lazy functions.
248 Include some files necessary for testing in the source distribution.
228 Adds an object_level_permissions attribute to the PermissionRequiredMixin to allow for object-level permission checks instead of just view-level checks.
224 major Allows OPTIONS requests to be body-less.
218 major AccessMixin.handle_no_permission` now accepts arequest`` parameter.
198 New OrderableListMixin allows to switch the default ordering setting from asc to desc.
215 Imports updated for Django 2.0.
204 New HeaderMixin that allows custom headers to be set on a view.
1.10.0 <2016-10-24>
212 major Small changes for Django 1.10 compatibility.
211 major ReadTheDocs links updated.
209 major Django documentation link updated.
1.9.0 <2016-05-31>
208 major Fixed errors from combining certain access mixins.
196 major Refactor how users without permissions are handled.
181 major Fixed redirect loops based on user permissions.
161 major Fixed redirect loop for users without proper groups for MultipleGroupRequiredMixin and GroupRequiredMixin.
209 Fixed link to Django documentation for user_passes_test decorator.
203 Use Django's supplied version of six to remove an external dependency.
202 Fixed typo in PermissionsRequiredMixin and MultiplePermissionsRequiredMixin.
201 Fixed typo in SuccessURLRedirectListMixin.
192 Added example for OrderableListView.
1.8.1 <2015-07-12>
176 Only check time delta for authenticated users in RecentLoginRequiredMixin.
Changed JsonRequestResponseMixin docs to not use ugettext_lazy.
Updated tests to include Python 3.2.
185 Removed u prefixes to allow Python 3.2 support.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps django-braces from 1.10.0 to 1.14.0.
Changelog
Sourced from django-braces's changelog.
... (truncated)
Commits
64aa717
Next release (#257)117c654
Merge pull request #259 from mfonism/master9b7e62b
add Mfon Eti-mfon to contributorsb6e4139
Merge pull request #247 from christinaellul/patch-1c83f1af
Merge pull request #249 from jayvdb/patch-1234f1eb
MANIFEST.in: Add form.html and other testing files710067a
Docs: update (broken) Django docs linksb81045f
Merge pull request #244 from GabLeRoux/patch-1e8295ff
Fix Messages framework link2e3b64d
Merge pull request #236 from michael-k/py-dj-updatesDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)