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

Update django-admin-interface requirement from ~=0.26.0 to ~=0.28.1 #573

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Updates the requirements on django-admin-interface to permit the latest version.

Release notes

Sourced from django-admin-interface's releases.

0.28.1

  • [python] Fix TemplateDoesNotExist when using django-nested-admin by returning custom template for other third-party packages. #341 (by @​markdrrr in #342)
  • [html] Display language chooser language name uppercase.
  • [css] Move save buttons to right in change form.
  • [css] Fix related widget links icons size and vertical alignment.
  • [css] Fix admin raw_id_fields appearance.
  • [css] Fix autocomplete_fields appearance.
  • [ci] Bump requirements.

Contributors

Changelog

Sourced from django-admin-interface's changelog.

0.28.1 - 2023-12-28

  • [python] Fix TemplateDoesNotExist when using django-nested-admin by returning custom template for other third-party packages. #341 (by @​markdrrr in #342)
  • [html] Display language chooser language name uppercase.
  • [css] Move save buttons to right in change form.
  • [css] Fix related widget links icons size and vertical alignment.
  • [css] Fix admin raw_id_fields appearance.
  • [css] Fix autocomplete_fields appearance.
  • [ci] Bump requirements.

Contributors

0.28.0 - 2023-12-21

  • [html] Remove old flat-theme body class.
  • [html] Remove type="text/css" and type="text/javascript" attributes.
  • [css] Fix filter input fields collapsing on different layouts. #338
  • [css] Fix paginator buttons height.
  • [css] Fix foldable-apps +/- button vertical alignment.
  • [css] Split admin-interface-fix.css CSS file into multiple files for easier debugging.
  • [css] Rename form-controls.css to sticky-form-controls.css.
  • [css] Move third-party compatibility CSS files to a third-party folder.
  • [css] Move related-modal.css to related-modal plugin folder.
  • [third-party] Update compatibility with django-streamfield.
  • [ci] Replace Black and isort with Ruff-format.
  • [ci] Bump pre-commit hooks.

0.27.0 - 2023-12-05

  • Add Python 3.12 support.
  • Add Django 5.0 support.
  • Fix broken language-chooser with i18n_patterns(..., prefix_default_language=False). #327 (by @​julianwachholz in #328)
  • Simplify language-chooser. #327 (by @​julianwachholz in #328)
  • Speed-up test workflow.
  • Bump requirements.
  • Bump pre-commit hooks.

Contributors

0.26.1 - 2023-09-05

  • Fix logout and theme buttons style. #246
  • Add Russian translation. (by @​rustzzdevel in #295)
  • Update Italian translations.
  • Update Spanish translations. (by @​smunoz-ml in #307)
  • Prevent multiple .collapse-toggle button.
  • Bump requirements.
  • Bump pre-commit hooks.

0.26.0 - 2023-05-11

... (truncated)

Commits
  • 302ee6e Update CHANGELOG and version.
  • 4d4996f Fix autocomplete_fields appearance.
  • 856e4ed Bump requirements.
  • 5405a87 Fix admin raw_id_fields appearance.
  • ea44a74 [pre-commit.ci] pre-commit autoupdate (#339)
  • 6a7a230 Fix TemplateDoesNotExist when using django-nested-admin by returning cust...
  • ff03809 Fix related widget links icons size and vertical alignment.
  • 94f02a3 Move "Save and Continue" button next to "Save" button in change form.
  • a29ec42 Display language chooser language name uppercase.
  • b229bc3 Update CHANGELOG and version.
  • Additional commits viewable in compare view

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 <dependency name> 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)

Updates the requirements on [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) to permit the latest version.
- [Release notes](https://github.com/fabiocaccamo/django-admin-interface/releases)
- [Changelog](https://github.com/fabiocaccamo/django-admin-interface/blob/main/CHANGELOG.md)
- [Commits](fabiocaccamo/django-admin-interface@0.26.0...0.28.1)

---
updated-dependencies:
- dependency-name: django-admin-interface
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #579.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/django-admin-interface-approx-eq-0.28.1 branch February 1, 2024 22:43
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants