On Monday, March 21, 2011 7:09:58 AM UTC, Su Yi Kyaing wrote:
>
> Dear All! 
>
> I want to create Django login form via facebook. So I am using with 
> django-social-auth. 
> Can every one guide me in detail how should I do continuously after 
> clone django-social-auth to my project? 
>
> Regards 
> Su


Don't "clone" an app into your project. Just install it somewhere on your 
PYTHONPATH. Virtualenv makes this easy, by giving you a custom environment 
that is specific to each project.
--
DR. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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