検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 105 for Options (0.157 sec.)
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 5640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... coming requests that are not using HTTP GET, HEAD, OPTIONS or TRACE, a CSRF cookie must be present, and the ' ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
モデル — Django 4.0.6 ドキュメント 5640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... from multiple abstract base classes, only the Meta options from the first listed class will be inherited by d ... efault. To inherit Meta options from multiple abstract base classes, you must expl ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 5640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bjects.all() . However, raw() has a bunch of other options that make it very powerful. モデルのテーブル名称 こ ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
ファイルのアップロード — Django 4.0.6 ドキュメント 5640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d ( BaseCommand ): def handle ( self , * args , ** options ): content_file = ContentFile ( b 'Hello world!' , ...
https://man.plustar.jp/django/topics/http/file-uploads.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplate would be better . Secondly, there are other options to consider: in a real-life case, {{ my_bicycles.c ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 5640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ます。 Djangoは clickjacking保護 の仕組みを X-Frame-Options ミドルウェア で提供しています。サポートしているブラ ...
https://man.plustar.jp/django/topics/security.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... side groups using the test --shuffle and --reverse options. This can help with ensuring your tests are indepe ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5589
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) Our HandField accepts most of the standard field options (see the list below), but we ensure it has a fixed ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5589
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at_string from do_current_time() . Always pass any options/parameters/arguments to a Node via its __init__() ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5589
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es among the different databases. For example, the options in asc() and desc() may not be supported. Consult ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT