Closed BademiChetan closed 12 years ago
@srmanikandasriram This is imp. Fix this ASAP.
fixed it... the issue was once registration is completed, the "A mail has been sent..." message needs to be displayed, and so we were rendering to the login template from the register view! so when you immediately try to login, the post is made to the register view. this issue has now been solved using session variable for the message.
Cool.
I did the old school registration and tried to login without verifying. This happened.