log

age author description
Sat, 19 Nov 2011 14:59:35 -0600 Brian Neal Update the Bootstrap CSS to version 1.4.0.
Sat, 19 Nov 2011 14:47:17 -0600 Brian Neal Put in an import dance for Python 2.5. Apparently cgi.parse_qs was copied to urlparse in Python 2.6. So look for it first in urlparse, and if not found, try cgi.
Sat, 19 Nov 2011 14:39:28 -0600 Brian Neal Fix bug in template that prevented the embedded video player from playing the entire playlist.
Sat, 19 Nov 2011 14:19:00 -0600 Brian Neal For issue #8, create a videos application to randomize videos in the playlist.
Thu, 17 Nov 2011 20:17:14 -0600 Brian Neal Added YouTube embed code for a playlist of the bands on the comp to the videos page.
Thu, 17 Nov 2011 20:03:41 -0600 Brian Neal Tweak to spacing on home page. Added .mp3 to .hgignore.