検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 98 for parameter (0.028 sec.)
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 14792
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nteger number of bits from 1 to 4096 to the length parameter to specify the length of each index entry. Postgre ... s ) ¶ Creates a BRIN index . Set the autosummarize parameter to True to enable automatic summarization to be pe ... an integer value from 10 to 100 to the fillfactor parameter to tune how packed the index pages will be. Postgr ... nExtension migration operation. Set the fastupdate parameter to False to disable the GIN Fast Update Technique ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Full text search — Django 4.0.6 ドキュメント 9643
" + 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 ... rch configuration for an explanation of the config parameter. SearchRank ¶ class SearchRank ( vector , query , ... eighting queries for an explanation of the weights parameter. Set the cover_density parameter to True to enable ... o account. Provide an integer to the normalization parameter to control rank normalization. This integer is a b ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 9264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .password_change() method now has an extra_context parameter. You can now control who may login to the admin si ... end is now thread-safe. Cryptography ¶ The max_age parameter of the django.core.signing.TimestampSigner.unsign( ... SMTP EmailBackend now supports setting the timeout parameter with the EMAIL_TIMEOUT setting. EmailMessage and E ... mailMultiAlternatives now support the reply_to parameter. ファイルストレージ ¶ Storage.get_available_name() ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 9264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... appropriate algorithm and override the iterations parameter (use the rounds parameter when subclassing a bcryp ... and some other libraries interpret the memory_cost parameter differently from the value that Django uses. The c ... nimum length can be customized with the min_length parameter. class UserAttributeSimilarityValidator ( user_att ... ertain attributes of the user. The user_attributes parameter should be an iterable of names of user attributes ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 9016
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... FromWKB('\\001 ... ', 3084), 4326)) Thus, geometry parameters may be passed in using the GEOSGeometry object, W ... objects . filter ( < field > __ < lookup_type >=< parameter > ) >>> qs = Zipcode . objects . exclude ( ... ) 例 ... d, contains is the spatial lookup type, pnt is the parameter (which may be a GEOSGeometry object or a string of ... lookups. To specify the band index, an additional parameter can be specified on both sides of the lookup. On t ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 8885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ The constructor for DataSource only requires one parameter: the path of the file you want to read. However, O ... ata source that it is using. The optional encoding parameter allows you to specify a non-standard encoding of t ... re instantiated directly from the given geom_input parameter, which may be a string containing WKT, HEX, GeoJSO ... the node doesn't exist. Can also take a tuple as a parameter, (target, child), where child is the index of the ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 8885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s in a single field, you can also pass in the flat parameter. If True , this will mean the returned results are ... sentations depending on the time zone in use. This parameter must be a datetime.tzinfo object. If it's None , D ... uch datetimes. バージョン 4.0 で非推奨: The is_dst parameter is deprecated and will be removed in Django 5.0. 注 ... ect_related on a QuerySet , you can pass None as a parameter: >>> without_relations = queryset . select_related ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 8637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ods that will reliably be called. The validate_max parameter was added to BaseFormSet and formset_factory() , a ... ) or cursor.execute() ) can now use the "pyformat" parameter style, where placeholders in the query are given a ... s '%(name)s' and the parameters are passed as a dictionary rather than a list (ex ... t characters if you are also providing replacement parameters. For example: # No parameters, no percent doublin ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 8128
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eset_complete() will be removed. The extra_context parameter of contrib.auth.views.logout_then_login() will be ... ings as top-level attributes of OPTIONS . The host parameter of django.utils.http.is_safe_url() will be removed ... lues in UTC anymore when such values are passed as parameters to SQL queries executed outside of the ORM, e.g. ... rt for custom error views with a single positional parameter will be dropped. The mime_type attribute of django ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.11.29 release notes — Django 4.0.6 ドキュメント 8128
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... E-2020-9402: Potential SQL injection via tolerance parameter in GIS functions and aggregates on Oracle ¶ GIS fu ... E-2020-9402: Potential SQL injection via tolerance parameter in GIS functions and aggregates on Oracle 前のトピ ...
https://man.plustar.jp/django/releases/1.11.29.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT