Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding users through django admin #13

Open
naivedyabansal opened this issue Jan 23, 2017 · 3 comments
Open

Adding users through django admin #13

naivedyabansal opened this issue Jan 23, 2017 · 3 comments

Comments

@naivedyabansal
Copy link

naivedyabansal commented Jan 23, 2017

@pranav15197
I am able to add users and set their email through the django-admin page but I cannot log in via the same into the UCP site.
"the username or password provided was invalid" -> this particular is response is displayed.

Also the html for verification email is not getting rendered, eg:

Welcome to University Campus Portal

Hey N !

Thank you for signing up on our portal

Please click here to verify your email address

If the above link does not work, copy paste the following in your browser address bar

http://localhost:8000/user/verify_email/[email protected]&code=6866007d72a4ee9dc45e1b9a236ee3ea2833c465814f83aaa611f94d4928be6d&format=json

This might be specific to rediffmail though.

@naivedyabansal
Copy link
Author

It gets rendered here in github comments :P but not in the mail, I hope you get what I am trying to say.

@hiteshgarg14
Copy link

@naivedyabansal can you describe what is the error you are getting while rendering the generated url ?

@ankit-gaur
Copy link

@naivedyabansal you have to also add their userProfile object in userProfile table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants