{"id":55267,"date":"2017-12-03T09:36:31","date_gmt":"2017-12-03T00:36:31","guid":{"rendered":"http:\/\/www.softantenna.com\/wp\/?p=55267"},"modified":"2017-12-03T09:36:31","modified_gmt":"2017-12-03T00:36:31","slug":"django-2-0-released","status":"publish","type":"post","link":"https:\/\/softantenna.com\/blog\/django-2-0-released\/","title":{"rendered":"Django 2.0\u304c\u30ea\u30ea\u30fc\u30b9 - Python 3\u7cfb\u306e\u307f\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b"},"content":{"rendered":"<p><img decoding=\"async\" style=\"display:block; margin-left:auto; margin-right:auto;\" src=\"https:\/\/softantenna.com\/blog\/wp-content\/uploads\/2017\/12\/Is_20171203_91434.jpg\" alt=\"S 20171203 91434\" title=\"s_20171203_91434.jpg\" border=\"0\" width=\"929\" height=\"576\" \/><\/p>\n<p>Django\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306f12\u67082\u65e5\u3001Python\u7528\u306eWeb\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u300c<a href=\"https:\/\/www.djangoproject.com\/\">Django<\/a>\u300d\u306e\u6700\u65b0\u7248v2.0\u306e\u30ea\u30ea\u30fc\u30b9\u3092\u767a\u8868\u3057\u307e\u3057\u305f(<a href=\"https:\/\/docs.djangoproject.com\/en\/2.0\/releases\/2.0\/\">\u30ea\u30ea\u30fc\u30b9\u30ce\u30fc\u30c8<\/a>)\u3002<\/p>\n<p>Django\u306fRuby on Rails\u3068\u6bd4\u8f03\u3055\u308c\u308b\u3053\u3068\u3082\u591a\u3044\u3001\u9ad8\u30ec\u30d9\u30eb\u306aPython\u7528Web\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3067\u3059\u3002\u30af\u30ea\u30fc\u30f3\u3067\u5b9f\u8df5\u7684\u306a\u30c7\u30b6\u30a4\u30f3\u3092\u9069\u7528\u3057\u3001\u8fc5\u901f\u306a\u958b\u767a\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>Django 2.0\u3067\u306f\u3001\u516c\u5f0f\u30b5\u30dd\u30fc\u30c8\u304cPython 3.4\u30013.5\u30013.6\u9650\u5b9a\u3055\u308c\u3001Python 2.0\u7cfb\u306e\u30b5\u30dd\u30fc\u30c8\u304c\u6253\u3061\u5207\u3089\u308c\u307e\u3057\u305f\u3002Django 1.11.x\u304c\u3001Python 2.7\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u6700\u5f8c\u306eDjango\u3068\u306a\u308a\u3001\u307e\u305fDjango 2.0\u306f\u3001Python 3.4\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u6700\u5f8c\u306e\u7cfb\u5217\u3068\u306a\u308a\u307e\u3059\u3002Python 3.4\u7cfb\u5217\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u3001LTS\u7248\u3067\u3042\u308b1.11.x\u306e\u65b9\u304c\u30b5\u30dd\u30fc\u30c8\u671f\u9593\u304c\u9577\u304f\u306a\u308b\u6a21\u69d8\u3067\u3059\u3002<\/p>\n<p>\u4e3b\u306a\u65b0\u6a5f\u80fd\u3068\u3057\u3066\u306f\u3001\u30eb\u30fc\u30c6\u30a3\u30f3\u30b0\u30b7\u30f3\u30bf\u30c3\u30af\u30b9\u306e\u7c21\u7565\u5316\u3084\u3001\u30e2\u30d0\u30a4\u30eb\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u306aadmin\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u306e\u5c0e\u5165\u3001\u30af\u30a8\u30ea\u30fc\u30bb\u30c3\u30c8\u306bOVER\u53e5\u304c\u5229\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u65b0\u3057\u3044Window\u5f0f\u306a\u3069\u304c\u3042\u3052\u3089\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<pre>\n#\u30d3\u30d5\u30a9\u30a2\nurl(r'^articles\/(?P<year>[0-9]{4})\/$', views.year_archive),\n#\u30a2\u30d5\u30bf\u30fc\npath('articles\/<int:year>\/', views.year_archive),\n<\/pre>\n<p>\u305d\u306e\u4ed6\u591a\u6570\u306e\u7d30\u304b\u306a\u5909\u66f4\u3082\u884c\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u8a73\u7d30\u306f<a href=\"https:\/\/docs.djangoproject.com\/en\/2.0\/releases\/2.0\/\">\u30ea\u30ea\u30fc\u30b9\u30ce\u30fc\u30c8<\/a>)\u3067\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Django\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306f12\u67082\u65e5\u3001Python\u7528\u306eWeb\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u300cDjango\u300d\u306e\u6700\u65b0\u7248v2.0\u306e\u30ea\u30ea\u30fc\u30b9\u3092\u767a\u8868\u3057\u307e\u3057\u305f(\u30ea\u30ea\u30fc\u30b9\u30ce\u30fc\u30c8)\u3002 Django\u306fRuby on Rails\u3068\u6bd4\u8f03\u3055\u308c\u308b\u3053\u3068\u3082\u591a\u3044\u3001\u9ad8\u30ec [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":55268,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[75],"tags":[4058,703],"class_list":["post-55267","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-software","tag-django","tag-python"],"_links":{"self":[{"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/posts\/55267","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/comments?post=55267"}],"version-history":[{"count":0,"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/posts\/55267\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/media\/55268"}],"wp:attachment":[{"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/media?parent=55267"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/categories?post=55267"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/softantenna.com\/blog\/wp-json\/wp\/v2\/tags?post=55267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}