Mercurial > public > sg101
graph
- Fixing #108; make main logo a link back to home. Also got rid of some unused CSS definitions.2010-09-22, by Brian Neal
- Dummy. Left pdb in some code.2010-09-22, by Brian Neal
- Fixing #107. Apparently some signal handlers were getting connected twice (double import?) and thus saving a forum post would cause 2 email notifications to go out to the post topic's subscribers. Use the dispatch_uid parameter in the connect call to work around this issue.2010-09-22, by Brian Neal