<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hitul Mistry</title>
    <description>The latest articles on DEV Community by Hitul Mistry (@hitul007).</description>
    <link>https://dev.to/hitul007</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F636107%2F0f91f9f7-93a3-49e6-9a9f-85b8b9fb871b.jpeg</url>
      <title>DEV Community: Hitul Mistry</title>
      <link>https://dev.to/hitul007</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hitul007"/>
    <language>en</language>
    <item>
      <title>Internals of Django framework</title>
      <dc:creator>Hitul Mistry</dc:creator>
      <pubDate>Tue, 15 Nov 2022 12:01:22 +0000</pubDate>
      <link>https://dev.to/hitul007/internals-of-django-framework-3jkg</link>
      <guid>https://dev.to/hitul007/internals-of-django-framework-3jkg</guid>
      <description>&lt;p&gt;Django is the web framework for full stack development. It is known for battery-included framework and rapid development with lots of features built in.&lt;/p&gt;

&lt;p&gt;It has built in ORM, Multipl Database backend support, View caching, Database routing, Middlewares etc built in without any extra library installation.&lt;/p&gt;

&lt;p&gt;Have your wondered how does it works internally?&lt;/p&gt;

&lt;p&gt;Hitul Mistry presented a talk at Europython 2022, Dublin, Ireland on topic Walk-through of Django Internals.&lt;/p&gt;

&lt;p&gt;Blog and video can be found on &lt;a href="https://digiqt.com/blog/europython-internals-of-django/?utm_source=dev-to"&gt;https://digiqt.com/blog/europython-internals-of-django/?utm_source=dev-to&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Blog has video, presentation link and also summary content of the video.&lt;/p&gt;

</description>
      <category>django</category>
      <category>orm</category>
      <category>djangorestframework</category>
    </item>
  </channel>
</rss>
