検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 158 for custom (0.117 sec.)
テストツール — Django 4.0.6 ドキュメント 5057
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ponse . status_code 200 >>> response = c . get ( '/customer/details/' ) >>> response . content b'<!DOCTYPE h ... を参照)。 The json_encoder argument allows setting a custom JSON encoder for the JSON serialization that's des ... えば、次の例では、 >>> c = Client () >>> c . get ( '/customers/details/' , { 'name' : 'fred' , 'age' : 7 }) 引 ... の結果、次の GET リクエストの実行と等価になります。 /customers/details/?name=fred&age=7 extra キーワード引数の ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
WSGI とともにデプロイするには — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld also replace the Django WSGI application with a custom WSGI application that later delegates to the Djang ...
https://man.plustar.jp/django/howto/deployment/wsgi/index.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... during testing. django.test.utils Helpers to write custom test runners. u django.urls django.urls.conf Funct ...
https://man.plustar.jp/django/py-modindex.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ GeometryField. dim ¶ This option may be used for customizing the coordinate dimension of the geometry fiel ... dentifier. However, it may also be associated with custom projections defined in spatial database's spatial ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... asses to use for this constraint. If you require a custom operator class, you must provide one for each expr ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ses to use for this unique index. If you require a custom operator class, you must provide one for each fiel ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or classes to use for this index. If you require a custom operator class, you must provide one for each fiel ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dling HTTP errors. To override these with your own custom views, see エラービューをカスタマイズする . The 40 ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... annotation. Enumerations for model field choices ¶ Custom enumeration types TextChoices , IntegerChoices , a ... e enumeration for other concrete data types. These custom enumeration types support human-readable labels th ... ssword reset URLs. Added BaseBackend class to ease customization of authentication backends. Added get_user_ ... te to the django.contrib.syndication.views.Feed to customize a feed language. The default value is get_langu ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
検索 — Django 4.0.6 ドキュメント 4988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es are constructed entirely on public APIs such as custom lookups and database functions . Depending on your ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT