<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/5fa930858fe6445aa460bd7bcc93d3bc&quot; frameborder=&quot;0&quot; width=&quot;1920&quot; height=&quot;1440&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1440</height><width>1920</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1440</thumbnail_height><thumbnail_width>1920</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/5fa930858fe6445aa460bd7bcc93d3bc-f92e9fd2304422e7.gif</thumbnail_url><duration>373.931</duration><title>Transforming the Pulse App into a Dynamic Web Application</title><description>In this video, I walk you through the progress I&apos;ve made on the Django Pulse application, transitioning it from static responses to a dynamic web app using Views, Templates, and Dynamic URLs. I demonstrate how questions are now fetched from the database and displayed as clickable links, and I highlight the error handling with a 404 page for non-existent questions. I also explain the implementation of URL namespacing to avoid conflicts between apps. Additionally, I showcase how I use Django&apos;s ORM to query the latest questions and render them in the templates. I encourage you to explore the application and see the dynamic features in action.</description></oembed>