{"title":"External packages","version":"2.1","locale":"pl","docname":"topics/external-packages","url":"/pl/2.1/topics/external-packages/","canonical":"https://djangodocs.dev/pl/2.1/topics/external-packages/","summary":"Django ships with a variety of extra, optional tools that solve common problems ( contrib.* ). For easier maintenance and to trim the size of the codebase, a few of…","html":"<h1>External packages<a class=\"heading-anchor\" href=\"#external-packages\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h1>\n<p>Django ships with a variety of extra, optional tools that solve common\nproblems (<code class=\"docutils literal notranslate\"><span class=\"pre\">contrib.*</span></code>). For easier maintenance and to trim the size of the\ncodebase, a few of those applications have been moved out to separate projects.</p>\n<section id=\"localflavor\">\n<h2>Localflavor<a class=\"heading-anchor\" href=\"#localflavor\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p><code class=\"docutils literal notranslate\"><span class=\"pre\">django-localflavor</span></code> is a collection of utilities for particular countries\nand cultures.</p>\n<ul class=\"simple\">\n<li><p><a class=\"reference external\" href=\"https://github.com/django/django-localflavor\">GitHub</a></p></li>\n<li><p><a class=\"reference external\" href=\"https://django-localflavor.readthedocs.io/\">Documentation</a></p></li>\n<li><p><a class=\"reference external\" href=\"https://pypi.org/project/django-localflavor/\">PyPI</a></p></li>\n</ul>\n</section>\n<section id=\"comments\">\n<h2>Komentarze<a class=\"heading-anchor\" href=\"#comments\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p><code class=\"docutils literal notranslate\"><span class=\"pre\">django-contrib-comments</span></code> can be used to attach comments to any model, so you\ncan use it for comments on blog entries, photos, book chapters, or anything\nelse. Most users will be better served with a custom solution, or a hosted\nproduct like Disqus.</p>\n<ul class=\"simple\">\n<li><p><a class=\"reference external\" href=\"https://github.com/django/django-contrib-comments\">GitHub</a></p></li>\n<li><p><a class=\"reference external\" href=\"https://django-contrib-comments.readthedocs.io/\">Documentation</a></p></li>\n<li><p><a class=\"reference external\" href=\"https://pypi.org/project/django-contrib-comments/\">PyPI</a></p></li>\n</ul>\n</section>\n<section id=\"formtools\">\n<h2>Formtools<a class=\"heading-anchor\" href=\"#formtools\"><span class=\"visually-hidden\">Link to this heading</span><span aria-hidden=\"true\">#</span></a></h2>\n<p><code class=\"docutils literal notranslate\"><span class=\"pre\">django-formtools</span></code> is a collection of assorted utilities to work with forms.</p>\n<ul class=\"simple\">\n<li><p><a class=\"reference external\" href=\"https://github.com/django/django-formtools\">GitHub</a></p></li>\n<li><p><a class=\"reference external\" href=\"https://django-formtools.readthedocs.io/\">Documentation</a></p></li>\n<li><p><a class=\"reference external\" href=\"https://pypi.org/project/django-formtools/\">PyPI</a></p></li>\n</ul>\n</section>","rootId":"external-packages","toc":[{"title":"Localflavor","anchor":"localflavor","children":[]},{"title":"Komentarze","anchor":"comments","children":[]},{"title":"Formtools","anchor":"formtools","children":[]}],"breadcrumbs":[{"docname":"topics/index","title":"Używanie Django","url":"/pl/2.1/topics/"}],"prev":{"docname":"topics/checks","title":"Framework sprawdzeń systemu","url":"/pl/2.1/topics/checks/"},"next":{"docname":"howto/index","title":"Przewodniki „Jak to zrobić”","url":"/pl/2.1/howto/"},"formats":{"html":"/pl/2.1/topics/external-packages/","markdown":"/pl/2.1/topics/external-packages.md","json":"/pl/2.1/topics/external-packages.json"},"source":"https://github.com/django/django/blob/stable/2.1.x/docs/topics/external-packages.txt","official":"https://docs.djangoproject.com/pl/2.1/topics/external-packages/","inVersions":["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"],"inLocales":["en","zh-hans","fr","ja","id","pt-br","ko","es","el","pl"]}