検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 72 for parameters (0.015 sec.)
How to manage error reporting — Django 4.0.6 ドキュメント 15360
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... False ): sensitive_variables() and sensitive_post_parameters() . sensitive_variables ( * variables ) ¶ If a fun ... ator def process_info ( user ): ... sensitive_post_parameters ( * parameters ) ¶ If one of your views receives a ... n HttpRequest object with POST parameters susceptible to contain sensitive information, you ... may prevent the values of those parameters from being included in the error reports using the ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Django 1.4.8 release notes — Django 4.0.6 ドキュメント 11478
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... greater length. Corrected usage of sensitive_post_parameters() in django.contrib.auth 's admin ¶ The decoration ... ange_password user admin views with sensitive_post_parameters() did not include method_decorator() (required sin ... lied. This usage has been fixed and sensitive_post_parameters() will now throw an exception if it's improperly u ... password hashers Corrected usage of sensitive_post_parameters() in django.contrib.auth 's admin 前のトピックへ D ...
https://man.plustar.jp/django/releases/1.4.8.html - [similar]
Django 1.5.4 release notes — Django 4.0.6 ドキュメント 11253
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... greater length. Corrected usage of sensitive_post_parameters() in django.contrib.auth 's admin ¶ The decoration ... ange_password user admin views with sensitive_post_parameters() did not include method_decorator() (required sin ... lied. This usage has been fixed and sensitive_post_parameters() will now throw an exception if it's improperly u ... password hashers Corrected usage of sensitive_post_parameters() in django.contrib.auth 's admin Bugfixes 前のトピ ...
https://man.plustar.jp/django/releases/1.5.4.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 8885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) and once in the SQL interpolation with the query parameters in the database cursor. arg_joiner ¶ A class attri ... L string, and params is the list or tuple of query parameters. The as_vendor() methods should use the function , ... plate , arg_joiner , and any other **extra_context parameters to customize the SQL as needed. For example: djang ... ed into the SQL string rather than passed as query parameters, where the database driver would escape them. The ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 8562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nits. ellipsoid ¶ Returns a tuple of the ellipsoid parameters for this spatial reference: (semimajor axis, semim ... lse ) ¶ The constructor for GDALRaster accepts two parameters. The first parameter defines the raster source, an ... ere. If the input is raw data in a dictionary, the parameters width , height , and srid are required. If the inp ... turns a warped version of this raster. The warping parameters can be specified through the ds_input argument. Th ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 8240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n render ( request , template_name , context ) The parameters sent to the wrappers are: execute -- a callable, w ... hich should be invoked with the rest of the parameters in order to execute the query. sql -- a str , the ... This includes the connection and cursor. Using the parameters, a slightly more complex version of the blocker co ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
Django 2.2.13 release notes — Django 4.0.6 ドキュメント 8128
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssible XSS via admin ForeignKeyRawIdWidget ¶ Query parameters for the admin ForeignKeyRawIdWidget were not prope ... ck vector. ForeignKeyRawIdWidget now ensures query parameters are correctly URL encoded. Bugfixes ¶ Fixed a regr ...
https://man.plustar.jp/django/releases/2.2.13.html - [similar]
Django 3.0.4 リリースノート — Django 4.0.6 ドキュメント 8016
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a regression in Django 3.0 that caused misplacing parameters in logged SQL queries on Oracle ( #31271 ). Fixed ... regression in Django 3.0.3 that caused misplacing parameters of SQL queries when subtracting DateField or DateT ...
https://man.plustar.jp/django/releases/3.0.4.html - [similar]
Full text search — Django 4.0.6 ドキュメント 7806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ueries for an explanation of the config and weight parameters. SearchQuery ¶ class SearchQuery ( value , config ... ted search results. Set the start_sel and stop_sel parameters to the string values to be used to wrap highlighte ... vide integer values to the max_words and min_words parameters to determine the longest and shortest headlines. P ... and ignore max_words , min_words , and short_word parameters. That's disabled by default in PostgreSQL. Provide ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
設定 — Django 4.0.6 ドキュメント 7806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go_cache' , } } OPTIONS ¶ デフォルト値: None Extra parameters to pass to the cache backend. Available parameters ... your cache backend. Some information on available parameters can be found in the cache arguments documentation. ... ySQL, Oracle, or PostgreSQL, additional connection parameters will be required. See the ENGINE setting below on ... tions. OPTIONS ¶ デフォルト値: {} (空の辞書) Extra parameters to use when connecting to the database. Available ...
https://man.plustar.jp/django/ref/settings.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT