Mercurial > public > sg101
annotate gpp/messages/__init__.py @ 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 | 241c80ff16c5 |
children |
rev | line source |
---|---|
bgneal@436 | 1 MSG_BOX_LIMIT = 30 # hard limit on # of msgs per box |