検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 133 for provided (0.019 sec.)
Django 1.11.21 リリースノート — Django 4.0.6 ドキュメント 11093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ink generated by AdminURLFieldWidget displayed the provided value without validating it as a safe URL. Thus, a ... validated value stored in the database, or a value provided as a URL query parameter payload, could result in ... Script link. AdminURLFieldWidget now validates the provided value using URLValidator before displaying the cli ... スノート 関連キーワード AdminURLFieldWidget , able , provided , using , トピック , previous , up , next , valida ...
https://man.plustar.jp/django/releases/1.11.21.html - [similar]
Django 2.1.9 リリースノート — Django 4.0.6 ドキュメント 10513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ink generated by AdminURLFieldWidget displayed the provided value without validating it as a safe URL. Thus, a ... validated value stored in the database, or a value provided as a URL query parameter payload, could result in ... Script link. AdminURLFieldWidget now validates the provided value using URLValidator before displaying the cli ... ーワード AdminURLFieldWidget , bundled , pollution , provided , able , before , Patched , using , could , Object ...
https://man.plustar.jp/django/releases/2.1.9.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 10066
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lass using get_form_kwargs() . If form_class isn't provided get_form_class() will be used. get_form_kwargs () ... ta ( request.POST and request.FILES ) will also be provided. get_prefix () ¶ Determine the prefix for the gene ... ッドと属性 model ¶ A model class. Can be explicitly provided, otherwise will be determined by examining self.ob ... ve the form class to instantiate. If form_class is provided, that class will be used. Otherwise, a ModelForm w ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 9776
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontaining the first day of the year after the date provided. This function can also return None or raise an Ht ... ntaining the first day of the year before the date provided. This function can also return None or raise an Ht ... ntaining the first day of the month after the date provided. This function can also return None or raise an Ht ... taining the first day of the month before the date provided. This function can also return None or raise an Ht ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 9776
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... splay usage information and a list of the commands provided by each application. Run django-admin help --comma ... OCALE ¶ Specifies the locale(s) to process. If not provided, all locales are processed. --exclude EXCLUDE , -x ... s the locale(s) to exclude from processing. If not provided, no locales are excluded. --use-fuzzy , -f ¶ Inclu ... sing their names as arguments. If no arguments are provided, models are created for views only if the --includ ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Form fields — Django 4.0.6 ドキュメント 9776
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... inLengthValidator if max_length and min_length are provided. Otherwise, all inputs are valid. Error message ke ... ments for validation: max_length ¶ min_length ¶ If provided, these arguments ensure that the string is at most ... 示形式のリストです。 If no input_formats argument is provided, the default input formats are taken from DATE_INP ... 00' * '2006-10-25' If no input_formats argument is provided, the default input formats are taken from DATETIME ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 9776
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ink generated by AdminURLFieldWidget displayed the provided value without validating it as a safe URL. Thus, a ... validated value stored in the database, or a value provided as a URL query parameter payload, could result in ... Script link. AdminURLFieldWidget now validates the provided value using URLValidator before displaying the cli ... regression , AdminURLFieldWidget , when , using , provided , pollution , reloader , bundled , able クイック検 ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 8615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng to activate the default routing scheme -- it is provided 'out of the box' on every Django project. However, ... t might assist in selecting a database, it will be provided in the hints dictionary. Details on valid hints ar ... e provided below . Returns None if there is no suggestion. db ... t might assist in selecting a database, it will be provided in the hints dictionary. Details on valid hints ar ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
設定 — Django 4.0.6 ドキュメント 8325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ning raw SQL queries involving date/time functions provided by the database, such as date_trunc , because thei ... abase that will be used when running tests. If not provided, Django will use 'test_' + USER . PASSWORD ¶ デフォ ... abase that will be used when running tests. If not provided, Django will generate a random password. ORACLE_MA ... space that will be used when running tests. If not provided, Django will use 'test_' + USER . TBLSPACE_TMP ¶ デ ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7588
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... If an unprepared (i.e., prepared=False ) value is provided to the get_db_prep_*() calls, they should invoke t ... ) calls to perform generic data preparation. We've provided conversion functions that will transparently conve ... o.contrib.gis.db.backend.SpatialBackend object was provided as an abstraction to introspect on the capabilitie ... atial database. All of the attributes and routines provided by SpatialBackend are now a part of the ops attrib ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT