Solved, I apologize, url.py is correct, and the way to make a bad url was by introducing a 'raise TypeError' in the view, but I used -w/o realizing- that same view for login: stupid me!
This is another good point to move to the new syntax for client.login()... but I didn't want to before I had tests set up correctly ;-) sandro *:-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

