log gpp/urls.py @ 580:c525f3e0b5d0

age author description
Sat, 05 May 2012 15:08:07 -0500 Brian Neal Use the static() function to serve MEDIA files in development.
Sat, 05 May 2012 14:59:20 -0500 Brian Neal For Django 1.4, added the admin password reset feature.
Thu, 03 May 2012 20:45:16 -0500 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
Wed, 02 May 2012 21:00:12 -0500 Brian Neal For Django 1.4, update to newer versions of cache_page usage.
Thu, 12 Jan 2012 21:42:01 -0600 Brian Neal Initial version of the phantombrigade application.
Mon, 09 Jan 2012 01:13:08 +0000 Brian Neal For #243, create a contests application.
Wed, 07 Dec 2011 01:08:54 +0000 Brian Neal For #237, use Redis as the source of posts for the RSS feeds to hopefully eliminate some slow queries.