You want to add a Facebook share button that lets people share things on 
Facebook but also save what they are sharing on your database?

On Thursday, October 11, 2012 9:50:54 PM UTC+2, David Gomez wrote:
>
> How can I create a Facebook Share button in django? I would like something 
> like this:
> button name my_website
> When user click the button it would pop up a window with a form
> When user click the button, it will grab the form information and the 
> information on the blog, and put it on the database like it would do on a 
> regular form. 
> The form will have:
> username = username
> password = password
> note = what ever note the user type
> blog = the blog where the button was in.
>
> Thanks in advance
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/Y6vastIH-iEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to