Mercurial > public > sg101
log gpp/core/tasks.py @ 541:06300c08bf81
age | author | description |
---|---|---|
2011-12-17 | Brian Neal | For #194, rework the who's online and max users functions. |
2011-12-16 | Brian Neal | For #194, add a celery task for purging deleted private messages. |
2011-12-15 | Brian Neal | Moved the imports from the top of the file into the task function. This seemed to prevent some strange import errors that only occurred on the production server. I don't know if the problems were related to mod_wsgi or Python 2.5 or what. |