log gpp/donations/urls.py @ 574:ddd69a8e07c7

age author description
Thu, 03 May 2012 20:45:16 -0500 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
Thu, 20 Jan 2011 04:40:14 +0000 Brian Neal Fix #146; use new class-based generic views as function-based generic views are now deprecated.
Thu, 11 Jun 2009 00:54:44 +0000 Brian Neal Added IPN logic to the donations module. Added a thank-you view. Need to add logging to the IPN function.
Sun, 07 Jun 2009 00:22:50 +0000 Brian Neal Donations: first cut at a donations view and a form built for paypal.