Re: Facebook like button in django
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_websiteWhen user click the button it would pop up a window with a formWhen 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 = usernamepassword = passwordnote = what ever note the user typeblog = 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 django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home