検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 47 for package (0.084 sec.)
contrib packages — Django 4.0.6 ドキュメント 8208
" + 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 inclu ... distribution. This document gives a rundown of the packages in contrib , along with any dependencies those pa ... models or template tags -- you'll need to add the package name (e.g., 'django.contrib.redirects' ) to your I ... ation . Requires the auth and contenttypes contrib packages to be installed. auth ¶ Django's authentication f ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 8086
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... whether you're installing a distribution-specific package, downloading the latest official release, or fetch ... ronments, which are more practical than installing packages systemwide. It also allows installing packages wi ... install Django Installing a distribution-specific package ¶ Check the distribution specific notes to see if ... our platform/distribution provides official Django packages/installers. Distribution-provided packages will t ...
https://man.plustar.jp/django/topics/install.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "app names." An "app name" is the basename of the package containing your models. For example, if your INSTA ... the new directory contains manage.py and a project package (containing a settings.py and other files). If onl ... e is given, both the project directory and project package will be named <projectname> and the project direct ... ct directory, and create manage.py and the project package within it. Use '.' to denote the current working d ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 7722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on may be preferable in standalone apps that can't package their own settings file or for projects where the ... equire additional settings to run. Since the tests package is included in INSTALLED_APPS when running your te ... tabase. This option requires the third-party tblib package to display tracebacks correctly. tags can be used ... - Search for and run all tests in the named Python package or module. path/to/directory -- Search for and run ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
設定 — Django 4.0.6 ドキュメント 7600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ACKEND にバックエンドのクラスの完全修飾パス (例: mypackage.backends.whatever.WhateverCache ) を設定してくださ ... y setting ENGINE to a fully-qualified path (i.e. mypackage.backends.whatever ). HOST ¶ デフォルト値: '' (空文 ... デフォルト値: None A full Python path to a Python package that contains custom format definitions for projec ... e given format. This means that formats defined in packages farther up in the list will take precedence over ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 7478
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... all set of people who have the authority to upload packaged releases of Django to the Python Package Index , ... uild Django releases and upload them to the Python Package Index , and to the djangoproject.com website. Memb ...
https://man.plustar.jp/django/internals/organization.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7478
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rd library from Python 3.9. The backports.zoneinfo package is automatically installed alongside Django if you ... n Django 5.0. In addition, a pytz_deprecation_shim package, created by the zoneinfo author, can be used to as ... sist with the migration from pytz . This package provides shims to help you safely remove pytz , an ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 7357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lopment instance, for example. If a project uses a package like the django-debug-toolbar , then the attacker ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 7357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lopment instance, for example. If a project uses a package like the django-debug-toolbar , then the attacker ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 7250
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lopment instance, for example. If a project uses a package like the django-debug-toolbar , then the attacker ... 200 ). Made the JavaScriptCatalog view respect the packages argument; previously it was ignored ( #27374 ). F ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
PREV 1 2 3 4 5 NEXT