Hi,

I recently completed hosting my first satchmo shop. During my new user
registration, I am getting a TypeError at:    mysite/accounts/
register/


create_inactive_user() takes at least 5 arguments (4 given)

Request Method:         POST
Request URL:    http://mysite/accounts/register/
Django Version:         1.3.1
Exception Type:         TypeError
Exception Value:

create_inactive_user() takes at least 5 arguments (4 given)

Exception Location:     /usr/local/lib/python2.6/dist-packages/django/db/
transaction.py in inner, line 217
Python Executable:      /usr/bin/python
Python Version:         2.6.5

Am i missing anything..Though my development server is working fine
and am able to send the email to new user/registrants and I do not get
any error. Am getting the above error in my deployed server..

Many thanks in advance.
++

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo 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/satchmo-users?hl=en.

Reply via email to