{"id":38612,"date":"2024-11-01T19:08:14","date_gmt":"2024-11-01T19:08:14","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=38612"},"modified":"2024-11-26T06:43:51","modified_gmt":"2024-11-26T06:43:51","slug":"django-%ec%84%9c%eb%b2%84%ea%b0%9c%eb%b0%9c-%ec%83%81%ec%86%8d-%eb%b0%8f-%ed%8f%ac%ed%95%a8%ec%9d%84-%ec%9d%b4%ec%9a%a9%ed%95%9c-%ed%85%9c%ed%94%8c%eb%a6%bf-%ea%b5%ac%ec%a1%b0%ed%99%94%ed%95%98","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/38612\/","title":{"rendered":"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<article>\n<p>\n            Django\ub294 \uac15\ub825\ud55c \uc6f9 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ud30c\uc774\uc36c \uae30\ubc18\uc758 \ubc31\uc5d4\ub4dc \uac1c\ubc1c\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. Django\uc758 \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c\uc740 \uc6f9 \uc5b4\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ud504\ub860\ud2b8\uc5d4\ub4dc\uc640 \ubc31\uc5d4\ub4dc\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \ubd84\ub9ac\ud558\uc5ec \uac1c\ubc1c\ud560 \uc218 \uc788\uac8c \ud574\uc90d\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Django\uc5d0\uc11c \ud15c\ud50c\ub9bf \uc0c1\uc18d\uacfc \ud3ec\ud568\uc744 \ud1b5\ud55c \uad6c\uc870\ud654 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc81c \uc801\uc6a9 \ubc29\ubc95\uc744 \uc2dc\uc5f0\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h2>1. Django \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c \uc18c\uac1c<\/h2>\n<p>\n            Django \ud15c\ud50c\ub9bf\uc740 Dynamic HTML\uc744 \uc0dd\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ud30c\uc77c\uc785\ub2c8\ub2e4. \ud15c\ud50c\ub9bf \ud30c\uc77c\uc5d0\ub294 \ubcf4\ud1b5 HTML \ub9c8\ud06c\uc5c5\uacfc Django \ud15c\ud50c\ub9bf \uc5b8\uc5b4\uac00 \ud63c\ud569\ub418\uc5b4 \ub4e4\uc5b4\uac11\ub2c8\ub2e4. Django\uc758 \ud15c\ud50c\ub9bf \uc5b8\uc5b4\ub294 \ud30c\uc774\uc36c\uacfc \uc720\uc0ac\ud55c \ubb38\ubc95\uc744 \uac16\uace0 \uc788\uc5b4 \ubc30\uc6b0\uae30 \uc27d\uc2b5\ub2c8\ub2e4. \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c\uc744 \uc0ac\uc6a9\ud558\uba74 \uc6f9 \ud398\uc774\uc9c0\uc758 \uad6c\uc870\ub97c \uc27d\uac8c \uad00\ub9ac\ud558\uace0 \uc7ac\uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h3>1.1. \ud15c\ud50c\ub9bf\uc758 \uae30\ubcf8 \uad6c\uc870<\/h3>\n<p>\n            Django \ud15c\ud50c\ub9bf \ud30c\uc77c\uc740 .html \ud655\uc7a5\uc790\ub97c \uac00\uc9c0\uba70, HTML\uacfc \ud15c\ud50c\ub9bf \ud0dc\uadf8\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ud15c\ud50c\ub9bf\uc758 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:\n        <\/p>\n<pre><code>\n            &lt;!DOCTYPE html&gt;\n            &lt;html lang=\"ko\"&gt;\n            &lt;head&gt;\n                &lt;meta charset=\"UTF-8\"&gt;\n                &lt;title&gt;\ub098\uc758 \uccab Django \ud15c\ud50c\ub9bf&lt;\/title&gt;\n            &lt;\/head&gt;\n            &lt;body&gt;\n                &lt;h1&gt;\uc548\ub155\ud558\uc138\uc694, Django!&lt;\/h1&gt;\n            &lt;\/body&gt;\n            &lt;\/html&gt;\n        <\/code><\/pre>\n<h2>2. \ud15c\ud50c\ub9bf \uc0c1\uc18d<\/h2>\n<p>\n            \ud15c\ud50c\ub9bf \uc0c1\uc18d\uc740 \uae30\ubcf8 \ud15c\ud50c\ub9bf\uc744 \ub9cc\ub4e4\uace0, \uc774\ub97c \uc0c1\uc18d\ubc1b\uc544 \ud544\uc694\ud55c \ubd80\ubd84\ub9cc \uc7ac\uc815\uc758\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc911\ubcf5 \ucf54\ub4dc\ub97c \uc904\uc774\uace0, \uc77c\uad00\ub41c \ub514\uc790\uc778\uc744 \uc720\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h3>2.1. \uae30\ubcf8 \ud15c\ud50c\ub9bf \ub9cc\ub4e4\uae30<\/h3>\n<p>\n            \uba3c\uc800, \uae30\ubcf8 \ud15c\ud50c\ub9bf\uc744 \uc124\uc815\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 `base.html`\uc774\ub77c\ub294 \ud30c\uc77c\uc785\ub2c8\ub2e4:\n        <\/p>\n<pre><code>\n            &lt;!DOCTYPE html&gt;\n            &lt;html lang=\"ko\"&gt;\n            &lt;head&gt;\n                &lt;meta charset=\"UTF-8\"&gt;\n                &lt;title&gt;{% block title %}\uae30\ubcf8 \uc81c\ubaa9{% endblock %}&lt;\/title&gt;\n            &lt;\/head&gt;\n            &lt;body&gt;\n                &lt;header&gt;\n                    &lt;h1&gt;\ub098\uc758 \uc6f9\uc0ac\uc774\ud2b8&lt;\/h1&gt;\n                &lt;\/header&gt;\n\n                &lt;main&gt;\n                    {% block content %}{% endblock %}\n                &lt;\/main&gt;\n\n                &lt;footer&gt;\n                    &lt;p&gt;Copyright \u00a9 \ub098\uc758 \uc6f9\uc0ac\uc774\ud2b8&lt;\/p&gt;\n                &lt;\/footer&gt;\n            &lt;\/body&gt;\n            &lt;\/html&gt;\n        <\/code><\/pre>\n<h3>2.2. \uc0c1\uc18d\ubc1b\ub294 \ud15c\ud50c\ub9bf \ub9cc\ub4e4\uae30<\/h3>\n<p>\n            \uc774\uc81c `base.html` \ud15c\ud50c\ub9bf\uc744 \uc0c1\uc18d\ubc1b\ub294 \ub2e4\ub978 \ud15c\ud50c\ub9bf\uc744 \ub9cc\ub4e4\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ud15c\ud50c\ub9bf\uc740 `index.html`\uc785\ub2c8\ub2e4.\n        <\/p>\n<pre><code>\n            {% extends \"base.html\" %}\n\n            {% block title %}\ud648\ud398\uc774\uc9c0 \uc81c\ubaa9{% endblock %}\n\n            {% block content %}\n                &lt;h2&gt;\ud658\uc601\ud569\ub2c8\ub2e4!&lt;\/h2&gt;\n                &lt;p&gt;\uc5ec\uae30\ub294 \ub098\uc758 \uccab Django \uc6f9\uc0ac\uc774\ud2b8\uc785\ub2c8\ub2e4.&lt;\/p&gt;\n            {% endblock %}\n        <\/code><\/pre>\n<h2>3. \ud15c\ud50c\ub9bf \ud3ec\ud568<\/h2>\n<p>\n            \ud15c\ud50c\ub9bf \ud3ec\ud568\uc740 \ud558\ub098\uc758 \ud15c\ud50c\ub9bf dentro \ub2e4\ub978 \ud15c\ud50c\ub9bf\uc744 \ud3ec\ud568\uc2dc\ud0a4\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc744 \uc0ac\uc6a9\ud558\uba74 \uacf5\ud1b5\ub41c \ub808\uc774\uc544\uc6c3\uc774\ub098 \uc694\uc18c\ub97c \uc5ec\ub7ec \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h3>3.1. \ud3ec\ud568\ud560 \ud15c\ud50c\ub9bf \ub9cc\ub4e4\uae30<\/h3>\n<p>\n            \ud5e4\ub354\ub97c \ud3ec\ud568\ud558\ub294 `header.html`\uc744 \ub9cc\ub4e4\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<pre><code>\n            &lt;header&gt;\n                &lt;h1&gt;\ub098\uc758 \uc6f9\uc0ac\uc774\ud2b8&lt;\/h1&gt;\n            &lt;\/header&gt;\n        <\/code><\/pre>\n<h3>3.2. \ud3ec\ud568\ub41c \ud15c\ud50c\ub9bf \uc0ac\uc6a9\ud558\uae30<\/h3>\n<p>\n            `base.html` \ud30c\uc77c\uc5d0\uc11c `header.html`\uc744 \ud3ec\ud568\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<pre><code>\n            &lt;!DOCTYPE html&gt;\n            &lt;html lang=\"ko\"&gt;\n            &lt;head&gt;\n                &lt;meta charset=\"UTF-8\"&gt;\n                &lt;title&gt;{% block title %}\uae30\ubcf8 \uc81c\ubaa9{% endblock %}&lt;\/title&gt;\n            &lt;\/head&gt;\n            &lt;body&gt;\n                {% include \"header.html\" %}\n\n                &lt;main&gt;\n                    {% block content %}{% endblock %}\n                &lt;\/main&gt;\n\n                &lt;footer&gt;\n                    &lt;p&gt;Copyright \u00a9 \ub098\uc758 \uc6f9\uc0ac\uc774\ud2b8&lt;\/p&gt;\n                &lt;\/footer&gt;\n            &lt;\/body&gt;\n            &lt;\/html&gt;\n        <\/code><\/pre>\n<h2>4. \uc2e4\uc2b5: Django \ud504\ub85c\uc81d\ud2b8 \uc124\uc815\ud558\uae30<\/h2>\n<p>\n            \uc774\uc81c \uc804\uccb4\uc801\uc778 \uac1c\uc694\ub97c \ub9c8\ucce4\uc73c\ub2c8, \uc2e4\uc81c Django \ud504\ub85c\uc81d\ud2b8\ub97c \uc124\uc815\ud558\uc5ec \ud15c\ud50c\ub9bf \uc0c1\uc18d\uacfc \ud3ec\ud568\uc744 \uad6c\ud604\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h3>4.1. Django \ud504\ub85c\uc81d\ud2b8 \uc0dd\uc131<\/h3>\n<pre><code>\n            # Django \uc124\uce58\n            pip install django\n\n            # Django \ud504\ub85c\uc81d\ud2b8 \uc0dd\uc131\n            django-admin startproject myproject\n\n            # \ud504\ub85c\uc81d\ud2b8 \ub514\ub809\ud1a0\ub9ac\ub85c \uc774\ub3d9\n            cd myproject\n\n            # Django \uc571 \uc0dd\uc131\n            python manage.py startapp myapp\n        <\/code><\/pre>\n<h3>4.2. \ud15c\ud50c\ub9bf \uc124\uc815\ud558\uae30<\/h3>\n<p>\n            `settings.py` \ud30c\uc77c\uc5d0\uc11c \ud15c\ud50c\ub9bf \ub514\ub809\ud1a0\ub9ac\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.\n        <\/p>\n<pre><code>\n            TEMPLATES = [\n                {\n                    'BACKEND': 'django.template.backends.django.DjangoTemplates',\n                    'DIRS': [os.path.join(BASE_DIR, 'templates')],\n                    'APP_DIRS': True,\n                    'OPTIONS': {\n                        'context_processors': [\n                            'django.template.context_processors.debug',\n                            'django.template.context_processors.request',\n                            'django.contrib.auth.context_processors.auth',\n                            'django.contrib.messages.context_processors.messages',\n                        ],\n                    },\n                },\n            ]\n        <\/code><\/pre>\n<h3>4.3. URL \uc124\uc815<\/h3>\n<p>\n            `urls.py`\uc5d0\uc11c \ubdf0\uc640 URL\uc744 \uc5f0\uacb0\ud569\ub2c8\ub2e4.\n        <\/p>\n<pre><code>\n            from django.urls import path\n            from . import views\n\n            urlpatterns = [\n                path('', views.index, name='index'),\n            ]\n        <\/code><\/pre>\n<h3>4.4. \ubdf0 \ub9cc\ub4e4\uae30<\/h3>\n<p>\n            `views.py`\uc5d0 index \ubdf0\ub97c \uc815\uc758\ud569\ub2c8\ub2e4.\n        <\/p>\n<pre><code>\n            from django.shortcuts import render\n\n            def index(request):\n                return render(request, 'index.html')\n        <\/code><\/pre>\n<h3>4.5. \ud15c\ud50c\ub9bf \ub514\ub809\ud1a0\ub9ac \uc0dd\uc131<\/h3>\n<p>\n            \ub9c8\uc9c0\ub9c9\uc73c\ub85c, \ud504\ub85c\uc81d\ud2b8 \ub8e8\ud2b8\uc5d0 templates \ub514\ub809\ud1a0\ub9ac\ub97c \uc0dd\uc131\ud558\uace0, \uc774\uc804\uc5d0 \uc0dd\uc131\ud55c HTML \ud30c\uc77c\ub4e4\uc744 \uc774\uacf3\uc5d0 \uc704\uce58\uc2dc\ud0b5\ub2c8\ub2e4.\n        <\/p>\n<h2>5. \ud15c\ud50c\ub9bf \uc0c1\uc18d \ubc0f \ud3ec\ud568 \ud65c\uc6a9\ud558\uae30<\/h2>\n<p>\n            \uc774\uc81c \uc644\ubcbd\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\uac00 \uc900\ube44\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud15c\ud50c\ub9bf \uc0c1\uc18d\uacfc \ud3ec\ud568\uc744 \ud1b5\ud574 \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ubdf0\uc640 HTML \uad6c\uc870\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \uad00\ub9ac\ud560 \uc218 \uc788\uac8c \ub418\uc5c8\uc73c\uba70, \uc774\ub294 \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uacfc \uc77c\uad00\uc131\uc744 \uc99d\uac00\uc2dc\ucf1c \uc90d\ub2c8\ub2e4.\n        <\/p>\n<h3>5.1. \ucd94\uac00\uc801\uc778 \ud15c\ud50c\ub9bf \ud0dc\uadf8 \ud65c\uc6a9<\/h3>\n<p>\n            Django \ud15c\ud50c\ub9bf\uc5d0\uc11c\ub294 \ub2e4\uc591\ud55c \ud0dc\uadf8\uc640 \ud544\ud130\ub97c \uc81c\uacf5\ud558\uc5ec \ub370\uc774\ud130\ub97c \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, {% if %}, {% for %} \uac19\uc740 \uc870\uac74\ubb38\uacfc \ubc18\ubcf5\ubb38\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \ub3d9\uc801\uc778 \ucf58\ud150\uce20\ub97c \uc27d\uac8c \uc0dd\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<h3>5.2. \ud15c\ud50c\ub9bf \ud544\ud130 \uc0ac\uc6a9\ud558\uae30<\/h3>\n<p>\n            Django\uc758 \ud544\ud130\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub370\uc774\ud130\uc758 \ud45c\ud604 \ubc29\uc2dd\uc744 \ubcc0\uacbd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ubb38\uc790\uc5f4\uc758 \ub300\ubb38\uc790 \ubcc0\ud658, \ub0a0\uc9dcformat \uc9c0\uc815 \ub4f1 \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.\n        <\/p>\n<pre><code>\n            &lt;p&gt;\uc624\ub298 \ub0a0\uc9dc: {{ today|date:\"Y\ub144 m\uc6d4 d\uc77c\" }}&lt;\/p&gt;\n        <\/code><\/pre>\n<h2>6. \uacb0\ub860<\/h2>\n<p>\n            Django\uc5d0\uc11c \ud15c\ud50c\ub9bf \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc740 \uc6f9 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \uc720\uc9c0 \ubcf4\uc218\uc131\uacfc \ud655\uc7a5\uc131\uc744 \ud06c\uac8c \ud5a5\uc0c1\uc2dc\ud0b5\ub2c8\ub2e4. \uac15\ub825\ud55c \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c\uc744 \uae30\ubc18\uc73c\ub85c \uc6f9 \ud504\ub85c\uc81d\ud2b8\ub97c \uad6c\uc870\ud654\ud558\uba74 \uac1c\ubc1c \uc18d\ub3c4\ub97c \uc99d\uac00\uc2dc\ud0a4\uace0, \ucf54\ub4dc\uc758 \uac00\ub3c5\uc131\uc744 \uac1c\uc120\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<p>\n            \ucd5c\uc885\uc801\uc73c\ub85c \ud6a8\uacfc\uc801\uc778 \ud15c\ud50c\ub9bf \uad00\ub9ac\ub294 \ud300 \ud611\uc5c5\uc5d0 \ub9e4\uc6b0 \uc911\uc694\ud558\uba70, \uc774\ub294 \ud504\ub85c\uc81d\ud2b8\uc758 \uc131\uacf5\uc801\uc778 \uc9c4\ud589\uacfc\ub3c4 \uc9c1\uacb0\ub429\ub2c8\ub2e4. Django\uc758 \ud15c\ud50c\ub9bf \uae30\ub2a5\uc744 \uc801\uadf9\uc801\uc73c\ub85c \ud65c\uc6a9\ud558\uc5ec \uc138\ub828\ub41c \uc6f9\uc0ac\uc774\ud2b8\ub97c \uc81c\uc791\ud574 \ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.\n        <\/p>\n<\/article>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Django\ub294 \uac15\ub825\ud55c \uc6f9 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ud30c\uc774\uc36c \uae30\ubc18\uc758 \ubc31\uc5d4\ub4dc \uac1c\ubc1c\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. Django\uc758 \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c\uc740 \uc6f9 \uc5b4\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ud504\ub860\ud2b8\uc5d4\ub4dc\uc640 \ubc31\uc5d4\ub4dc\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \ubd84\ub9ac\ud558\uc5ec \uac1c\ubc1c\ud560 \uc218 \uc788\uac8c \ud574\uc90d\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Django\uc5d0\uc11c \ud15c\ud50c\ub9bf \uc0c1\uc18d\uacfc \ud3ec\ud568\uc744 \ud1b5\ud55c \uad6c\uc870\ud654 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc81c \uc801\uc6a9 \ubc29\ubc95\uc744 \uc2dc\uc5f0\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. Django \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c \uc18c\uac1c Django \ud15c\ud50c\ub9bf\uc740 Dynamic HTML\uc744 \uc0dd\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ud30c\uc77c\uc785\ub2c8\ub2e4. &hellip; <a href=\"https:\/\/atmokpo.com\/w\/38612\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[185],"tags":[],"class_list":["post-38612","post","type-post","status-publish","format-standard","hentry","category-django"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/38612\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"Django\ub294 \uac15\ub825\ud55c \uc6f9 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ud30c\uc774\uc36c \uae30\ubc18\uc758 \ubc31\uc5d4\ub4dc \uac1c\ubc1c\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. Django\uc758 \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c\uc740 \uc6f9 \uc5b4\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ud504\ub860\ud2b8\uc5d4\ub4dc\uc640 \ubc31\uc5d4\ub4dc\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \ubd84\ub9ac\ud558\uc5ec \uac1c\ubc1c\ud560 \uc218 \uc788\uac8c \ud574\uc90d\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Django\uc5d0\uc11c \ud15c\ud50c\ub9bf \uc0c1\uc18d\uacfc \ud3ec\ud568\uc744 \ud1b5\ud55c \uad6c\uc870\ud654 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc81c \uc801\uc6a9 \ubc29\ubc95\uc744 \uc2dc\uc5f0\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. Django \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c \uc18c\uac1c Django \ud15c\ud50c\ub9bf\uc740 Dynamic HTML\uc744 \uc0dd\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ud30c\uc77c\uc785\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 &quot;DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/38612\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-01T19:08:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:43:51+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/38612\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38612\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30\",\"datePublished\":\"2024-11-01T19:08:14+00:00\",\"dateModified\":\"2024-11-26T06:43:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38612\/\"},\"wordCount\":49,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"DJango\uc11c\ubc84\uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/38612\/\",\"url\":\"https:\/\/atmokpo.com\/w\/38612\/\",\"name\":\"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-11-01T19:08:14+00:00\",\"dateModified\":\"2024-11-26T06:43:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38612\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/38612\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/38612\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/38612\/","og_locale":"ko_KR","og_type":"article","og_title":"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"Django\ub294 \uac15\ub825\ud55c \uc6f9 \ud504\ub808\uc784\uc6cc\ud06c\ub85c, \ud30c\uc774\uc36c \uae30\ubc18\uc758 \ubc31\uc5d4\ub4dc \uac1c\ubc1c\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. Django\uc758 \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c\uc740 \uc6f9 \uc5b4\ud50c\ub9ac\ucf00\uc774\uc158\uc758 \ud504\ub860\ud2b8\uc5d4\ub4dc\uc640 \ubc31\uc5d4\ub4dc\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \ubd84\ub9ac\ud558\uc5ec \uac1c\ubc1c\ud560 \uc218 \uc788\uac8c \ud574\uc90d\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Django\uc5d0\uc11c \ud15c\ud50c\ub9bf \uc0c1\uc18d\uacfc \ud3ec\ud568\uc744 \ud1b5\ud55c \uad6c\uc870\ud654 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc81c \uc801\uc6a9 \ubc29\ubc95\uc744 \uc2dc\uc5f0\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. Django \ud15c\ud50c\ub9bf \uc2dc\uc2a4\ud15c \uc18c\uac1c Django \ud15c\ud50c\ub9bf\uc740 Dynamic HTML\uc744 \uc0dd\uc131\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ud30c\uc77c\uc785\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 \"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/38612\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-11-01T19:08:14+00:00","article_modified_time":"2024-11-26T06:43:51+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/38612\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/38612\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30","datePublished":"2024-11-01T19:08:14+00:00","dateModified":"2024-11-26T06:43:51+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/38612\/"},"wordCount":49,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["DJango\uc11c\ubc84\uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/38612\/","url":"https:\/\/atmokpo.com\/w\/38612\/","name":"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-11-01T19:08:14+00:00","dateModified":"2024-11-26T06:43:51+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/38612\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/38612\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/38612\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"DJango \uc11c\ubc84\uac1c\ubc1c, \uc0c1\uc18d \ubc0f \ud3ec\ud568\uc744 \uc774\uc6a9\ud55c \ud15c\ud50c\ub9bf \uad6c\uc870\ud654\ud558\uae30"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=38612"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38612\/revisions"}],"predecessor-version":[{"id":38613,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38612\/revisions\/38613"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=38612"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=38612"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=38612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}