検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 200 for should (0.117 sec.)
django.apps.config — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( "However, Django's automatic detection %s . You should " "move the default config class to the apps submo ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... turn a list of quoted ETags, or ['*'] if all ETags should be matched. """ if etag_str . strip () == "*" : re ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ponse = client . get ( '/' ) Not Found: / >>> # we should expect a 404 from that address; if you instead see ... ponse . status_code 404 >>> # on the other hand we should expect to find something at '/polls/' >>> # we'll ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... called when valid form data has been POSTed. # It should return an HttpResponse. form . send_email () retur ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions that may occur while running your action, you should gracefully inform the user of the problem. This me ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ters psycopg2 (for PostGIS). 注釈 SpatiaLite users should consult the macOS-specific instructions section af ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Full text search — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rank__gte = 0.3 ) . order_by ( 'rank' ) The weight should be one of the following letters: D, C, B, A. By de ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ks of the file. If multiple_chunks() is True , you should use this method in a loop instead of read() . In p ... ion/pdf ). Like any data supplied by the user, you shouldn't trust that the uploaded file is actually this t ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
ロギング — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ] ¶ This filter accepts a callback function (which should accept a single argument, the record to be logged) ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 4503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 25-Dec-2018 22:26:13 GMT are removed. This change should be merely cosmetic except perhaps for antiquated b ...
https://man.plustar.jp/django/releases/2.1.html - [similar]