Hi again, See Malcolm Tredinnick's reply in this thread for another possible approach: http://groups.google.com/group/django-users/browse_thread/thread/9b4ffa2a85c522fb/be02ebbccd69240f#be02ebbccd69240f
Basically, he suggests the possibility of adding a higher priority URL pattern that goes to your own view after the admin creates a User object. I don't think that approach will work with "save and add another" but will work with a "save". -Rajesh D --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

