{"title":"Deploying Django","version":"2.1","locale":"ko","docname":"howto/deployment/index","url":"/ko/2.1/howto/deployment/","canonical":"https://djangodocs.dev/ko/2.1/howto/deployment/","summary":"Django’s chock-full of shortcuts to make Web developer’s lives easier, but all those tools are of no use if you can’t easily deploy your sites. Since Django’s…","html":"<h1>Deploying 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’s chock-full of shortcuts to make Web developer’s lives easier, but all\nthose tools are of no use if you can’t easily deploy your sites. Since Django’s\ninception, ease of deployment has been a major goal.</p>\n<div class=\"toctree-wrapper compound\">\n<ul>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/ko/2.1/howto/deployment/wsgi/\">How to deploy with WSGI</a></li>\n<li class=\"toctree-l1\"><a class=\"reference internal\" href=\"/ko/2.1/howto/deployment/checklist/\">배포 전 체크리스트</a></li>\n</ul>\n</div>\n<p>If you’re new to deploying Django and/or Python, we’d recommend you try\n<a class=\"reference internal\" href=\"/ko/2.1/howto/deployment/wsgi/modwsgi/\"><span class=\"doc\">mod_wsgi</span></a> first. In most cases it’ll be\nthe easiest, fastest, and most stable deployment choice.</p>","rootId":"deploying-django","toc":[],"breadcrumbs":[{"docname":"howto/index","title":"“How-to” 가이드","url":"/ko/2.1/howto/"}],"prev":{"docname":"howto/custom-file-storage","title":"커스텀 저장 시스템 작성하기","url":"/ko/2.1/howto/custom-file-storage/"},"next":{"docname":"howto/deployment/wsgi/index","title":"How to deploy with WSGI","url":"/ko/2.1/howto/deployment/wsgi/"},"formats":{"html":"/ko/2.1/howto/deployment/","markdown":"/ko/2.1/howto/deployment.md","json":"/ko/2.1/howto/deployment.json"},"source":"https://github.com/django/django/blob/stable/2.1.x/docs/howto/deployment/index.txt","official":"https://docs.djangoproject.com/ko/2.1/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"],"inLocales":["en","zh-hans","fr","ja","id","pt-br","ko","es","el","pl"]}