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-grappelli to 4.0.1 #477

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

Conversation

pyup-bot
Copy link
Collaborator

This PR updates django-grappelli from 2.15.1 to 4.0.1.

Changelog

4.0.1

-----------------------

* Compatibility with Django 5.x

3.0.9

-----------------------

* Adjusted checkbox (and related radio) styles.
* Added block submit-row to allow extending the submit line.
* Removed `length_is` template filter in favour of `length`.
* Fixed: breadcrumbs block.
* Fixed: logout link (POST instead of GET).
* Fixed: First non-checkbox column in changelist aligned center.
* Fixed: Delete a warning with Python 3.12.
* Fixed: Translation string of Cancel button with Form.
* Fixed: Trigger change event in dismissRelatedLookupPopup.

3.0.8

---------------------------

* Fixed collectstatic with ManifestStaticFilesStorage.
* Fixed removing text with DateTime Shortcuts.
* Fixed autocomplete inlines with new rows.
* Improved CSS (removed compass).

3.0.7

------------------------

* Updated jQueryUI to 1.13.2.
* Added readthedocs yaml file.

3.0.6

--------------------

* Fixed incorrect label of option returned by RelatedLookup view.

3.0.5

-----------------------

* Removed package.json from jquery-ui.
* Fixed change_list_filter_confirm peoduces wrong url parameters.
* Fixed change_list_filter_confirm is using admin_list.admin_list_filter instead of grp_tags.admin_list_filter.
* Added default for dummy template with dahboard (because of django-compressor offline compression).

3.0.4

--------------------------

* Fixed race condition issue with Grunt.
* Fixed readonly ID field.

3.0.3

--------------------------

* Fixed utf-8 characters in TinyMCE staticfiles.

3.0.2

-------------------------

* Fixed changelist actions.

3.0.1

-------------------------

* First release of Grappelli which is compatible with Django 4.0.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant