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/-/jR7qlLE-xkUJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to