log

age author description
Thu, 03 Nov 2011 23:00:34 -0500 Chris Ridgway Addresses three items from #2, comment #2.
Tue, 01 Nov 2011 20:15:21 -0500 Brian Neal Add path to Django in WSGI file.
Tue, 01 Nov 2011 19:17:07 -0500 Brian Neal For #5, make some tweaks to the files to prepare for production hosting.
Tue, 01 Nov 2011 18:22:34 -0500 Brian Neal Adding robots.txt.
Mon, 31 Oct 2011 22:10:06 -0500 Bob Mourlam Merged Brian's changes with mine.
Mon, 31 Oct 2011 22:08:45 -0500 Bob Mourlam - I added a little New badge for posts in the last 3 days.
Mon, 31 Oct 2011 21:45:03 -0500 Bob Mourlam I added a list_filter and search_fields to the model admin for the news app. That way you can sort by date and search the title and content.
Mon, 31 Oct 2011 20:55:02 -0500 Bob Mourlam I change the news model to have reverse chronological ordering.
Mon, 31 Oct 2011 20:47:29 -0500 Brian Neal Merging latest code with mine.
Mon, 31 Oct 2011 20:46:03 -0500 Brian Neal For issue #5, add an untested (!) WSGI script. I'll test & refine this later when the site gets deployed.
Mon, 31 Oct 2011 20:38:43 -0500 Bob Mourlam I merged Chris' Reviews branch with mine.
Mon, 31 Oct 2011 20:30:37 -0500 Bob Mourlam Moved the news admin to its own file and removed it from Brian's band admin. I'm an idiot.
Sun, 30 Oct 2011 23:07:05 -0500 Chris Ridgway First stab at the review app.
Sun, 30 Oct 2011 21:37:52 -0500 Bob Mourlam Merged Brian's changes with mine.
Sun, 30 Oct 2011 21:33:45 -0500 Bob Mourlam My first stab at the news app. The template is a little dull, but it's a start.