Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Added caching and Django CMS 3.3 compatibility #7

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jakob-o
Copy link
Contributor

@jakob-o jakob-o commented May 21, 2016

No description provided.

@jakob-o
Copy link
Contributor Author

jakob-o commented May 21, 2016

I realized that it is really hard to invalidate the cache properly... It actually works fine for pages but I wasn't able to refresh the menu when using AppHook menus. So feel free to just close this PR. If you think it is still useful a settings flag might be useful.

@jakob-o
Copy link
Contributor Author

jakob-o commented May 21, 2016

Turns out, the cache invalidation was correct. What was missing for me was the Django CMS menu cache invalidation - which is an additional cache indepent from this implementation - when updating objects from my app.

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

Successfully merging this pull request may close these issues.

1 participant