log gpp/donations/views.py @ 244:a61b1c598001

age author description
Sun, 12 Sep 2010 04:04:42 +0000 Brian Neal Exempt the Paypal IPN view from CSRF protection for #91.
Sat, 27 Jun 2009 21:56:56 +0000 Brian Neal Donations: cleaned up logging. Use settings.DONATIONS_DEBUG to decide how to filter on test_ipn records.
Sat, 27 Jun 2009 21:40:04 +0000 Brian Neal Sigh, changed the donations data format because it seems to be different than the stand-alone IPN tester. The month name doesn't have a dot after it.
Wed, 24 Jun 2009 01:57:10 +0000 Brian Neal Donations: tested IPN logic with the Paypal developer sandbox.
Fri, 12 Jun 2009 01:06:05 +0000 Brian Neal Donations; reworked the IPN handling and added logging.
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.
Wed, 03 Jun 2009 00:59:17 +0000 Brian Neal Slideshow for home page; Initial checkin for the donations application.