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

age author description
2012-05-04 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
2011-01-20 Brian Neal Fix #146; use new class-based generic views as function-based generic views are now deprecated.
2009-06-11 Brian Neal Added IPN logic to the donations module. Added a thank-you view. Need to add logging to the IPN function.
2009-06-07 Brian Neal Donations: first cut at a donations view and a form built for paypal.