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

Add documentation for using fancy_cache with Class-based views. #50

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

YPCrumble
Copy link
Contributor

Fixes #35.

I've been using this method in production and it's been working well.

@peterbe I checked the README formatting and this looks good there but not sure how to check for the RTFD formatting locally. I apologize if I missed that in the docs somewhere! I'll be happy to QA the docs formatting for CBV's and make a fix if necessary.

Thanks again for this repo!

@peterbe peterbe merged commit 4449fb4 into peterbe:master Jul 3, 2021
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.

Does this work with CBVs? All of the examples are old-style Django
2 participants