検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 111 for input (0.064 sec.)
Django Utils — Django 4.0.6 ドキュメント 6094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 's datetime module. They raise ValueError if their input is well formatted but isn't a valid date or time. ... at all. They accept up to picosecond resolution in input, but they truncate it to microseconds, since that' ... C 3987#section-3.1 , slightly simplified since the input is assumed to be a string rather than an arbitrary ... ns you can write your function and assume that the input is a proper string, then add support for lazy tran ...
https://man.plustar.jp/django/ref/utils.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... % ( self . live_server_url , '/login/' )) username_input = self . selenium . find_element_by_name ( "userna ... me" ) username_input . send_keys ( 'myuser' ) password_input = self . s ... ium . find_element_by_name ( "password" ) password_input . send_keys ( 'secret' ) self . selenium . find_el ... ement_by_xpath ( '//input[@value="Log in"]' ) . click () Finally, you may ru ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6043
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... False . Additionally, DateTimeField now uses DATE_INPUT_FORMATS in addition to DATETIME_INPUT_FORMATS when ... converting a field input to a datetime value. MultiWidget.widgets now accep ... ats are removed from the default list for DATETIME_INPUT_FORMATS . The FileInput widget no longer renders w ... ocumented django.contrib.postgres.forms.InvalidJSONInput and django.contrib.postgres.forms.JSONString are m ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5993
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Default alias: <field>__avg Return type: float if input is int , otherwise same as input field, or output_ ... . Default alias: <field>__max Return type: same as input field, or output_field if supplied Min ¶ class Min ... . Default alias: <field>__min Return type: same as input field, or output_field if supplied StdDev ¶ class ... fault alias: <field>__stddev Return type: float if input is int , otherwise same as input field, or output_ ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 5955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reference below are given for geometry fields and inputs, but the lookups can be used the same way with ra ... th sides. Whenever a lookup doesn't support raster input, the input is automatically converted to a geometr ... s natively on both sides of the lookup, and raster input can be mixed with geometry inputs. Bilateral raste ... rs only if both sides of the lookup receive raster inputs. Raster data is automatically converted to geomet ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
Django 1.8.12 リリースノート — Django 4.0.6 ドキュメント 5955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... MemoryFileUploadHandler on specially crafted user input ( #26325 ). Fixed data loss on SQLite where Durati ...
https://man.plustar.jp/django/releases/1.8.12.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... w specifying different HTML attributes for the DateInput and TimeInput (or hidden) subwidgets. The new Form ... ctersValidator disallows the null character in the input of the CharField form field and its subclasses. Nu ... ll character input was observed from vulnerability scanning tools. Mo ... ped, bytestrings should only be encountered around input/output boundaries (handling of binary fields or HT ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 3.2.6 release notes — Django 4.0.6 ドキュメント 5955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Django 3.2 that caused a crash validating "NaN" input with a forms.DecimalField when additional constrai ...
https://man.plustar.jp/django/releases/3.2.6.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 5904
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e Django Software Foundation board acting with the input of the DSF's Fellowship committee, may suggest a p ... e Django Software Foundation board acting with the input of the DSF's Fellowship committee, may suggest a p ...
https://man.plustar.jp/django/internals/organization.html - [similar]
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 5904
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ser-supplied redirect URLs ¶ Django relies on user input in some cases (e.g. django.contrib.auth.views.logi ...
https://man.plustar.jp/django/releases/1.4.20.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT