Results of 1 - 10 of about 22 for validates (0.020 sec.)
- Form fields — Django 4.0.6 ドキュメント 13349
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
False Normalizes to: A Python True or False value. Validates that the value is True (e.g. the check box is chec ...
t 空の値: '' (空の文字列) Normalizes to: A string. Validates that the given value exists in the list of choices ...
空の値: None Python の decimal に正規化されます。 Validates that the given value is a decimal. Uses MaxValueVa ...
空の値: None Python の timedelta に正規化されます。 Validates that the given value is a string which can be conv ...
-
https://man.plustar.jp/django/ref/forms/fields.html
- [similar]
- バリデータ — Django 4.0.6 ドキュメント 13198
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ys , strict = False , messages = None ) [ソース] ¶ Validates that the given keys are contained in the value. If ...
idator ( limit_value , message = None ) [ソース] ¶ Validates that the upper bound of the range is not greater t ...
idator ( limit_value , message = None ) [ソース] ¶ Validates that the lower bound of the range is not less than ...
dators , limit , RangeMinValueValidator , ソース , Validates , KeysValidator , None , RangeMaxValueValidator ク ...
-
https://man.plustar.jp/django/ref/contrib/postgres/validators.html
- [similar]
- Django 1.11.21 リリースノート — Django 4.0.6 ドキュメント 10067
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
clickable JavaScript link. AdminURLFieldWidget now validates the provided value using URLValidator before displ ...
ng , トピック , previous , up , next , validator , validates クイック検索 Last update: 2022年6月01日 « previous ...
-
https://man.plustar.jp/django/releases/1.11.21.html
- [similar]
- Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 9056
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
class MinimumLengthValidator ( min_length = 8 ) ¶ Validates whether the password meets a minimum length. The m ...
DEFAULT_USER_ATTRIBUTES , max_similarity = 0.7 ) ¶ Validates whether the password is sufficiently different fro ...
assword_list_path = DEFAULT_PASSWORD_LIST_PATH ) ¶ Validates whether the password is not a common password. Thi ...
text or gzipped. class NumericPasswordValidator ¶ Validates whether the password is not entirely numeric. Inte ...
-
https://man.plustar.jp/django/topics/auth/passwords.html
- [similar]
- PostgreSQL specific form fields and widgets — Django 4.0.6 ドキュメント 8636
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
r. max_length ¶ This is an optional argument which validates that the array does not exceed the stated length. ...
min_length ¶ This is an optional argument which validates that the array reaches at least the stated length. ...
-
https://man.plustar.jp/django/ref/contrib/postgres/forms.html
- [similar]
- Django 2.1.9 リリースノート — Django 4.0.6 ドキュメント 8349
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
clickable JavaScript link. AdminURLFieldWidget now validates the provided value using URLValidator before displ ...
-
https://man.plustar.jp/django/releases/2.1.9.html
- [similar]
- Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 8215
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
clickable JavaScript link. AdminURLFieldWidget now validates the provided value using URLValidator before displ ...
-
https://man.plustar.jp/django/releases/2.2.2.html
- [similar]
- Django 1.1.4 リリースノート — Django 4.0.6 ドキュメント 8063
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
s for the token's presence on form submission, and validates it. Prior to Django 1.2.5, our CSRF protection mad ...
-
https://man.plustar.jp/django/releases/1.1.4.html
- [similar]
- Django 1.4.21 release notes — Django 4.0.6 ドキュメント 8063
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
validate_integer() function is now stricter as it validates using a regular expression instead of simply casti ...
-
https://man.plustar.jp/django/releases/1.4.21.html
- [similar]
- Django 1.7.9 release notes — Django 4.0.6 ドキュメント 8063
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
validate_integer() function is now stricter as it validates using a regular expression instead of simply casti ...
-
https://man.plustar.jp/django/releases/1.7.9.html
- [similar]