log gpp/forums/signals.py @ 522:82b97697312e

age author description
Sun, 18 Dec 2011 23:46:52 +0000 Brian Neal Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.
Wed, 17 Aug 2011 01:29:27 +0000 Brian Neal For #227; rework last commit slightly (r508). Adapt the desired forums signal signature to the queued_search API instead of the other way around.
Wed, 17 Aug 2011 01:02:08 +0000 Brian Neal Smarter search index updating for forums. This work is for #227.