diff gpp/templates/forums/index.html @ 522:82b97697312e

Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis. This is for tickets #194, #237, #239.
author Brian Neal <bgneal@gmail.com>
date Sun, 18 Dec 2011 23:46:52 +0000
parents e94570675664
children
line wrap: on
line diff
--- a/gpp/templates/forums/index.html	Sat Dec 17 23:43:00 2011 +0000
+++ b/gpp/templates/forums/index.html	Sun Dec 18 23:46:52 2011 +0000
@@ -51,7 +51,7 @@
 </form>
 <br />
 {% user_stats %}
-{% cache 900 forum-stats-block %}
+{% cache 300 forum-stats-block %}
    {% forum_stats %}
 {% endcache %}
 {% cache 900 max-users-block %}