<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_mawa</author_name>
  <author_url>https://blog.hatena.ne.jp/k_mawa/</author_url>
  <blog_title>MawaLog</blog_title>
  <blog_url>https://k-mawa.hateblo.jp/</blog_url>
  <categories>
    <anon>DjangoRESTFramework</anon>
    <anon>Django2</anon>
    <anon>Django</anon>
    <anon>Python</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>参考：公式リファレンス www.django-rest-framework.org Django REST Framework の基本構成メモです。 CRUDのうちのUpdateの構成です 個別のインスタンスを呼び出すので引数つきのURLになります。 Django2 api/urls.py from django.urls import path from .views import ( □[クラス名]□UpdateAPIView, ) urlpatterns = [ path('detail_articles/&lt;int:pk&gt;/editing', □[クラス名]□UpdateAPIView.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-mawa.hateblo.jp%2Fentry%2F2018%2F01%2F19%2F021346&quot; title=&quot;Django REST Framework メモ :: CRUD :: UpdateAPIView - MawaLog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://images-fe.ssl-images-amazon.com/images/I/51KZ9pmaDOL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-19 02:13:46</published>
  <title>Django REST Framework メモ :: CRUD :: UpdateAPIView</title>
  <type>rich</type>
  <url>https://k-mawa.hateblo.jp/entry/2018/01/19/021346</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
