theatlantic / django-ko-demo

A rough demo of using nested inlines and knockout js to create a wysiwyg interface in the django admin
5 stars 0 forks source link

Bump django-grappelli from 2.7.1 to 2.15.2 #15

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps django-grappelli from 2.7.1 to 2.15.2.

Changelog

Sourced from django-grappelli's changelog.

2.15.2 (not yet released)

  • Fixed Django Autocompletes.

2.15.1 (April 22nd 2021)

  • First release of Grappelli which is compatible with Django 3.2.

2.14.4 (April 15th 2021)

  • Fixed: Redirect with switch user.
  • Improved: Remove extra filtering in AutocompleteLookup.
  • Improved: Added import statement with URLs for quickstart docs.
  • Improved: Added additional blocks with inlines to allow override.

2.14.3 (Nov 24th, 2020)

  • Fixed: Compatibility with Django 3.1.
  • Fixed: Docs about adding Grappelli documentation URLS.

2.14.2 (May 14th, 2020)

  • Fixed: Django version (3.0) with docs and quickstart.
  • Fixed: Dashboard with metaclass.
  • Fixed: Missing variable in RelatedObjectLookups.
  • Fixed: Sortables with tuples when using StackedInlines.
  • Improved: Removed six dependency.
  • Improved: Changed bodyclass in order to allow adding more attributes.
  • Improved: Adding Python 3.7 /3.8 to CI tests.

2.14.1 (February 10th, 2020)

  • First release of Grappelli which is compatible with Django 3.0.

2.13.4 (February 10th 2020)

  • Fixed: Select2 (Django Autocompletes) with Inlines.

2.13.3 (December 27th 2019)

  • Fixed: Horizontal scrolling.
  • Fixed: Changelist with custom filters.

... (truncated)

Commits
  • 4713e35 Merge branch 'master' into stable/2.15.x
  • 05ff146 constance template update, fixed #973
  • ac35b74 Merge pull request #976 from ksg97031/patch-1
  • 4ca94bc Update switch.py
  • 4aa8d07 fixed pagination ellipsis, #974
  • 55f88d6 Merge pull request #972 from dandicocco/reversion-patch
  • 355414e update revision.comment
  • d46c4d7 updated changelog
  • 33a4e8a Merge pull request #969 from maximdeclercq/stable/2.15.x
  • 7d5dcc4 fix(autocomplete): fix styling for native django autocompletion
  • 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/theatlantic/django-ko-demo/network/alerts).