Forgot to add that our settings.py includes the following: CACHE_BACKEND = 'memcached://unix:/path/to/memcached.sock' CACHE_MIDDLEWARE_SECONDS = 14400 CACHE_MIDDLEWARE_KEY_PREFIX = ''
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6855fddc-f1a8-4345-aca8-077d66ec8b0d%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

