検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 190 for new (0.224 sec.)
ミドルウェア — Django 4.0.6 ドキュメント 4661
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... URE_REFERRER_POLICY . Cross-Origin Opener Policy ¶ New in Django 4.0. Some browsers have the ability to i ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
ファイルのアップロード — Django 4.0.6 ドキュメント 4661
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e the upload handlers completely, you can assign a new list: request . upload_handlers = [ ProgressBarUpl ...
https://man.plustar.jp/django/topics/http/file-uploads.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 4661
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eference for details. Cross-origin opener policy ¶ New in Django 4.0. The cross-origin opener policy (COO ...
https://man.plustar.jp/django/topics/security.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 4661
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... template loading. For example, if you've written a news story and want some stories to have custom templa ... ubdirectory, use a slash, like so: get_template ( 'news/story_detail.html' ) Using the same TEMPLATES opt ... ad the following templates: /home/html/example.com/news/story_detail.html ( 'django' engine) /home/html/d ... efault/news/story_detail.html ( 'django' engine) /home/html/j ...
https://man.plustar.jp/django/topics/templates.html - [similar]
索引 — Django 4.0.6 ドキュメント 4628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cache() (django.views.decorators.cache モジュール) new_file() (FileUploadHandler のメソッド) new_objects ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 4628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... JSONBAgg , and StringAgg aggregates will return None when there are no rows instead of [] , [] , and '' ... .utils.translation.LANGUAGE_SESSION_KEY ). alias=None will be required in the signature of django.db.mode ... () will have to be either None (to redirect to the newly created object's edit page) or a pre-formatted u ... own library earlier than 2.1. An accelerated timeline was used as this was a security related deprecation ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 4628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cribing the problem. The string should not contain newlines. hint A single-line string providing a hint f ... eld s to have a max_length > 255. ファイルの管理 ¶ New in Django 4.0. The following checks verify your se ...
https://man.plustar.jp/django/ref/checks.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 4628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cify the 'type' attribute to take advantage of the new HTML5 input types. To do this, you use the Widget. ... a single key, in order to suppress the suffix for one widget. For example: >>> widget = MultiWidget ( wid ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 4628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... volution and Thunderbird . attach_file() creates a new attachment using a file from your filesystem. Call ...
https://man.plustar.jp/django/topics/email.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 4628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orm.cleaned_data as required # ... # redirect to a new URL: return HttpResponseRedirect ( '/thanks/' ) # ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
PREV 10 11 12 13 14 15 16 17 18 19 NEXT