検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 86 for characters (0.059 sec.)
バリデータ — Django 4.0.6 ドキュメント 7142
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a File ) has a valid image extension . ProhibitNullCharactersValidator ¶ class ProhibitNullCharactersValidator ( ... tionError if str(value) contains one or more nulls characters ( '\x00' ). パラメータ: message -- None 以外の場合 ... dationError if validation fails. Defaults to "Null characters are not allowed." . code ¶ The error code used by ... dationError if validation fails. Defaults to "null_characters_not_allowed" . 目次 バリデータ バリデータを記述する ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Form fields — Django 4.0.6 ドキュメント 6994
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . CharField ( max_length = 100 , help_text = '100 characters max.' ) ... message = forms . CharField () ... sen ... ngth="100" required><br><span class="helptext">100 characters max.</span></td></tr> <tr><th>Message:</th><td><in ... xlength="100" required> <span class="helptext">100 characters max.</span></li> <li>Message: <input type="text" n ... xlength="100" required> <span class="helptext">100 characters max.</span></p> <p>Message: <input type="text" nam ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6994
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e.__repr__() when the file's name contains Unicode characters ( #23888 ). Added missing context to the admin's d ... crash when socket error message contained Unicode characters ( #23946 ). Fixed serialization of type when addin ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6994
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... accepts an allow_unicode argument to allow Unicode characters in slugs. Added support for referencing annotation ... now limits the length of domain name labels to 63 characters per RFC 1034 . Added validate_unicode_slug() to va ... lidate slugs that may contain Unicode characters. Backwards incompatible changes in 1.9 ¶ 警告 In a ... ecurity hardening, session keys must be at least 8 characters. Private function django.utils.functional.total_or ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
データベース — Django 4.0.6 ドキュメント 6859
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ine tools and this SQL: CREATE DATABASE < dbname > CHARACTER SET utf8 ; This ensures all tables and columns will ... ation. Please note that according to MySQL Unicode Character Sets , comparisons for the utf8_general_ci collatio ... types may have their max_length restricted to 255 characters if you are using unique=True for the field. This a ... match a name of "Aabb" . 2. For strings containing characters outside the ASCII range, all exact string matches ...
https://man.plustar.jp/django/ref/databases.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 6859
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate system has no concept of "escaping" individual characters. However, you can use the {% templatetag %} tag to ... comment #} 使用例: The {% templatetag openblock %} characters open a block. See also the verbatim tag for anothe ... r way of including these characters. url ¶ ビューとオプションの引数を指定して、これとマ ... | escape }} {% endautoescape %} escapejs ¶ Escapes characters for use in JavaScript strings. This does not make ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6859
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Permission.name has been increased from 50 to 255 characters. Please run the database migration. USERNAME_FIELD ... nities for more sophisticated lookups. SQL special characters (, %, _) are now escaped properly when a pattern l ... urlize now supports domain-only links that include characters after the top-level domain (e.g. djangoproject.com ... pRequest.get_full_path() method now escapes unsafe characters from the path portion of a Uniform Resource Identi ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
django.utils.safestring — Django 4.0.6 ドキュメント 6711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that the producer of the string has already turned characters that should not be interpreted by the HTML engine ...
https://man.plustar.jp/django/_modules/django/utils/safestring.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 6711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g attributes in these mixins use strftime() format characters. Do not try to use the format characters from the ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
Django 1.11.27 リリースノート — Django 4.0.6 ドキュメント 6711
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... itably crafted email address making use of Unicode characters, that compared equal to an existing user email whe ...
https://man.plustar.jp/django/releases/1.11.27.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT