Skip to content

Update the cache panel to support the cache_page decorator. #720

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 1 commit into from
Jun 7, 2015
Merged

Update the cache panel to support the cache_page decorator. #720

merged 1 commit into from
Jun 7, 2015

Conversation

tim-schilling
Copy link
Member

Unfortunately, once the CacheMiddleware's caches/get_cache has been
monkey patched, it can't be disabled. This results in a bit of overhead.

Fixes #718

Unfortunately, once the CacheMiddleware's caches/get_cache has been
monkey patched, it can't be disabled. This results in a bit of overhead.
@aaugustin
Copy link
Contributor

Looks reasonable.

tim-schilling added a commit that referenced this pull request Jun 7, 2015
Update the cache panel to support the cache_page decorator.
@tim-schilling tim-schilling merged commit c9fbc2c into django-commons:master Jun 7, 2015
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request Oct 2, 2016
…e-page

Update the cache panel to support the cache_page decorator.
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