Mercurial > public > sg101
log
age | author | description |
---|---|---|
Thu, 15 Dec 2011 02:49:16 +0000 | 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. |
Thu, 15 Dec 2011 00:59:32 +0000 | Brian Neal | For #194, add a celery beat task for Django & forum cleanup. |