Results of 1 - 10 of about 98 for contain (0.021 sec.)
- django.contrib.postgres.validators — Django 4.0.6 ドキュメント 13054
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
LengthValidator ): message = ngettext_lazy ( "List contains %(show_value)d item, it should contain no more th ...
an " " %(limit_value)d ." , "List contains %(show_value)d items, it should contain no more t ...
LengthValidator ): message = ngettext_lazy ( "List contains %(show_value)d item, it should contain no fewer t ...
han " " %(limit_value)d ." , "List contains %(show_value)d items, it should contain no fewer ...
-
https://man.plustar.jp/django/_modules/django/contrib/postgres/validators.html
- [similar]
- Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 11355
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
of the Django 1.0 codebase. As such, Django 1.0.2 contains no new features (and, pursuant to our compatibili ...
ckwards compatibility with Django 1.0.0), but does contain a number of fixes and other improvements. Django 1 ...
and part of Django's unit-test suite. Django 1.0.2 contains updated packaging scripts, and the release packag ...
e contains the directories omitted from Django 1.0.1. As suc ...
-
https://man.plustar.jp/django/releases/1.0.2.html
- [similar]
- Form fields — Django 4.0.6 ドキュメント 9905
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
nvalid_choice The invalid_choice error message may contain %(value)s , which will be replaced with the select ...
its The max_value and min_value error messages may contain %(limit_value)s , which will be substituted by the ...
mal_places and max_whole_digits error messages may contain %(max)s . Takes four optional arguments: max_value ...
ile object will have an additional image attribute containing the Pillow Image instance used to check if the ...
-
https://man.plustar.jp/django/ref/forms/fields.html
- [similar]
- アプリケーション — Django 4.0.6 ドキュメント 9173
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
のサブクラスを定義してください。 When INSTALLED_APPS contains the dotted path to an application module, by defa ...
スが使用されます。 Alternatively, INSTALLED_APPS may contain the dotted path to a configuration class to specif ...
g will be loaded automatically when INSTALLED_APPS contains 'rock_n_roll' . If you need to prevent this, set ...
ngo to load them automatically when INSTALLED_APPS contains the path to an application module rather than the ...
-
https://man.plustar.jp/django/ref/applications.html
- [similar]
- Django 1.1.2 リリースノート — Django 4.0.6 ドキュメント 8938
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ins backwards compatibility with Django 1.1.0, but contain a number of fixes and other improvements. Django 1 ...
Django 1.2 (the next major release of Django) will contain a feature that will improve protection against Cro ...
-
https://man.plustar.jp/django/releases/1.1.2.html
- [similar]
- システムチェックフレームワーク — Django 4.0.6 ドキュメント 8689
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ring describing the problem. The string should not contain newlines. hint A single-line string providing a hi ...
W001 : Your URL pattern <pattern> has a route that contains (?P< , begins with a ^ , or ends with a $ . This ...
f your data because its LOCATION matches/is inside/contains MEDIA_ROOT / STATIC_ROOT / STATICFILES_DIRS . cac ...
an underscore. fields.E002 : Field names must not contain "__" . fields.E003 : pk is a reserved word that ca ...
-
https://man.plustar.jp/django/ref/checks.html
- [similar]
- Django 1.3.6 release notes — Django 4.0.6 ドキュメント 8689
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
t header. Django's documentation has for some time contained notes advising users on how to configure web ser ...
6 adds a new setting, ALLOWED_HOSTS , which should contain an explicit list of valid host/domain names for th ...
ement command, you will need to ensure they do not contain a DTD. Formset memory exhaustion ¶ Previous versio ...
-
https://man.plustar.jp/django/releases/1.3.6.html
- [similar]
- Unicode data — Django 4.0.6 ドキュメント 7971
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
rsion functions ¶ The django.utils.encoding module contains a few functions that are handy for converting bac ...
om an IRI -- very loosely speaking, a URI that can contain Unicode characters. Use these functions for quotin ...
nstruct your IRI without worrying about whether it contains non-ASCII characters and then, right at the end, ...
based (CharField, TextField, URLField, etc.) will contain Unicode values when Django retrieves data from the ...
-
https://man.plustar.jp/django/ref/unicode.html
- [similar]
- django.core.mail.message — Django 4.0.6 ドキュメント 7722
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
aderError ( ValueError ): pass # Header names that contain structured address data (RFC #5322) ADDRESS_HEADER ...
val : raise BadHeaderError ( "Header values can't contain newlines (got %r for header %r )" % ( val , name ) ...
alueError ( "Invalid address; address parts cannot contain newlines." ) # Avoid UTF-8 encode, if it's possibl ...
e , val ) [ドキュメント] class EmailMessage : """A container for email information.""" content_subtype = "pla ...
-
https://man.plustar.jp/django/_modules/django/core/mail/message.html
- [similar]
- LICENSE.txt 7722
- Font Awesome Free License ------------------------- Font Awesome Free is free, open source, and
...
censes. Downloaded Font Awesome Free files already contain embedded comments with sufficient attribution, so ...
-
https://man.plustar.jp/django/_static/fontawesome/LICENSE.txt
- [similar]