Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using django-facebook and I'm wondering how would a view look when the user signs up for the first time. I've seen these Signals but I'm don't know how to use them, some errors appear.

The idea is, when the user signs up for the first time instead of only redirecting him to the previous page a popup with form to appear with his user info retrieved from facebook.

share|improve this question
Did you take a look at the Github page of the module github.com/tschellenbach/Django-facebook ? There are lots of instructions and even examples you can learn from. – arturhoo Oct 19 '12 at 13:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.