{"title":"다음에 읽을 내용","version":"2.0","locale":"ko","docname":"intro/whatsnext","url":"/ko/2.0/intro/whatsnext/","canonical":"https://djangodocs.dev/ko/2.0/intro/whatsnext/","summary":"당신은 지금까지 소개 자료 를 모두 읽었으며 Django를 계속 사용하기로 결정했습니다. 하지만 우리는 이 소개 자료로 그저 겉핥기를 했을뿐 입니다 (실제로 단어수로 세어보면 전체 문서의 약 5%를 읽은것 입니다.). 그럼 다음은 뭘 하죠? 글쎄요, 우린 항상 해보는것을 통한 배움의 열성팬…","html":"<h1>다음에 읽을 내용<a class=\"heading-anchor\" href=\"#what-to-read-next\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h1>\n<p>당신은 지금까지 <a class=\"reference internal\" href=\"/ko/2.0/intro/\"><span class=\"doc\">소개 자료</span></a>를 모두 읽었으며 Django를 계속 사용하기로 결정했습니다. 하지만 우리는 이 소개 자료로 그저 겉핥기를 했을뿐 입니다 (실제로 단어수로 세어보면 전체 문서의 약 5%를 읽은것 입니다.).</p>\n<p>그럼 다음은 뭘 하죠?</p>\n<p>글쎄요, 우린 항상 해보는것을 통한 배움의 열성팬 이었습니다. 이 시점에서 자신의 프로젝트를 시작할수있는 충분한 지식을 가지고 있으며 무언가 잘안되어 새로운 트릭을 배워야 할 때 문서로 돌아가십시오.</p>\n<p>Django의 문서를 유용하고 읽기 쉽고 가능한 한 완벽하게 만들기 위해 많은 노력을 기울였습니다. 이 문서의 나머지 부분에서는 문서가 어떻게 이루어지에 대해 자세히 설명하므로 사용자가 이를 최대한 활용할 수 있습니다.</p>\n<p>(예, 이것은 문서에 대한 문서입니다. 문서에 대한 문서를 읽는 방법에 대한 문서를 작성할 계획이 없으니 안심하십시오.)</p>\n<section id=\"finding-documentation\">\n<h2>문서 찾기<a class=\"heading-anchor\" href=\"#finding-documentation\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Django는 많은 문서를 가지고 있습니다. 거의 450,000 단어가 포함되어 있습니다. 그래서 당신이 필요로하는 것을 찾는것이 때때로 까다로울 수 있습니다. 시작하기 좋은 곳은 <a class=\"reference internal\" href=\"/ko/2.0/topics/db/search/#search\"><span class=\"std std-ref\">Search</span></a>와 <a class=\"reference internal\" href=\"/ko/2.0/genindex/\"><span class=\"std std-ref\">색인</span></a>입니다.</p>\n<p>아니면 그냥 둘러 볼 수 있습니다!</p>\n</section>\n<section id=\"how-the-documentation-is-organized\">\n<h2>이 문서의 구조<a class=\"heading-anchor\" href=\"#how-the-documentation-is-organized\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Django의 주요 문서는 서로 다른 필요를 채우기 위해 설계된 “덩어리”로 나뉩니다.</p>\n<ul>\n<li><p><a class=\"reference internal\" href=\"/ko/2.0/intro/\"><span class=\"doc\">소개 자료</span></a>는 Django를 처음 접하는 사람들이나 일반적으로 웹 개발을 위해 고안되었습니다. 깊이있는 내용은 다루지 않지만 대신 Django의 개발이 어떻게 느껴지는 지에 대한 고차원적인 개요를 제공합니다.</p></li>\n<li><p>반면에 <a class=\"reference internal\" href=\"/ko/2.0/topics/\"><span class=\"doc\">주제 가이드</span></a>는 장고의 각 부분에 깊이 들어가 있습니다. Django에 대한 완전한 가이드가 있습니다 <a class=\"reference internal\" href=\"/ko/2.0/topics/db/\"><span class=\"doc\">모델 시스템</span></a>, <a class=\"reference internal\" href=\"/ko/2.0/topics/templates/\"><span class=\"doc\">템플릿 엔진</span></a>, <a class=\"reference internal\" href=\"/ko/2.0/topics/forms/\"><span class=\"doc\">폼 프레임워크</span></a>, 그리고 이외에 더 많은것들이 있지요.</p>\n<p>아마도 여기서 대부분의 시간을 보내고 싶어 할 것입니다. 이 가이드를 통해 길을 찾으면 장고에 대해 알아야 할 모든 것을 알게됩니다.</p>\n</li>\n<li><p>웹 개발은 종종 광범위하지 않고 심층적이지 않은 문제가 많은 영역에 걸쳐 있습니다. 우리는 공통적 인 “어떻게해야합니까?” 에 대해 답하는 <a class=\"reference internal\" href=\"/ko/2.0/howto/\"><span class=\"doc\">how-to 가이드</span></a> 세트를 작성했습니다. <a class=\"reference internal\" href=\"/ko/2.0/howto/outputting-pdf/\"><span class=\"doc\">Django로 PDF 생성하기</span></a>, <a class=\"reference internal\" href=\"/ko/2.0/howto/custom-template-tags/\"><span class=\"doc\">사용자 정의 템플릿 태그 작성하기</span></a> 등의 정보를 찾을 수 있습니다.</p>\n<p>정말로 일반적인 질문에 대한 답은 <a class=\"reference internal\" href=\"/ko/2.0/faq/\"><span class=\"doc\">FAQ</span></a> 에서도 찾을 수 있습니다.</p>\n</li>\n<li><p>가이드와 하우투는 장고에서 사용 가능한 모든 클래스, 함수 및 메소드를 다루지는 않습니다. 이는 그저 배우려고 할 때 보기에는 좀 지나친 것입니다. 대신 개별 클래스, 함수, 메소드 및 모듈에 대한 세부 정보는 <a class=\"reference internal\" href=\"/ko/2.0/ref/\"><span class=\"doc\">reference</span></a> 에 보관됩니다. 여기서 특정 기능 또는 원하는 기능의 세부 정보를 찾을 수 있습니다.</p></li>\n<li><p>공개적으로 프로젝트를 배포하는 데 관심이있는 경우, <a class=\"reference internal\" href=\"/ko/2.0/howto/deployment/\"><span class=\"doc\">deployment checklist</span></a> 뿐만 아니라 다양한 배포 설정을위한 <a class=\"reference internal\" href=\"/ko/2.0/howto/deployment/checklist/\"><span class=\"doc\">배포 체크리스트</span></a> 가 있습니다.</p></li>\n<li><p>마지막으로, 대부분의 개발자와 관련이없는 “전문화 된” 문서가 있습니다. 이것은 장고 자체에 코드를 추가하고자하는 사람들을 위해 <a class=\"reference internal\" href=\"/ko/2.0/releases/\"><span class=\"doc\">release notes</span></a> 와 <a class=\"reference internal\" href=\"/ko/2.0/internals/\"><span class=\"doc\">internals documentation</span></a> 를 포함하고 있습니다.\n그리고 <a class=\"reference internal\" href=\"/ko/2.0/misc/\"><span class=\"doc\">단순히 다른 곳에 적합하지 않은문서들</span></a>도 있구요.</p></li>\n</ul>\n</section>\n<section id=\"how-documentation-is-updated\">\n<h2>문서는 어떻게 업데이트 되는가<a class=\"heading-anchor\" href=\"#how-documentation-is-updated\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Django 코드 기반이 매일 개발되고 개선되는 것처럼 우리의 문서는 지속적으로 개선되고 있습니다. 몇 가지 이유로 문서를 개선합니다.</p>\n<ul class=\"simple\">\n<li><p>문법/오타 수정과 같은 내용 수정.</p></li>\n<li><p>확장해야 할 기존 섹션에 정보 또는 예제를 추가합니다.</p></li>\n<li><p>아직 문서화되지 않은 Django 기능을 문서화합니다. (이러한 기능 목록은 줄어들지 만 그럼에도 불구하고 존재합니다.)</p></li>\n<li><p>새로운 기능이 추가되거나 Django API 또는 동작이 변경됨에 따라 새로운 기능에 대한 문서를 추가 할 수 있습니다.</p></li>\n</ul>\n<p>Django의 문서는 코드와 동일한 소스 제어 시스템에 보관됩니다. 그것은 Git 저장소의 <a class=\"reference external\" href=\"https://github.com/django/django/tree/master/docs\">docs</a> 디렉토리에 있습니다. 온라인상의 각 문서는 저장소에있는 별도의 텍스트 파일입니다.</p>\n</section>\n<section id=\"where-to-get-it\">\n<h2>어디서 구할 수 있습니까?<a class=\"heading-anchor\" href=\"#where-to-get-it\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Django 문서는 여러 가지 방법으로 읽을 수 있습니다. 그들은 선호 순서대로:</p>\n<section id=\"on-the-web\">\n<h3>웹에서<a class=\"heading-anchor\" href=\"#on-the-web\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h3>\n<p>가장 최신 버전의 Django 문서는 <a class=\"reference external\" href=\"https://docs.djangoproject.com/en/dev/\">https://docs.djangoproject.com/en/dev/</a> 에 있습니다. 이러한 HTML 페이지는 소스 제어의 텍스트 파일에서 자동으로 생성됩니다. 즉, Django에서 “가장 최신이고 최고의” 것을 반영합니다. 최신 수정 사항과 추가 사항이 포함되어 있으며 Django 개발 버전 사용자 만 사용할 수있는 최신 Django 기능에 대해 논의합니다. 아래 “버전 간 차이점” 을 참조하십시오.</p>\n<p>‘ticket system’_ 에서 변경 사항, 수정 사항 및 제안 사항을 제출하여 문서 개선에 도움을 받으시기 바랍니다. Django 개발자는 티켓 시스템을 적극적으로 모니터링하고 여러분의 피드백을 사용하여 모든 사람의 문서를 개선합니다.</p>\n<p>그러나 티켓은 광범위한 기술 지원 질문을하기보다는 문서와 명시 적으로 관련되어야합니다. 특정 장고 설정에 대한 도움이 필요하면 <a class=\"reference internal\" href=\"/ko/2.0/internals/mailing-lists/#django-users-mailing-list\"><span class=\"std std-ref\">django-users</span></a> 메일 링리스트 또는 <a class=\"reference external\" href=\"irc://irc.freenode.net/django\">#django IRC channel</a>  을 사용하세요.</p>\n</section>\n<section id=\"in-plain-text\">\n<h3>일반 텍스트<a class=\"heading-anchor\" href=\"#in-plain-text\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h3>\n<p>오프라인 읽기 또는 편의를 위해 Django 문서를 일반 텍스트로 읽을 수 있습니다.</p>\n<p>Django의 공식 릴리스를 사용하는 경우 코드의 압축 패키지 (tarball)에는 해당 릴리스의 모든 설명서가 들어있는 “docs/” 디렉토리가 포함되어 있습니다.</p>\n<p>Django (일명 “트렁크”)의 개발 버전을 사용하고 있다면, <code class=\"docutils literal notranslate\"><span class=\"pre\">docs/</span></code> 디렉토리에는 모든 문서가 들어 있습니다. Git 체크 아웃을 업데이트하여 최신 변경 사항을 적용 할 수 있습니다.</p>\n<p>텍스트 문서를 활용하는 하나의 낡은 기술은 Unix의 <code class=\"docutils literal notranslate\"><span class=\"pre\">grep</span></code>유틸리티를 사용하여 모든 문서에서 문구를 검색하는 것입니다. 예를 들어 이 명령은 Django 문서에서 “max_length” 라는 문구가 언급된걸 보여줍니다:</p>\n<div class=\"code-block\" data-language=\"console\"><div class=\"code-block-toolbar\"><span class=\"code-block-language\">Shell</span><button type=\"button\" class=\"copy-button\" data-copy hidden><span class=\"copy-button-label\">Copy</span></button></div><pre role=\"group\" tabindex=\"0\" aria-label=\"Shell code\"><code><span class=\"gp\">$ </span>grep<span class=\"w\"> </span>-r<span class=\"w\"> </span>max_length<span class=\"w\"> </span>/path/to/django/docs/\n</code></pre></div>\n</section>\n<section id=\"as-html-locally\">\n<h3>로컬 HTML<a class=\"heading-anchor\" href=\"#as-html-locally\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h3>\n<p>몇 가지 간단한 단계를 거치면 HTML 문서의 로컬 복사본을 얻을 수 있습니다.</p>\n<ul>\n<li><p>Django의 문서에서는 Sphinx__이라는 시스템을 사용하여 일반 텍스트를 HTML로 변환합니다. Sphinx 웹 사이트에서 패키지를 다운로드하고 설치하거나 “pip”로 설치해야합니다:</p>\n<div class=\"code-block\" data-language=\"console\"><div class=\"code-block-toolbar\"><span class=\"code-block-language\">Shell</span><button type=\"button\" class=\"copy-button\" data-copy hidden><span class=\"copy-button-label\">Copy</span></button></div><pre role=\"group\" tabindex=\"0\" aria-label=\"Shell code\"><code><span class=\"gp\">$ </span>pip<span class=\"w\"> </span>install<span class=\"w\"> </span>Sphinx\n</code></pre></div>\n</li>\n<li><p>그런 다음, 포함 된 <code class=\"docutils literal notranslate\"><span class=\"pre\">Makefile</span></code>을 사용하여 문서를 HTML로 변환하십시오:</p>\n<div class=\"code-block\" data-language=\"console\"><div class=\"code-block-toolbar\"><span class=\"code-block-language\">Shell</span><button type=\"button\" class=\"copy-button\" data-copy hidden><span class=\"copy-button-label\">Copy</span></button></div><pre role=\"group\" tabindex=\"0\" aria-label=\"Shell code\"><code><span class=\"gp\">$ </span><span class=\"nb\">cd</span><span class=\"w\"> </span>path/to/django/docs\n<span class=\"gp\">$ </span>make<span class=\"w\"> </span>html\n</code></pre></div>\n<p>이것을 위해 <a href=\"#id1\"><span class=\"problematic\" id=\"id2\">`</span></a>GNU Make`__가 설치되어 있어야합니다.</p>\n<p>Windows를 사용하는 경우 포함 된 배치 파일을 대신 사용할 수 있습니다.</p>\n<div class=\"code-block\" data-language=\"bat\"><div class=\"code-block-toolbar\"><span class=\"code-block-language\">Bat</span><button type=\"button\" class=\"copy-button\" data-copy hidden><span class=\"copy-button-label\">Copy</span></button></div><pre role=\"group\" tabindex=\"0\" aria-label=\"Bat code\"><code><span class=\"k\">cd</span> path\\to\\django\\docs\nmake.bat html\n</code></pre></div>\n</li>\n<li><p>HTML 문서는 <code class=\"docutils literal notranslate\"><span class=\"pre\">docs/_build/html</span></code>에 있습니다.</p></li>\n</ul>\n</section>\n</section>\n<section id=\"differences-between-versions\">\n<span id=\"differences-between-doc-versions\"></span><h2>버전 간 차이점<a class=\"heading-anchor\" href=\"#differences-between-versions\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>앞에서 언급했듯이 Git 저장소의 텍스트 문서에는 “최신의 가장 큰 변경 사항 및 추가 사항”이 포함되어 있습니다. 이러한 변경 사항에는 Django 개발 버전 (Django의 Git ( “trunk”) 버전)에 추가 된 새로운 기능에 대한 문서가 포함되어 있습니다. 이러한 이유로 여러 버전의 프레임 워크에 대한 문서를 곧바로 유지하는 정책을 지적하는 것이 중요합니다.</p>\n<p>우리는 이 정책을 따릅니다.</p>\n<ul class=\"simple\">\n<li><p>djangoproject.com의 기본 문서는 Git의 최신 문서의 HTML 버전입니다. 이 문서들은 항상 최신 공식 Django 릴리즈와, 최신 릴리즈 이후 프레임 워크에서 추가/변경 한 기능에 해당합니다.</p></li>\n<li><p>Django의 개발 버전에 기능을 추가 할 때 동일한 Git commit 트랜잭션으로 문서를 업데이트하려고합니다.</p></li>\n<li><p>문서에서 기능 변경/추가를 구별하기 위해 “버전 X.Y의 새로운 기능”이라는 문구를 사용합니다. 다음 릴리스 버전 (따라서 개발되는 버전)은 X.Y입니다.</p></li>\n<li><p>Documentation fixes and improvements may be backported to the last release\nbranch, at the discretion of the committer, however, once a version of\nDjango is <a class=\"reference internal\" href=\"/ko/2.0/internals/release-process/#supported-versions-policy\"><span class=\"std std-ref\">no longer supported</span></a>, that version\nof the docs won’t get any further updates.</p></li>\n<li><p><a class=\"reference external\" href=\"https://docs.djangoproject.com/en/dev/\">main documentation Web page</a> 에는 모든 이전 버전의 문서에 대한 링크가 포함되어 있습니다. 사용중인 장고 버전에 해당하는 문서 버전을 사용하고 있는지 확인하십시오!</p></li>\n</ul>\n</section>","rootId":"what-to-read-next","toc":[{"title":"문서 찾기","anchor":"finding-documentation","children":[]},{"title":"이 문서의 구조","anchor":"how-the-documentation-is-organized","children":[]},{"title":"문서는 어떻게 업데이트 되는가","anchor":"how-documentation-is-updated","children":[]},{"title":"어디서 구할 수 있습니까?","anchor":"where-to-get-it","children":[{"title":"웹에서","anchor":"on-the-web","children":[]},{"title":"일반 텍스트","anchor":"in-plain-text","children":[]},{"title":"로컬 HTML","anchor":"as-html-locally","children":[]}]},{"title":"버전 간 차이점","anchor":"differences-between-versions","children":[]}],"breadcrumbs":[{"docname":"intro/index","title":"시작하기","url":"/ko/2.0/intro/"}],"prev":{"docname":"intro/reusable-apps","title":"심화 튜토리얼: 재사용 가능한 앱을 만드는 법","url":"/ko/2.0/intro/reusable-apps/"},"next":{"docname":"intro/contributing","title":"첫 Django 패치 작성하기","url":"/ko/2.0/intro/contributing/"},"formats":{"html":"/ko/2.0/intro/whatsnext/","markdown":"/ko/2.0/intro/whatsnext.md","json":"/ko/2.0/intro/whatsnext.json"},"source":"https://github.com/django/django/blob/stable/2.0.x/docs/intro/whatsnext.txt","official":"https://docs.djangoproject.com/ko/2.0/intro/whatsnext/","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"]}