検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 239 for example (0.165 sec.)
非同期サポート — Django 4.0.6 ドキュメント 4343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ution in an async environment. The ORM is the main example, but there are other parts that are also protected ... ent in which you are running your Django code. For example, Jupyter notebooks and IPython interactive shells ...
https://man.plustar.jp/django/topics/async.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... resource you want to update on the team page. For example the "core" resource refers to the translation cata ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Django's JavaScript tests use QUnit . Here is an example test module: QUnit . module ( 'magicTricks' , { be ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... そしてドメイン名を検索しません。例えば、 https://www.example.com/myapp/ へのリクエストにおいては、URLconfは mya ... pp/ を見ます。 https://www.example.com/myapp/?page=3 へのリクエストにおいても、URLcon ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
設計思想 — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 限り、相手をお互いに「知る」べきではありません。 For example, the template system knows nothing about web reque ... ame app to be different in different contexts. For example, one site may put stories at /stories/ , while ano ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er('username') using varchar_pattern_ops . Another example: UniqueConstraint ( OpClass ( Upper ( 'description ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
The redirects app — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... redirect objects via the Django database API . For example: >>> from django.conf import settings >>> from dja ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase is known to "typecast" on certain queries; for example, when querying a table which contains string value ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase is known to "typecast" on certain queries; for example, when querying a table which contains string value ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 4302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .py by the startproject and startapp commands. For example, a template with the filename manage.py-tpl will b ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]