Skip to content

Django 5.2. Fix hide/show action of collapsable sections on admin pages. - #2091

Open
zriv wants to merge 1 commit into
stephenmcd:masterfrom
zriv:django_5_2_pr
Open

Django 5.2. Fix hide/show action of collapsable sections on admin pages.#2091
zriv wants to merge 1 commit into
stephenmcd:masterfrom
zriv:django_5_2_pr

Conversation

@zriv

@zriv zriv commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This pull request, together with a pull request submitted to the grappelli-safe project, fixes various issues in the admin when running under Django 5.2. All of the changes are backward compatible with Django 4.2 (and earlier).

This specific commit fixes a problem under Django 5.2, where collapsable sections such as "Meta data" (which should be able to hide and show their contents by being clicked) no longer responded to being clicked. (The related grappelli-safe commit fixes the visual formatting of these sections.)

(Django 5.2 support. Specifically fixes "Meta data" on all pages
and "Other posts" on "Change Blog post". A related commit is
needed in the grappelli-safe project to restore the previous
visual look of these sections.)
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.

1 participant