muccg / angelman

RDRF based software for the Global Angelman Registry
GNU Affero General Public License v3.0
1 stars 0 forks source link

Django upgrade issue: Error while activated user tries to login to the system #293

Closed aminur80 closed 5 years ago

aminur80 commented 5 years ago

Description: After a new user is registered and activated through the link in the email, the User is unable to login to the system after entering username and password.

Steps: 1) Activate the user from the link that was sent to the user email address 2) Go to the link and enter User information (User/Password) 3) Press Next button The following error appears in the browser

builtins.TypeError
TypeError: 'bool' object is not callable