<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Django on Zoma Blog</title>
    <link>https://www.zoma-blog.com/tags/django/</link>
    <description>Recent content in Django on Zoma Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja-jp</language>
    <lastBuildDate>Fri, 24 Feb 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.zoma-blog.com/tags/django/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Django ER 図 作成</title>
      <link>https://www.zoma-blog.com/post/backend/python/20230224_django_graphviz/</link>
      <pubDate>Fri, 24 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.zoma-blog.com/post/backend/python/20230224_django_graphviz/</guid>
      <description>概要 本記事は Django の モデルから ER 図を作成する方法、および ER 図 に関わるコマンド一覧について説明します。 インストール apt-get install libgraphviz-dev graphviz pkg-config pip install pygraphviz pip install pydotplus pip install django-extensions INSTALLED_APPS =</description>
    </item>
    
    <item>
      <title>Django 高度な Migration 3種類を紹介</title>
      <link>https://www.zoma-blog.com/post/backend/python/2022121f8_django_migration/</link>
      <pubDate>Sun, 18 Dec 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.zoma-blog.com/post/backend/python/2022121f8_django_migration/</guid>
      <description>概要 Django 本記事では Django のマイグレーションを紹介します。 マイグレーションとは 公式サイト：https://docs.Djangoproject.co</description>
    </item>
    
  </channel>
</rss>
