google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Better make use of Django's caching framework #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are some additions in 1.3. We should be using more of this:

https://docs.djangoproject.com/en/dev/topics/cache/

Original issue reported on code.google.com by amacgregor on 18 Nov 2011 at 3:35

GoogleCodeExporter commented 9 years ago
Also, ensure that the Frontend is using Memcache session backend.

Original comment by amacgregor on 2 Dec 2011 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by amacgregor on 22 Mar 2012 at 5:11