We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Leverage our recent support of memcached in RGD and hook it up to a new Memcached server on Heroku
The text was updated successfully, but these errors were encountered:
Done in 3090ecf, dffc9cc, e3203fd
See also: kitware-resonant/django-composed-configuration#163
Sorry, something went wrong.
Having trouble. See DEBUG commits. The configuration sets this up but then it is reset to the default value of
>>> settings.CACHES {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
No idea why this is going awry. Though it looks like large-image working with it
It is currently added, but not working
No branches or pull requests
Leverage our recent support of memcached in RGD and hook it up to a new Memcached server on Heroku
The text was updated successfully, but these errors were encountered: