log

age author description
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.