log gpp/urls.py @ 177:9b63ad1f2ad2

age author description
Mon, 15 Mar 2010 03:26:38 +0000 Brian Neal Fixing #59, again. Django ticket 13093 was fixed allowing cache_page to work in the URLconf.
Thu, 11 Mar 2010 02:34:07 +0000 Brian Neal Implement ticket #59; update RSS feeds for Django 1.2.
Thu, 11 Feb 2010 02:29:03 +0000 Brian Neal Implement #52 Forums RSS feeds.
Sun, 06 Dec 2009 07:55:48 +0000 Brian Neal Rework r149 for #30. Got rid of the custom index. Put my dashboard in the nav-global block instead.
Sun, 29 Nov 2009 22:33:15 +0000 Brian Neal Close #30. Create an admin dashboard to see pending content and requests for admin action.
Mon, 16 Nov 2009 01:00:28 +0000 Brian Neal Adding markdown help to comments and forums. Still need to add it to a few other places that use the markItUp editor.