Sharing to social pages with django

sasquatch90 picture sasquatch90 · Oct 19, 2010 · Viewed 9.2k times · Source

In my django application I have different content across the site. Now I would like to add "Share this to... (Facebook,Twitter,Buzz)" link on each page. But instead of redirecting to a social app page I would like to open popup with (if needed) logging/adding possibility. How to get started ? What steps/operations I need to perform and what ready made applications can I use ? I have already created a twitter app and facebook app and have all the keys.

I mean something like links here http://mashable.com/awards/ (left-side).

Answer

Andrew Sledge picture Andrew Sledge · Oct 19, 2010

Sharethis: http://sharethis.com/ works well in every instance I've used it.