Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django-extensions from 2.1.6 to 2.1.7 #65

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps django-extensions from 2.1.6 to 2.1.7.

Changelog

Sourced from django-extensions's changelog.

2.1.7

Changes:

  • New: test, many many more tests :-) thanks everybody
  • New: docs, many documentation updates
  • New: graph_model, add simple theming support and django2018 theme
  • Improvement: ModificationDateTimeField, make modificationfield name modifiable
  • Improvement: graph_model, option to not showrelations labels in the graph
  • Improvement: reset_db, allow to override list of backends for database engines
  • Improvement: reset_db, add psqlextra backend
  • Improvement: runserver_plus, idle support
  • Improvement: generate_secret_key, removed get_random_string in favour of get_random_secret_key
  • Improvement: update_permissions, add create-only and update-only flags
  • Improvement: update_permissions, update changed names of permission to match correct permission name
  • Improvement: syncdata, add --database option
  • Improvement: runscript, allow to override RUNSCRIPT_SCRIPT_DIR
  • Fix: create_command, fix mknod error on macos
  • Fix: runserver_plus, fix in resolving ssl certificate path
  • Fix: sqldiff, fix hstorefield
  • Deprecate: truncate_letters, use Django's truncatechars
  • Deprecate: passwd, use Django's changepassword
  • Deprecate: Keyczar encrypted fields, Keyczar is abandonned / deprecated
Commits
  • 49bc5c4 v2.1.7
  • ff9daa3 update changelog
  • efc075e Merge branch 'master' of github.com:django-extensions/django-extensions
  • b2f50f3 deprecate keyczar encrypted fields
  • 4dfa033 Merge pull request #1367 from karranb/karran/feat/hide-edge-labels-arg
  • c34a6d9 Merge pull request #1369 from karranb/karran/feat/turn-modificationfield-name...
  • a5bd597 add missing disable_abstract_fields
  • e046bb2 Test: modificationdatetime field basic functionalities
  • e862704 Feat: make modificationfield name modifiable
  • 6bb3bd8 Docs: add hide edge labels command example
  • Additional commits viewable in compare view

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.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant