Create MyLoginView class and inherit it from LoginView.
The attribute of the class should satisfy the following conditions:
- the authenticated user should not be redirected from the login page
- the name of template it uses is customized_login.html
Create MyLoginView class and inherit it from LoginView.
The attribute of the class should satisfy the following conditions:
Create a free account to access the full topic