<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Python Django Tutorial: Full-Featured Web App Part 12 - Email and Password Reset</title>
        <link>https://video.trieutien.xyz/videos/watch/f52e6c05-1737-4e69-9c7c-5227f70cc383</link>
        <description>In this Python Django Tutorial, we will be learning how we can use email to send a password reset link to a user so that the user can reset their password. Users will be able to fill out a form with their email and have a unique token sent to them, and if their token is verified then they will be able to create a new password. Let's get started... The code for this series can be found at: https://github.com/CoreyMSchafer/code_snippets/tree/master/Django_Blog Localhost Email Setup: https://docs.djangoproject.com/en/2.1/topics/email/#configuring-email-for-development ✅ Support My Channel Through Patreon: https://www.patreon.com/coreyms ✅ Become a Channel Member: https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g/join ✅ One-Time Contribution Through PayPal: https://goo.gl/649HFY ✅ Cryptocurrency Donations: Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3 Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33 Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot ✅ Corey's Public Amazon Wishlist http://a.co/inIyro1 ✅ Equipment I Use and Books I Recommend: https://www.amazon.com/shop/coreyschafer ▶️ You Can Find Me On: My Website - http://coreyms.com/ My Second Channel - https://www.youtube.com/c/coreymschafer Facebook - https://www.facebook.com/CoreyMSchafer Twitter - https://twitter.com/CoreyMSchafer Instagram - https://www.instagram.com/coreymschafer/ #Python #Django</description>
        <lastBuildDate>Tue, 25 Aug 2026 10:49:34 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.trieutien.xyz</generator>
        <image>
            <title>Python Django Tutorial: Full-Featured Web App Part 12 - Email and Password Reset</title>
            <url>https://video.trieutien.xyz/lazy-static/avatars/47e897f7-9f83-4990-8cbf-bae814af4903.png</url>
            <link>https://video.trieutien.xyz/videos/watch/f52e6c05-1737-4e69-9c7c-5227f70cc383</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.trieutien.xyz/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.trieutien.xyz/feeds/video-comments.xml?videoId=f52e6c05-1737-4e69-9c7c-5227f70cc383" rel="self" type="application/rss+xml"/>
    </channel>
</rss>