{"title":"Django をデプロイする","version":"1.10","locale":"ja","docname":"howto/deployment/index","url":"/ja/1.10/howto/deployment/","canonical":"https://djangodocs.dev/ja/1.10/howto/deployment/","summary":"Django にある非常に多くのショートカットはWebデベロッパーを楽にしてくれますが、サイトをかんたんにデプロイできなければ、これらのツールのどれも役に立ちません。 当初より Django は、デプロイのしやすさを大きな目標としてきました。 WSGI とともにデプロイするには Deployment checklist…","html":"<h1>Django をデプロイする<a class=\"heading-anchor\" href=\"#deploying-django\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h1>\n<p>Django にある非常に多くのショートカットはWebデベロッパーを楽にしてくれますが、サイトをかんたんにデプロイできなければ、これらのツールのどれも役に立ちません。 当初より Django は、デプロイのしやすさを大きな目標としてきました。</p>\n<div class=\"toctree-wrapper compound\">\n<ul>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/ja/1.10/howto/deployment/wsgi/\">WSGI とともにデプロイするには</a></li>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/ja/1.10/howto/deployment/checklist/\">Deployment checklist</a></li>\n</ul>\n</div>\n<p>Django および/または Python をデプロイすることに慣れていない場合、まずは <a class=\"reference internal\" href=\"/ja/1.10/howto/deployment/wsgi/modwsgi/\"><span class=\"doc\">mod_wsgi</span></a>  を読むことをおすすめします。ほとんどの場合、これが最も速く、最も簡単で、最も安定したデプロイの選択肢となります。</p>","rootId":"deploying-django","toc":[],"breadcrumbs":[{"docname":"howto/index","title":"「How-to」ガイド","url":"/ja/1.10/howto/"}],"prev":{"docname":"howto/custom-file-storage","title":"Writing a custom storage system","url":"/ja/1.10/howto/custom-file-storage/"},"next":{"docname":"howto/deployment/wsgi/index","title":"WSGI とともにデプロイするには","url":"/ja/1.10/howto/deployment/wsgi/"},"formats":{"html":"/ja/1.10/howto/deployment/","markdown":"/ja/1.10/howto/deployment.md","json":"/ja/1.10/howto/deployment.json"},"source":"https://github.com/django/django/blob/stable/1.10.x/docs/howto/deployment/index.txt","official":"https://docs.djangoproject.com/ja/1.10/howto/deployment/","inVersions":["6.1","6.0","5.2","5.1","5.0","4.2","4.1","4.0","3.2","3.1","3.0","2.2","2.1","2.0","1.11","1.10","1.9"],"inLocales":["en","fr","ja","id","pt-br","es","el","pl"]}