Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sat, 26 Mar 2011 00:26:00 +0000 | Brian Neal | Fixing #196; add status messages in the admin after approving news and links. |
Fri, 25 Mar 2011 23:59:16 +0000 | Brian Neal | Fixing #195; don't escape text in plain text emails. |
Fri, 25 Mar 2011 00:39:17 +0000 | Brian Neal | Fixing grammar in a comment only. |
Fri, 25 Mar 2011 00:27:10 +0000 | Brian Neal | Fixing #192; cache some forum stats and have them be computed outside of the request/response cycle. Update the template tag to just read the cache. |
Thu, 24 Mar 2011 00:49:21 +0000 | Brian Neal | Fixing #186; after upgrading to Django 1.3, can remove the kludge on the cycle tag in the forums topic.html template. |
Thu, 24 Mar 2011 00:15:34 +0000 | Brian Neal | Another try at #191 after getting some good advice in a django-users thread. |
Wed, 23 Mar 2011 02:02:44 +0000 | Brian Neal | For #178; using the queued_search app to update the search index. Installed redis and dependencies. |