Mercurial > public > sg101
graph
- #19 Use new google maps API key for the entire surfguitar101.com domain.2009-07-01, by Brian Neal
- Created a bool_icon template tag to graphically display an icon to represent yes/no. Updated profile template to use it.2009-07-01, by Brian Neal
- #18 - Add time zone field to user profile.2009-07-01, by Brian Neal
- GCalendar: should have committed this with the previous change. A single error message is produced instead of a list now.2009-06-28, by Brian Neal
- #16, GCalendar: clean up exception class. Put a try catch around the ExecuteBatch, as I saw it fail. No need to add any logging.2009-06-28, by Brian Neal
- Donations: make an ordered list of the donors.2009-06-27, by Brian Neal
- Donations: made the donations debug flag be in local_settings. Changed the donations template to be a two column display of stats and donors.2009-06-27, by Brian Neal
- Donations: cleaned up logging. Use settings.DONATIONS_DEBUG to decide how to filter on test_ipn records.2009-06-27, by Brian Neal