Mercurial > public > sg101
graph
- Deleting the legal application. Will use Flatpages for this.2009-06-12, by Brian Neal
- Don't send plaintext password in confirmation email for site registration.2009-06-12, by Brian Neal
- Donations; reworked the IPN handling and added logging.2009-06-12, by Brian Neal
- Added basic logging to settings.py. The send_email function is now logging. Removed remnants of the DebugLog model.2009-06-11, by Brian Neal
- Removed the database logging stuff. Will replace with Python logging.2009-06-11, by Brian Neal
- Added IPN logic to the donations module. Added a thank-you view. Need to add logging to the IPN function.2009-06-11, by Brian Neal
- Donations: first cut at a donations view and a form built for paypal.2009-06-07, by Brian Neal
- Donations: created a DonationManager that can retrieve monthly stats.2009-06-04, by Brian Neal