Mercurial > public > sg101
log
age | author | description |
---|---|---|
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:44:52 +0000 | Brian Neal | Added breadcrumb navigation to the donations thanks page. |
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. |
Sat, 27 Jun 2009 21:30:18 +0000 | Brian Neal | Make the donations debug business name be found in the local_settings as it can change frequently. |
Wed, 24 Jun 2009 01:57:10 +0000 | Brian Neal | Donations: tested IPN logic with the Paypal developer sandbox. |
Wed, 24 Jun 2009 00:55:34 +0000 | Brian Neal | Donations: make item number a string instead of an integer. |
Wed, 24 Jun 2009 00:50:42 +0000 | Brian Neal | Updating settings.py with my correct Paypal sandbox developer email. |