My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: django, email, e-mail
Feeds:
People details
Project owners:
  jeffrey.a.croft

This simple app allows you to include an "e-mail this to a friend" link (as seen on many newspaper websites) on any page that can be accessed via a get_absolute_url() method.

The sending user must be a registered user; the recipient can be anyone with an e-mail address.

The app handles displaying a form to the user, sending the e-mail, and returning a confirmation page.









Hosted by Google Code