検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 149 for possible (0.085 sec.)
Submitting patches — Django 4.0.6 ドキュメント 5130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... duplicated and contributors can be as effective as possible. Hence, our policy is for contributors to "claim" ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... also aim to keep this list as small as effectively possible, in order to better manage the flow of confidentia ...
https://man.plustar.jp/django/internals/security.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... field names in the list are ignored. This makes it possible to disable a field in a subclass by setting it to ... ut type="text" name="priority" required></li> It's possible to subclass multiple forms, treating forms as mixi ... ype="text" name="haircut_type" required></li> It's possible to declaratively remove a Field inherited from a p ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rings, because they should be converted as late as possible (so that the correct locale is in effect). This ne ... タログ内でその文字列をルックアップします。 It's not possible to mix a template variable inside a string within ... n catalogs to make sure that those are as small as possible. Django doesn't use xgettext alone. It uses Python ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y raise ImportError, which is the best exception # possible if the module at mod_path cannot be imported. mod ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... contain newlines." ) # Avoid UTF-8 encode, if it's possible. try : nm . encode ( "ascii" ) nm = Header ( nm ) ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TUATION = [( "(" , ")" ), ( "[" , "]" )] # List of possible strings used for bullets in bulleted lists. DOTS = ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ensitive data is a hard problem, and it's nearly impossible to guarantee that sensitive data won't leak into a ... as much relevant information about those errors as possible. For example, by default Django records the full t ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Coding style — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TTINGS_MODULE environment variable) is allowed and possible as follows: from django.conf import settings setti ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s incompatibilities where a deprecation path isn't possible or not worth the cost. Also, deprecations started ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT