All Projects → lincolnloop → django-mailfriend

lincolnloop / django-mailfriend

Licence: other
Generic "mail this to a friend" app for Django

Programming Languages

python
139335 projects - #7 most used programming language
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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].