検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 102 for Forms (0.080 sec.)
翻訳 — Django 4.0.6 ドキュメント 5926
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... interpolation. Here's example: from django import forms from django.core.exceptions import ValidationError ... ls.translation import ngettext_lazy class MyForm ( forms . Form ): error_message = ngettext_lazy ( "You onl ... directly with the number argument: class MyForm ( forms . Form ): error_message = ngettext_lazy ( "You pro ... plural form. Specify both the singular and plural forms separating them with the {% plural %} tag within t ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django 1.10.5 release notes — Django 4.0.6 ドキュメント 5888
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ilable ( #27567 ). Fixed occasional missing plural forms in JavaScriptCatalog ( #27418 ). Fixed a regressio ...
https://man.plustar.jp/django/releases/1.10.5.html - [similar]
Django 2.2.27 release notes — Django 4.0.6 ドキュメント 5888
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file uploads ¶ Passing certain inputs to multipart forms could result in an infinite loop when parsing file ...
https://man.plustar.jp/django/releases/2.2.27.html - [similar]
Django 3.2.12 release notes — Django 4.0.6 ドキュメント 5888
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file uploads ¶ Passing certain inputs to multipart forms could result in an infinite loop when parsing file ...
https://man.plustar.jp/django/releases/3.2.12.html - [similar]
Django 3.2.6 release notes — Django 4.0.6 ドキュメント 5888
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that caused a crash validating "NaN" input with a forms.DecimalField when additional constraints, e.g. max ...
https://man.plustar.jp/django/releases/3.2.6.html - [similar]
External packages — Django 4.0.6 ドキュメント 5888
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is a collection of assorted utilities to work with forms. GitHub Documentation PyPI 目次 External packages ...
https://man.plustar.jp/django/topics/external-packages.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 5849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ps Distance Queries Compatibility Tables GeoDjango Forms API Field arguments Form field classes Form widget ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
Django 1.9.7 リリースノート — Django 4.0.6 ドキュメント 5849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d translation of password validators' help_text in forms ( #26544 ). Fixed a regression causing the cached ...
https://man.plustar.jp/django/releases/1.9.7.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... low. These error messages often don't propagate to forms. See モデルの error_messages のレンダリングを考える ... lue is not HTML-escaped in automatically-generated forms. This lets you include HTML in help_text if you so ... different type, either from serialization or from forms. to_python ( value ) ¶ Converts the value into the ... ルドデータを変換する場合 for usage. When using model forms , the Field needs to know which form field it shou ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 5810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed has_changed() method in contrib.postgres.forms.HStoreField ( #25215 , #25233 ). Fixed the recordi ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT