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

Update cache configuration #589

Merged
merged 2 commits into from
Feb 28, 2014
Merged

Update cache configuration #589

merged 2 commits into from
Feb 28, 2014

Conversation

brutasse
Copy link
Member

CACHE_* settings are deprecated in Django 1.3 and have been removed in
Django 1.5. The new way is the CACHES setting.

`CACHE_*` settings are deprecated in Django 1.3 and have been removed in
Django 1.5. The new way is the `CACHES` setting.
@ramiro
Copy link
Contributor

ramiro commented Feb 21, 2014

LGTM.

SEJeff added a commit that referenced this pull request Feb 28, 2014
@SEJeff SEJeff merged commit 744d4ce into graphite-project:master Feb 28, 2014
@brutasse brutasse deleted the fix/caches branch March 19, 2014 16:10
@obfuscurity
Copy link
Member

I believe this needs to be backported to 0.9.x. However I'm currently troubleshooting an issue with DEFAULT_CACHE_DURATION that may be related.

obfuscurity added a commit that referenced this pull request Sep 7, 2014
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.

None yet

4 participants