anonim-legivon / picoboard

Imageboard engine powered by Django & Django Rest Framework
MIT License
18 stars 0 forks source link

Bump django-extensions from 2.1.6 to 2.1.7 #65

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps django-extensions from 2.1.6 to 2.1.7.

Changelog *Sourced from [django-extensions's changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md).* > 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`](https://github.com/django-extensions/django-extensions/commit/49bc5c46128d4928976a2c91e49aa98552d5cb56) v2.1.7 - [`ff9daa3`](https://github.com/django-extensions/django-extensions/commit/ff9daa32471845ea67314fb539af3ace5751c2cf) update changelog - [`efc075e`](https://github.com/django-extensions/django-extensions/commit/efc075ed81bdc3604a7f929abc89810558b0631f) Merge branch 'master' of github.com:django-extensions/django-extensions - [`b2f50f3`](https://github.com/django-extensions/django-extensions/commit/b2f50f31748a292a68786d4ae337c32e82ba94ae) deprecate keyczar encrypted fields - [`4dfa033`](https://github.com/django-extensions/django-extensions/commit/4dfa033084ebcfd902c4a3c59db5566ac59627a5) Merge pull request [#1367](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1367) from karranb/karran/feat/hide-edge-labels-arg - [`c34a6d9`](https://github.com/django-extensions/django-extensions/commit/c34a6d975f0ef60238f946fba51f743228e7feaa) Merge pull request [#1369](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1369) from karranb/karran/feat/turn-modificationfield-name... - [`a5bd597`](https://github.com/django-extensions/django-extensions/commit/a5bd597fa703f68f091c0295004619943a8565c7) add missing disable_abstract_fields - [`e046bb2`](https://github.com/django-extensions/django-extensions/commit/e046bb2e21adc0154bcb22571c96b1cc9a033890) Test: modificationdatetime field basic functionalities - [`e862704`](https://github.com/django-extensions/django-extensions/commit/e86270486addf30ce602dde8e5d3ac389fc8420f) Feat: make modificationfield name modifiable - [`6bb3bd8`](https://github.com/django-extensions/django-extensions/commit/6bb3bd833d12115ebbb397c8dc4d4817a8df4a8b) Docs: add hide edge labels command example - Additional commits viewable in [compare view](https://github.com/django-extensions/django-extensions/compare/2.1.6...2.1.7)


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](https://app.dependabot.com): - 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.