Learn Test Driven Development With Django #16 Update User Profile And Set Avatars
In this video, we'll go through the process of creating a view for updating user profiles in Django using Test Driven Development (TDD). We'll start by writing tests for the view, and then use those tests to guide the development of the view and its associated form. Along the way, we'll also explore how to set user profile pictures using Gravatar, a third-party service that allows users to create avatars based on their email addresses. By the end of this video, you'll have a solid understanding of how to use TDD to build user profile functionality in Django, and how to leverage third-party services like Gravatar to enhance your application.
#python #django #testing #tdd
SOURCE CODE:
https://github.com/jod35/TestDrivenDj...
PLEASE SUPPORT MY VIDEOS:
https://www.buymeacoffee.com/jod35
TWITTER:
/ jod35_