log gpp/weblinks/signals.py @ 261:6f3beff3ac63

age author description
2010-09-22 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-04-28 Brian Neal Should have added signals.py in r204.