<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/realpython.com/modeling-polymorphism-django-python/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Modeling Polymorphism in Django With Python &#x2013; Real Python</title>
<link>https://b.hatena.ne.jp/entry/s/realpython.com/modeling-polymorphism-django-python/</link>
<description>Modeling polymorphism in relational databases is a challenging task. In this article, we present several modeling techniques to represent polymorphic objects in a relational database using the Djan...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/fkshom/20211113#bookmark-4679620588961508002" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/clavier/20200104#bookmark-4679620588961508002" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/fkshom/20211113#bookmark-4679620588961508002">
<title>fkshom</title>
<link>https://b.hatena.ne.jp/fkshom/20211113#bookmark-4679620588961508002</link>
<description></description>
<dc:date>2021-11-12T15:28:40Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/clavier/20200104#bookmark-4679620588961508002">
<title>clavier</title>
<link>https://b.hatena.ne.jp/clavier/20200104#bookmark-4679620588961508002</link>
<description></description>
<dc:date>2020-01-04T13:26:38Z</dc:date>
<dc:subject>python</dc:subject>
<dc:subject>django</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/django" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>