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

Setting TESTING=True doesn't disable cache #130

Closed
ajnisbet1c opened this issue Jul 20, 2019 · 1 comment
Closed

Setting TESTING=True doesn't disable cache #130

ajnisbet1c opened this issue Jul 20, 2019 · 1 comment
Milestone

Comments

@ajnisbet1c
Copy link

The docs say

In addition the standard Flask TESTING configuration option is used. If this is True then Flask-Caching will use NullCache only.

but this isn't the case, the functionality was removed in flask-cache in thadeusb/flask-cache@9988abf as noted in thadeusb/flask-cache#100

Either this reference should be removed, or the functionality should be added.

@mick-net
Copy link

mick-net commented Sep 4, 2019

I can verify this.

@sh4nks sh4nks closed this as completed in 2f5d4bd Nov 24, 2019
@sh4nks sh4nks added this to the 1.8.0 milestone Nov 24, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants