log gpp/donations/views.py @ 211:3a626c48e9ae

age author description
2009-06-27 Brian Neal Donations: cleaned up logging. Use settings.DONATIONS_DEBUG to decide how to filter on test_ipn records.
2009-06-27 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.
2009-06-24 Brian Neal Donations: tested IPN logic with the Paypal developer sandbox.
2009-06-12 Brian Neal Donations; reworked the IPN handling and added logging.
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.
2009-06-03 Brian Neal Slideshow for home page; Initial checkin for the donations application.