Hi :-) Please ask such questions on the django-users mailinglist. https://groups.google.com/forum/?fromgroups#!forum/django-users
This here is for discussions about the development of django itself :-) Cheers, Horst On Wed, Apr 10, 2013 at 4:35 PM, sara ismail <[email protected]>wrote: > im new to django, and i am working on a project, a selling and buying > website, where a user can post about a product that he/she wants to sell, > and my part right now is sharing posts from the site with facebook, and > twitter. i was wondering how to test such a thing, like unit testing, > knowing that i implemented front end only, just an HTML file. > and i have another question, how can i take a post url, and make it the > link to be shared with facebook/twitter, for example, a facebook/twitter > share button is located under or next to each post, and each button when > pressed on, redirects to fb sharing, and has that specific post's link > appearing. how to do that? > > check the attached image, instead of facebook dialogs and the flowers img, > i wasnt the post link, and probably an img too. > > thanks in advance! > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-developers?hl=en > . > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
