mlbench / mlbench-dashboard

MLBench Dashboard
https://mlbench.github.io
Apache License 2.0
1 stars 1 forks source link

Bump django-constance from 2.2.0 to 2.6.0 #43

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps django-constance from 2.2.0 to 2.6.0.

Changelog

Sourced from django-constance's changelog.

v2.6.0 (2020/01/29)

  • Drop support py<3.5 django<2.2
  • Set pickle protocol version for the Redis backend
  • Add a command to delete stale records

v2.5.0 (2019/12/23)

  • Made results table responsive for Django 2 admin
  • Add a Django system check that CONFIG_FIELDSETS accounts for all of CONFIG
  • Rewrite set() method of database backend to reduce number of queries
  • Fixed "can't compare offset-naive and offset-aware datetimes" when USE_TZ = True
  • Fixed compatibility issue with Django 3.0 due to django.utils.six
  • Add Turkish language

v2.4.0 (2019/03/16)

  • Show not existing fields in field_list
  • Drop Django<1.11 and 2.0, fix tests vs Django 2.2b
  • Fixed "Reset to default" button with constants whose name contains a space
  • Use default_storage to save file
  • Allow null & blank for PickleField
  • Removed Python 3.4 since is not longer supported

v2.3.1 (2018/09/20)

  • Fixes javascript typo.

v2.3.0 (2018/09/13)

  • Added zh_Hans translation.
  • Fixed TestAdmin.test_linebreaks() due to linebreaksbr() behavior change on Django 2.1
  • Improved chinese translation
  • Fix bug of can't change permission chang_config's name
  • Improve consistency of reset value handling for date
  • Drop support for Python 3.3
  • Added official Django 2.0 support.
  • Added support for Django 2.1
Commits


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)