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 support for database caching #229

Closed
timgraham opened this issue Jan 23, 2025 · 0 comments · Fixed by #253
Closed

add support for database caching #229

timgraham opened this issue Jan 23, 2025 · 0 comments · Fixed by #253
Assignees

Comments

@timgraham
Copy link
Collaborator

This package isn't compatible with Django's built-in database cache backend because that backend hardcodes SQL. We'll need a custom cache backend as well as a custom management command that replicates createcachetable.

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 a pull request may close this issue.

2 participants