log

age author description
2011-11-01 Brian Neal Merging latest code with mine.
2011-11-01 Brian Neal For issue #5, add an untested (!) WSGI script. I'll test & refine this later when the site gets deployed.
2011-11-01 Bob Mourlam I merged Chris' Reviews branch with mine.
2011-11-01 Bob Mourlam Moved the news admin to its own file and removed it from Brian's band admin. I'm an idiot.
2011-10-31 Chris Ridgway First stab at the review app.
2011-10-31 Bob Mourlam Merged Brian's changes with mine.
2011-10-31 Bob Mourlam My first stab at the news app. The template is a little dull, but it's a start.
2011-10-30 Bob Mourlam A new bob settings for running the test server with sqlite instead of MySQL because setting up MySQL on my Mac isn't that appealing.
2011-10-30 Brian Neal For issue #3, add social media sharing icons to the home page.
2011-10-30 Brian Neal For issue #4, add support for the Django Debug Toolbar if in debug mode.
2011-10-30 Brian Neal Added tests for the just added generic views.
2011-10-30 Brian Neal Added generic views for music, videos, and the buy page with placeholder text.
2011-10-30 Brian Neal Saving initial band data as a fixture.
2011-10-29 Brian Neal Tweaking some of the text in the navigation bar.