Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Views test
|
|
StdIO error output simplification
|
|
- Add test for email_verified decorator
- Add tests to check for non moderator logins
|
|
|
|
|
|
answerpaper.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Alter activation_key field in Profile model
- Change get_activation_key function in send_mail to create secret_key of fixed length
- Change forms.py to get updated activation_key
- Change views.py to save activation_key
|
|
|
|
|
|
|
|
Release related changes for version 0.6.0
|
|
|
|
|
|
Email verification testing
|
|
|
|
- Store activation key expiry time according to timezone for email verification and activation
- Add reverse resolution in urls.py
|
|
|
|
|
|
- Fix test cases to ensure fails if prerequisite is not set
|
|
|
|
|
|
|
|
|
|
|
|
Docs updation for course code
|
|
|
|
|
|
|
|
string
|
|
Allow redirection to desired page after logging in
|
|
|
|
|
|
- Updation of user email if multiple users found with same email
- Update user registration form
- Change email_verification.py to send email
|
|
|
|
|
|
|