Skip to content

chore: [Backport] Improve pagecontent caching in page admin (esp. page tree) (#8002) #8004

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

Merged
merged 9 commits into from
Sep 20, 2024

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented Sep 19, 2024

Description

Backport of #8002 for django CMS 4.1

Related resources

Checklist

  • I have opened this pull request against develop-4
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined the channel #pr-reviews on our Discord Server to find a “pr review buddy” who is going to review my pull request.

fsbraun and others added 6 commits September 19, 2024 09:48
…ango-cms#8002)

* Fix: Separate cache and access methods for page admin to hold available page contents

* Fix typo

* Remove `EmptyPageContent` from admin_content_cache

* Optimize queryset for pagetree

---------

Co-authored-by: Github Release Action <info@django-cms.org>
@fsbraun fsbraun requested a review from vinitkumar September 19, 2024 08:09
@fsbraun fsbraun changed the title chore: Improve pagecontent caching in page admin (esp. page tree) (#8002) chore: [Backport] Improve pagecontent caching in page admin (esp. page tree) (#8002) Sep 19, 2024
@fsbraun fsbraun merged commit 842f347 into django-cms:release/4.1.x Sep 20, 2024
80 of 81 checks passed
@fsbraun fsbraun deleted the chore/backport-admin-cache branch September 20, 2024 18:37
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.

2 participants