検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 149 for form (0.066 sec.)
表示形式のローカル化 — Django 4.0.6 ドキュメント 5270
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... をセットする必要があります。 注釈 To enable number formatting with thousand separators, it is necessary to ... ngs file. Alternatively, you could use intcomma to format numbers in your template. 注釈 There is a relate ... ls if Django should activate translation. See 翻訳 for more details. フォームでのロケールを認識する入力 ¶ ... )、 %p (AM/PM) を使うことができません。 To enable a form field to localize input and output data use its lo ...
https://man.plustar.jp/django/topics/i18n/formatting.html - [similar]
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... omitted_from_data() method ( #27905 ). Fixed model form default fallback for SelectMultiple ( #27993 ). 目 ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n added in Django 1.11 from the model field to the form field to reallow the use case of storing images wi ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]
Django 1.8.5 リリースノート — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango before 1.8 did ( #25377 ). This may fix a performance regression on some databases. Fixed custom que ... .save() ( #25160 ). Readded inline foreign keys to form instances when validating model formsets ( #25431 ...
https://man.plustar.jp/django/releases/1.8.5.html - [similar]
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nal seconds could be saved as None ( #26324 ). The forms in contrib.auth no longer strip trailing and lead ... g its contents when displaying values after failed form validation ( #25532 ). 目次 Django 1.9.5 リリースノ ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es を実行すると、以下のエラーが発生するでしょう: a format specification for argument 'name' , as in 'msgst ... CharField ( help_text = pgettext_lazy ( 'help text for MyThing model' , 'This is the help text' )) これは ... s description argument to the @display decorator ¶ For model methods, you can provide translations to Djan ... interpolation. Here's example: from django import forms from django.core.exceptions import ValidationErro ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django におけるテスト — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s of logic -- from HTTP-level request handling, to form validation and processing, to template rendering. ...
https://man.plustar.jp/django/topics/testing/index.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ectangles, or MBR). Specifically, MySQL did not conform to the OGC standard. Django supports spatial funct ... that of the field, then it will be implicitly transformed into the SRID of the model's field, using the sp ... atial database's transform procedure: >>> poly_3084 = GEOSGeometry ( 'POLYGON ... ID 3084 is 'NAD83(HARN) / Texas Centric Lambert Conformal' >>> z = Zipcode ( code = 78212 , poly = poly_30 ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Django 1.1.2 リリースノート — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.1 series, improving the stability and performance of the Django 1.1 codebase. Django 1.1.2 maint ... es the use of a new csrf_token template tag in all forms that Django renders. To make it easier to support ... en does nothing - it has no effect on templates or form processing. However, it means that the same templa ...
https://man.plustar.jp/django/releases/1.1.2.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 5212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ies when using RadioSelect with a ModelChoiceField form field ( #27001 ). Fixed a crash if request.META['C ... the creation of ContentType and Permission objects for models of applications without migrations when call ... l receivers to allow ContentType renaming to be performed on model rename ( #27100 ). Reallowed subclassin ... g UserCreationForm without USERNAME_FIELD in Meta.fields ( #27111 ). ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT