Run a grep on your code and look for the word 'complete.' Then figure
out where it's blowing up.

If 'complete' doesn't appear anywhere in your code, then use pdb to
trace into the django-socialauth code that's blowing up so you can
figure out what your code is doing wrong that's breaking
django-socialauth.

Shawn

-- 
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