検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 143 for support (0.091 sec.)
django.utils.http — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tes; unfortunately # RFC7231 makes it mandatory to support RFC850 dates too. So we roll # our own RFC-complia ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SCII characters, make sure Apache is configured to support UTF-8 encoding: export LANG = 'en_US.UTF-8' export ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... request at all (for example, some new users submit support queries as tickets). wontfix Used when a someone d ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... We recommend using a text editor with EditorConfig support to avoid indentation and whitespace issues. The Py ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Base views — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the view was called with an HTTP method it doesn't support, this method is called instead. プレーンテキストで ...
https://man.plustar.jp/django/ref/class-based-views/base.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... versions. Setting the attribute directly is still supported for backward compatibility. ModelAdmin. exclude ... versions. Setting the attribute directly is still supported for backward compatibility. フィールドの値が Non ... versions. Setting the attribute directly is still supported for backward compatibility. If the string given ... versions. Setting the attribute directly is still supported for backward compatibility. __str__() メソッドは ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onValidator to validate that the file extension is supported by Pillow. Error message keys: required , invali ... ImageField requires that Pillow is installed with support for the image formats you use. If you encounter a ... n.JSONEncoder subclass to serialize data types not supported by the standard JSON serializer (e.g. datetime.d ... My Object # %i " % obj . id Changed in Django 4.0: Support for containing %(value)s in the invalid_choice err ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quoted names can also be used with Django's other supported database backends; except for Oracle, however, t ... TABLESPACE setting, if set. If the backend doesn't support tablespaces, this option is ignored. default_manag ... b_vendor ¶ Options. required_db_vendor ¶ Name of a supported database vendor that this model is specific to. ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... les « previous | up | next » Unicode data ¶ Django supports Unicode data everywhere. This document tells you ... ent that contains non-ASCII characters. Filesystem support for UTF-8 file names varies and might depend on th ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 5177
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se ( html ) You can read more about Django's async support, and how to best use async views, in 非同期サポート ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT