Building A Social Website 0 - Initial Commit Setting up the project Using the Django authentication framework 1 - Login view Using the Django authentication Views 2 - login & logout views 3 - Changing password views 4 - Reseting password views User registration and user profiles 5 - User Registration 6 - Extending the user model (Profile) 7 - Using the message framework 8 - Building a custom authentication Backend Sharing Content in your Website Creating an image bookmarking website 9 - Building the image model 10 - Registering image model in admin site