<?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: Michel Wilhelm</title>
    <description>The latest articles on DEV Community by Michel Wilhelm (@imakecodes).</description>
    <link>https://dev.to/imakecodes</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%2F214148%2F1ef7c42a-3305-4489-815c-3cd93be1ec72.png</url>
      <title>DEV Community: Michel Wilhelm</title>
      <link>https://dev.to/imakecodes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imakecodes"/>
    <language>en</language>
    <item>
      <title>Django DBML generator</title>
      <dc:creator>Michel Wilhelm</dc:creator>
      <pubDate>Tue, 16 Jun 2020 19:50:45 +0000</pubDate>
      <link>https://dev.to/imakecodes/django-dbml-generator-1bpb</link>
      <guid>https://dev.to/imakecodes/django-dbml-generator-1bpb</guid>
      <description>&lt;p&gt;Hi folks!&lt;/p&gt;

&lt;p&gt;On last week I released the first working version of django-dbml extension to generate the DBML code of all Django installed models&lt;/p&gt;

&lt;p&gt;If you wan to try it, visit the project page on PyPI: &lt;a href="https://pypi.org/project/django-dbml/"&gt;https://pypi.org/project/django-dbml/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you don't know the DBML DSL, find out in &lt;a href="https://www.dbml.org/home/#intro"&gt;https://www.dbml.org/home/#intro&lt;/a&gt;&lt;/p&gt;

</description>
      <category>django</category>
      <category>dbml</category>
      <category>orm</category>
      <category>python</category>
    </item>
  </channel>
</rss>
