検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 106 for max (0.103 sec.)
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt ( models . Model ): name = models . CharField ( max_length = 10 ) other_value = models . IntegerField ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... number of passes using ManifestStaticFilesStorage.max_post_process_passes . When using ManifestStaticFil ... ile upload settings, files larger than FILE_UPLOAD_MAX_MEMORY_SIZE now have the same permissions as tempo ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
表示形式のローカル化 — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ms . CharField () revenue = forms . DecimalField ( max_digits = 4 , decimal_places = 2 , localize = True ...
https://man.plustar.jp/django/topics/i18n/formatting.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 5447
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... en ( x ) <= limit : return x return " %s …" % x [: max ( 0 , limit - 1 )] def trim_punctuation ( lead , m ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 5447
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or ( models . Model ): name = models . CharField ( max_length = 200 ) def get_absolute_url ( self ): retu ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 5447
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty ( models . Model ): name = models . CharField ( max_length = 30 ) # A projected coordinate system (onl ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5447
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sible to run SQL aggregate queries (i.e. COUNT() , MAX() , MIN() , etc.) from within Django's ORM. You ca ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5447
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he route of the matching URL pattern. バリデータ ¶ MaxValueValidator , MinValueValidator , MinLengthValid ... ator , and MaxLengthValidator now accept a callable limit_value . ... old values are still accepted as data. Group.name max_length is increased from 80 to 150 characters. Tes ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Generic date ビュー — Django 4.0.6 ドキュメント 5396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e ( models . Model ): title = models . CharField ( max_length = 200 ) pub_date = models . DateField () de ...
https://man.plustar.jp/django/ref/class-based-views/generic-date-based.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 5396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rm ( forms . Form ): subject = forms . CharField ( max_length = 100 ) message = forms . CharField () send ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT