検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 40 for packages (0.002 sec.)
GeoDjango Installation — Django 4.0.6 ドキュメント 14510
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... versions of the libraries are necessary. If binary packages aren't available for your platform, installation f ... s.app (easiest and recommended) Homebrew KyngChaos packages Fink MacPorts Building from source This section al ... for installing an upgraded version of Python from packages provided by the Python Software Foundation, howeve ... ebrew provides "recipes" for building binaries and packages from source. It provides recipes for the GeoDjango ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
contrib packages — Django 4.0.6 ドキュメント 11966
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Index | Modules « previous | up | next » contrib packages ¶ Django aims to follow Python's "batteries includ ... distribution. This document gives a rundown of the packages in contrib , along with any dependencies those pac ... ation . Requires the auth and contenttypes contrib packages to be installed. auth ¶ Django's authentication fr ... it to the django-users mailing list. 目次 contrib packages admin auth contenttypes flatpages gis humanize mes ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
External packages — Django 4.0.6 ドキュメント 10687
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Index | Modules « previous | up | next » External packages ¶ Django ships with a variety of extra, optional t ... ith forms. GitHub Documentation PyPI 目次 External packages Localflavor コメント Formtools 前のトピックへ シス ... ワーク 次のトピックへ 非同期サポート 関連キーワード packages , External , comments , Documentation , contrib , ...
https://man.plustar.jp/django/topics/external-packages.html - [similar]
Installing SpatiaLite — Django 4.0.6 ドキュメント 10235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t, check if you can install SpatiaLite from system packages or binaries. For example, on Debian-based distribu ... tions that package SpatiaLite 4.3+, try to install the libsqlite3-mod- ... nd tools, macOS users can choose between KyngChaos packages and Homebrew . KyngChaos ¶ First, follow the instr ... uctions in the KyngChaos packages section. When creating a SpatiaLite database, the ...
https://man.plustar.jp/django/ref/contrib/gis/install/spatialite.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 9423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ou want to use. An install of some required Python packages: $ python -m pip install wheel twine Access to Dja ... un make -f extras/Makefile to generate the release packages. This will create the release packages in a dist/ ... directory. Generate the hashes of the release packages: $ cd dist $ md5sum * $ sha1sum * $ sha256sum * Cr ... ompare them to the checksums listed below. Release packages: ================= https://www.djangoproject.com/m ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 8877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ronments, which are more practical than installing packages systemwide. It also allows installing packages wit ... our platform/distribution provides official Django packages/installers. Distribution-provided packages will ty ... encies and supported upgrade paths; however, these packages will rarely contain the latest release of Django. ...
https://man.plustar.jp/django/topics/install.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 8596
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plication directory, e.g. '/usr/lib/pythonX.Y/dist-packages/django/contrib/admin' . In most cases, Django can ... ich should be executed exactly one time. Namespace packages as apps ¶ Python packages without an __init__.py f ... ile are known as "namespace packages" and may be spread across multiple directories at ... いけません!" In other words, your applications' root packages and the modules that define your application confi ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 8331
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nstaller. It helps to install and uninstall Python packages (such as Django!). For the rest of the installatio ... n, we'll use pip to install Python packages from the command line. Setting up a virtual enviro ... There are many options to manage environments and packages within the Python ecosystem, some of which are rec ...
https://man.plustar.jp/django/howto/windows.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 7863
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use when generated text-based formats. 参考 Django Packages provides a comparison of packages that help genera ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 7863
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... むことのできる再利用可能なアプリについては、 Django Packages を見てみてください。Django そのものも、普通のPytho ... 。 auth 、 admin 、 messages のようなDjango contrib packages と同じラベルを使うことは避けてください。 polls ディ ... amic Content [options] include_package_data = true packages = find: python_requires = >=3.8 install_requires = ... ools import setup setup () Only Python modules and packages are included in the package by default. To include ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
PREV 1 2 3 4 NEXT