"First Commit" django-task Elearning is project name while Elearning_platform is app name created Class base view Created Form view and model form created custom user model created user model subclassed by base class(AbstractUser) "Second Commit" #Implemented Login and Logout authentication #Extending Django Templates #Using Crispy tags in Django template #Showing and hiding Login/Logout button