{"title":"Treoir suiteála tapa","version":"6.0","locale":"ga","docname":"intro/install","url":"/ga/6.0/intro/install/","canonical":"https://djangodocs.dev/ga/6.0/intro/install/","summary":"Sula féidir leat Django a úsáid, beidh ort é a shuiteáil. Tá :d oc: 'treoir ` suiteála iomlán </topics/install> againn a chlúdaíonn na féidearthachtaí go léir;…","html":"<h1>Treoir suiteála tapa<a class=\"heading-anchor\" href=\"#quick-install-guide\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h1>\n<p>Sula féidir leat Django a úsáid, beidh ort é a shuiteáil. Tá :d oc: 'treoir <a href=\"#id1\"><span class=\"problematic\" id=\"id2\">`</span></a>suiteála iomlán &lt;/topics/install&gt; againn a chlúdaíonn na féidearthachtaí go léir; Tabharfaidh an treoir seo treoir duit maidir le suiteáil íosta a oibreoidh agus tú ag siúl tríd an réamhrá.</p>\n<section id=\"install-python\">\n<h2>Suiteáil Python<a class=\"heading-anchor\" href=\"#install-python\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>A bheith ina chreat gréasáin Python, éilíonn Django Python. Féach <a href=\"#id1\"><span class=\"problematic\" id=\"id2\">:tag:`faq-python-version-support`</span></a> le haghaidh sonraí. Áiríonn Python bunachar sonraí éadrom ar a dtugtar <a class=\"reference external\" href=\"https://www.sqlite.org/\">SQLite</a> mar sin ní bheidh ort bunachar sonraí a bhunú go fóill.</p>\n<p>Faigh an leagan is déanaí de Python ag <a class=\"reference external\" href=\"https://www.python.org/downloads/\">https://www.python.org/downloads/</a> nó le bainisteoir pacáiste do chórais oibriúcháin.</p>\n<p>Is féidir leat a fhíorú go bhfuil Python suiteáilte trí `` python`` a chlóscríobh ó do bhlaosc; ba cheart duit rud éigin mar seo a fheiceáil:</p>\n<div class=\"code-block\" data-language=\"pycon\"><div class=\"code-block-toolbar\"><span class=\"code-block-language\">Python console</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=\"Python console code\"><code><span class=\"go\">Python 3.x.y</span>\n<span class=\"go\">[GCC 4.x] on linux</span>\n<span class=\"go\">Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.</span>\n<span class=\"gp\">&gt;&gt;&gt;</span>\n</code></pre></div>\n</section>\n<section id=\"set-up-a-database\">\n<h2>Socraigh bunachar sonraí<a class=\"heading-anchor\" href=\"#set-up-a-database\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Níl an chéim seo riachtanach ach amháin más mian leat oibriú le hinneall bunachar sonraí &quot;mór&quot; mar PostgreSQL, MariaDB, MySQL, nó Oracle. Chun a leithéid de bhunachar sonraí a shuiteáil, féach ar an <a class=\"reference internal\" href=\"/ga/6.0/topics/install/#database-installation\"><span class=\"std std-ref\">faisnéis suiteála bunachar sonraí</span></a>.</p>\n</section>\n<section id=\"install-django\">\n<h2>Suiteáil Django<a class=\"heading-anchor\" href=\"#install-django\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Tá trí rogha agat Django a shuiteáil:</p>\n<ul class=\"simple\">\n<li><p>:ref:'Suiteáil scaoileadh oifigiúil&lt;installing-official-release&gt;'. Is é seo an cur chuige is fearr d'fhormhór na n-úsáideoirí.</p></li>\n<li><p>Suiteáil leagan de Django :ref:'provided by your operating system distribution&lt;installing-distribution-package&gt;'.</p></li>\n<li><p><a class=\"reference internal\" href=\"/ga/6.0/topics/install/#installing-development-version\"><span class=\"std std-ref\">Install the latest development version</span></a>. This option is for enthusiasts who want\nthe latest-and-greatest features and aren't afraid of running brand new code.\nYou might encounter new bugs in the development version, but reporting them\nhelps the development of Django. Also, releases of third-party packages are\nless likely to be compatible with the development version than with the\nlatest stable release.</p></li>\n</ul>\n<aside class=\"admonition-always-refer-to-the-documentation-that-corresponds-to-the-version-of-django-you-re-using admonition\">\n<p class=\"admonition-title\">Déan tagairt i gcónaí do na doiciméid a fhreagraíonn don leagan de Django atá in úsáid agat!</p>\n<p>Má dhéanann tú ceachtar den chéad dá chéim, coinnigh súil amach do chodanna de na doiciméid marcáilte <strong>nua i leagan forbartha</strong>. Léiríonn an frása sin gnéithe nach bhfuil ar fáil ach i leaganacha forbartha de Django, agus is dócha nach n-oibreoidh siad le heisiúint oifigiúil.</p>\n</aside>\n</section>\n<section id=\"verifying\">\n<h2>Fíorú<a class=\"heading-anchor\" href=\"#verifying\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Chun a fhíorú gur féidir Django a fheiceáil ag Python, clóscríobh `` python`` ó do bhlaosc. Ansin ag an leid Python, déan iarracht Django a allmhairiú:</p>\n<pre class=\"literal-block\">&gt;&gt;&gt; import django\n&gt;&gt;&gt; print(django.get_version())\n6.0</pre>\n<p>B'fhéidir go bhfuil leagan eile de Django suiteáilte agat.</p>\n</section>\n<section id=\"that-s-it\">\n<h2>Sin é!<a class=\"heading-anchor\" href=\"#that-s-it\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p>Sin é -- is féidir leat anois :d oc:move into the tutorial &lt;/intro/tutorial01&gt;.</p>\n</section>","rootId":"quick-install-guide","toc":[{"title":"Suiteáil Python","anchor":"install-python","children":[]},{"title":"Socraigh bunachar sonraí","anchor":"set-up-a-database","children":[]},{"title":"Suiteáil Django","anchor":"install-django","children":[]},{"title":"Fíorú","anchor":"verifying","children":[]},{"title":"Sin é!","anchor":"that-s-it","children":[]}],"breadcrumbs":[{"docname":"intro/index","title":"Ag tosnú","url":"/ga/6.0/intro/"}],"prev":{"docname":"intro/overview","title":"Sracfhéachaint ar Django","url":"/ga/6.0/intro/overview/"},"next":{"docname":"intro/tutorial01","title":"Scríobh do chéad aip Django, cuid 1","url":"/ga/6.0/intro/tutorial01/"},"formats":{"html":"/ga/6.0/intro/install/","markdown":"/ga/6.0/intro/install.md","json":"/ga/6.0/intro/install.json"},"source":"https://github.com/django/django/blob/stable/6.0.x/docs/intro/install.txt","official":"https://docs.djangoproject.com/ga/6.0/intro/install/","inVersions":["6.1","6.0","5.2"],"inLocales":["en","sv","zh-hans","ga","fr","ja","id","it","pt-br","ko","es","el","pl"]}