検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for localize (0.031 sec.)
表示形式のローカル化 — Django 4.0.6 ドキュメント 14403
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を使うことができません。 To enable a form field to localize input and output data use its localize argument: c ... cimalField ( max_digits = 4 , decimal_places = 2 , localize = True ) テンプレート内でローカル化をコントロールす ... のタグやフィルタを含んでいます。 テンプレートタグ ¶ localize ¶ ブロック内で、テンプレート変数のローカル化を有効 ... めには、以下を使ってください: { % load l10n % } { % localize on % } {{ value }} { % endlocalize % } { % localiz ...
https://man.plustar.jp/django/topics/i18n/formatting.html - [similar]
Form fields — Django 4.0.6 ドキュメント 9193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... しくは validators documentation を参照してください。 localize ¶ Field. localizelocalize 引数は、form データの ... ld ( ** kwargs ) ¶ デフォルトのウィジェット: Field.localize が False のとき NumberInput 、 True のとき TextInp ... ld ( ** kwargs ) ¶ デフォルトのウィジェット: Field.localize が False のとき NumberInput 、 True のとき TextInp ... ld ( ** kwargs ) ¶ デフォルトのウィジェット: Field.localize が False のとき NumberInput 、 True のとき TextInp ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 8713
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UTC time zones, and using the pytz normalize() and localize() APIs, possibly with the TIME_ZONE setting, you w ... depends on the USE_L10N setting and always returns localized output. Use the u suffix to disable localization. ... lt, any date or number displayed by Django will be localized. The {% localize %} tag and the localize / unloca ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
国際化とローカル化 — Django 4.0.6 ドキュメント 8481
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... かを指定できるようにします。 It uses these hooks to localize web apps for particular users according to their p ...
https://man.plustar.jp/django/topics/i18n/index.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 8321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... このフィールドのデフォルトのフォームウィジェットは、 localize が False のとき NumberInput で、そうでなければ Tex ... このフィールドのデフォルトのフォームウィジェットは、 localize が False のとき NumberInput で、そうでなければ Tex ... このフィールドのデフォルトのフォームウィジェットは、 localize が False のとき NumberInput で、そうでなければ Tex ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 8179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .fields.jsonb.JsonAdapter class is removed. The {% localize off %} tag and unlocalize filter no longer respect ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
索引 — Django 4.0.6 ドキュメント 8090
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... caleMiddleware (django.middleware.locale のクラス) localize template filter template tag localize (Field の属性 ...
https://man.plustar.jp/django/genindex.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 8090
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ポートしていない点に注意してください。Django 自身、 localize プロパティが True にセットされたフィールドでは、こ ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 8090
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... カル化されるようになりました。ローカル化を無効にする localize テンプレートタグを使ったカスタムウィジェットテンプ ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 8090
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e to erratic support of the number input type with localized numbers in current browsers, Django only uses it ... when numeric fields are not localized. The number argument for lazy plural translations ... s several new Meta options. Fields included in the localized_fields list will be localized (by setting localiz ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
PREV 1 2 NEXT