検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 170 for string (0.106 sec.)
django.core.mail.message — Django 4.0.6 ドキュメント 5786
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ncoders from email import generator , message_from_string from email.errors import HeaderParseError from ema ... getaddresses , make_msgid from io import BytesIO , StringIO from pathlib import Path from django.conf import ... rmat a pair of (name, address) or an email address string. """ address = None if not isinstance ( addr , tup ... ed_address . addr_spec )) class MIMEMixin : def as_string ( self , unixfrom = False , linesep = " \n " ): "" ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... turns the first non-null value (note that an empty string is not considered a null value). Each argument mus ... racle convention , this function returns the empty string instead of None when the expressions are of type C ... nsure that each null part is converted to an empty string first. Usage example: >>> # Get the display name a ... ield or expression and returns the MD5 hash of the string. It can also be registered as a transform as descr ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provided value , using re.search() . This may be a string or a pre-compiled regular expression created with ... re.compile() . Defaults to the empty string, which will be found in every possible value . mes ... x flags used when compiling the regular expression string regex . If regex is a pre-compiled regular express ... hatever appears after the @ sign. However, if that string appears in the allowlist , this validation is bypa ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.11.7 リリースノート — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... urns None ( #28601 ). Fixed the Basque DATE_FORMAT string ( #28710 ). Made QuerySet.reverse() affect nulls_f ... revious , up , next , None , Bugfixes , unquoted , string , Made クイック検索 Last update: 2022年6月01日 « p ...
https://man.plustar.jp/django/releases/1.11.7.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 5707
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lper import _lazy_re_compile from django.utils.safestring import SafeData , SafeString , mark_safe from djan ... [( "(" , ")" ), ( "[" , "]" )] # List of possible strings used for bullets in bulleted lists. DOTS = [ "&mi ... IGNORECASE ) [ドキュメント] @keep_lazy ( str , SafeString ) def escape ( text ): """ Return the given text w ... z ) for z in range ( 32 )) @keep_lazy ( str , SafeString ) def escapejs ( value ): """Hex encode characters ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 5662
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate the attribute value. You may provide the empty string ( '' ) for a single key, in order to suppress the ... data , files , name ) # DateField expects a single string that it can parse into a date. return ' {} - {} - ... 30th February, the DateField passes this method a string instead, so that needs parsing. The final return h ... here combines the data from the subwidgets into a string in the format that DateField expects. ビルトインの ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5617
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) You may also provide any file-like object (e.g., StringIO or BytesIO ) as a file handle. If you're uploadi ... end argument (which should be a dotted Python path string), or to settings.AUTHENTICATION_BACKENDS[0] if a v ... めに使われた、テストクライアントです。 content ¶ Bytestring としてのレスポンスの本文です。ビューないしエラーメ ... ction, you can supply either a list of values or a string. When the value already exists in the list, append ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Base views — Django 4.0.6 ドキュメント 5572
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rectView ( RedirectView ): permanent = False query_string = True pattern_name = 'article-detail' def get_red ... す。デフォルトでは、 permanent は False です。 query_string ¶ GET クエリ文字列を新しい場所に渡すかどうかを指定 ... クエリ文字列は破棄されます。 デフォルトでは、 query_string は False です。 メソッド get_redirect_url ( * args ... 前あり・名前なしグループの両方が使われます)。 query_string によってリクエストされた場合、生成された URL にクエ ...
https://man.plustar.jp/django/ref/class-based-views/base.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5572
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 水平方向の追加的な余白が与えられます。 description A string of optional extra text to be displayed at the top ... fieldset, under the heading of the fieldset. This string is not rendered for TabularInline due to its layou ... still supported for backward compatibility. If the string given is a method of the model, ModelAdmin or a ca ... queryset based on the value provided in the query string and retrievable via `self.value()`. """ # Compare ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5572
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ms() . If it's an attribute, its value should be a string representing an absolute path to use for every obj ... -- and return that object's change frequency as a string. If it's an attribute, its value should be a strin ... ) -- and return that object's priority as either a string or float. If it's an attribute, its value should b ... e either a string or float representing the priority of every object ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT