検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 62 for Accepts (0.080 sec.)
Django 1.5 release notes — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ving a subset of model's fields - Model.save() now accepts an update_fields argument, letting you specify whi ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The field_name argument of QuerySet.in_bulk() now accepts distinct fields if there's only one field specifie ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () function is renamed to reorder_tests() . It now accepts an iterable of tests rather than a test suite, and ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ice or CDN の利用を検討してください。 If your site accepts file uploads, it is strongly advised that you limi ...
https://man.plustar.jp/django/topics/security.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion is raised when a template cannot be found. It accepts the following optional arguments for populating th ...
https://man.plustar.jp/django/topics/templates.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... verRunner or write your own test runner, ensure it accepts **kwargs . Your test runner may also define additi ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6560
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... st code paths that use the django.http.HttpRequest.accepts() method. CGI の仕様 **extra で送信されるヘッダーは ... ample, the following code tests that an EmailField accepts a@a.com as a valid email address, but rejects aaa ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () . __init__ ( * args , ** kwargs ) Our HandField accepts most of the standard field options (see the list b ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bytestring usage to a minimum, as Django no longer accepts bytestrings in certain code paths. Python's -b opt ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s' : 80 , 'rows' : 20 }), } The widgets dictionary accepts either widget instances (e.g., Textarea(...) ) or ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT