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

NoCacheBackend delete error #6

Open
RFEphemeration opened this issue Sep 8, 2021 · 0 comments
Open

NoCacheBackend delete error #6

RFEphemeration opened this issue Sep 8, 2021 · 0 comments

Comments

@RFEphemeration
Copy link

I'm giving this a try and when I try to create a page, there is an error

models.py:137 self.cache.delete(self.cache_key)
'NoCacheBackend' object has no attribute 'delete'

A simple stubbed in return True like the corresponding set function should probably be added.

Using PymemcacheCacheBackend works just fine

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

No branches or pull requests

1 participant