On Thursday 13 Aug 2009 10:16:19 am Malcolm Tredinnick wrote: > On Thu, 2009-08-13 at 07:22 +0530, Kenneth Gonsalves wrote: > > hi, > > > > was trying out django_openidconsumer and get this error: > > > > complete() takes exactly 3 arguments (2 given) - I cannot figure it out > > as this is the definition of complete: > > > > def complete(request, on_success=None, on_failure=None): > > That's certainly one complete() function. But it's not the one in the > traceback. :-)
thanks - apparently openid.consumer.complete is being called wrongly - that has the correct number of arguments. -- regards kg http://lawgon.livejournal.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---