log

age author description
Tue, 14 Feb 2012 18:52:09 -0600 Brian Neal Adding a .hgignore file.
Wed, 30 Nov 2011 00:21:51 +0000 Brian Neal Add middleware to support site-wide caching for anonymous users.
Wed, 30 Nov 2011 00:16:44 +0000 Brian Neal Remove unused sqllog.py middleware.
Wed, 30 Nov 2011 00:11:23 +0000 Brian Neal Fix typo in production.py where it was using old project_path variable instead of PROJECT_PATH.
Tue, 29 Nov 2011 03:14:25 +0000 Brian Neal Reworking settings.py to a settings package.
Wed, 02 Nov 2011 01:30:46 +0000 Brian Neal Removed old reference to /media in the admin/base_site.html template for the favicon.
Thu, 11 Aug 2011 19:00:32 +0000 Brian Neal Add back the fancy box init code to allow fancybox to work on the index page.
Wed, 11 May 2011 23:43:17 +0000 Brian Neal Added link to YouTube to base template.
Mon, 25 Apr 2011 22:53:45 +0000 Brian Neal Updating home page; adding Sandstorm video from Sound of the Surf.
Tue, 05 Apr 2011 23:05:55 +0000 Brian Neal When displaying photos, display by id, ascending.
Thu, 31 Mar 2011 00:14:34 +0000 Brian Neal Decrease by 2 orders of magnitude the number of queries needed to generate the gigs page for the Madeira.
Wed, 30 Mar 2011 01:19:40 +0000 Brian Neal Fix links to press article pdf files.
Wed, 30 Mar 2011 00:16:32 +0000 Brian Neal Merging the django1.3 branch into trunk.
Wed, 30 Mar 2011 00:00:58 +0000 Brian Neal Updating the madeira.wsgi file; added a robots.txt. django1.3
Tue, 29 Mar 2011 01:51:10 +0000 Brian Neal Changes to support Django 1.3 django1.3