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.