Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sun, 11 Dec 2011 19:50:32 +0000 | Brian Neal | Converted production environment to a virtualenv; had to tweak some paths and the .wsgi file accordingly. |
Thu, 08 Dec 2011 02:25:22 +0000 | Brian Neal | After creating a virtualenv (finally), adding a requirements file. |
Wed, 07 Dec 2011 01:08:54 +0000 | Brian Neal | For #237, use Redis as the source of posts for the RSS feeds to hopefully eliminate some slow queries. |
Sun, 04 Dec 2011 19:53:27 +0000 | Brian Neal | Created a centralized spot to get a Redis connection so that settings can be managed in one place. |