#2656: After creating a new user with create_user, calling login is failed
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Core framework | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Changes (by [EMAIL PROTECTED]):
* resolution: invalid =>
* status: closed => reopened
Comment:
I know that. But what I mean is since I can create a user successfully, so
it's implied that the user is a valid user, and should not need to
authenticate again, just call login() is enought. So I think the
create_user should automaticly authenticate the new user.
--
Ticket URL: <http://code.djangoproject.com/ticket/2656>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates
-~----------~----~----~----~------~----~------~--~---