検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 72 for parameters (0.052 sec.)
Django 3.0.7 リリースノート — Django 4.0.6 ドキュメント 7806
" + 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/3.0.7.html - [similar]
データベース — Django 4.0.6 ドキュメント 7694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... connection to the database, it sets up appropriate parameters, depending on the backend being used. If you enabl ... is no longer repeated every request. If you modify parameters such as the connection's isolation level or time z ... reSQL's configuration ¶ Django needs the following parameters for its database connections: client_encoding : 'U ... he value of the global TIME_ZONE setting. If these parameters already have the correct values, Django won't set ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 7581
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rdering A keyword cannot be parsed from the filter parameters A field cannot be determined from a keyword in the ... query parameters A join is not permitted on the specified field A f ... in your URLconf cannot be identified based on the parameters supplied. データベースの例外 ¶ データベースの例外は ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 7371
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y = None ) ¶ The GeoIP object does not require any parameters to use the default settings. However, at the very ... .125' and 'djangoproject.com' would be valid query parameters. GeoIP2. city ( query ) ¶ Returns a dictionary of ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 7371
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a() . Every time you use it, you should escape any parameters that the user can control by using params in order ... ueries. In some rare cases, you might wish to pass parameters to the SQL fragments in extra(select=...) . For th ... and tables both take a list of strings. All where parameters are "AND"ed to any other search criteria. 実装例: ... on database string placeholders — '%s' to indicate parameters the database engine should automatically quote. Th ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 7259
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... __ ( self , north , east , south , west ): # Input parameters are lists of cards ('Ah', '9s', etc.) self . north ... す。 The Field.__init__() method takes the following parameters: verbose_name name primary_key max_length unique b ... e above example. Some database column types accept parameters, such as CHAR(25) , where the parameter 25 represe ... hown here: # This is a silly example of hard-coded parameters. class CharMaxlength25Field ( models . Field ): de ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 7259
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... multiplying them with the x , y , and optionally z parameters. SnapToGrid ¶ class SnapToGrid ( expression , * ar ... (union without the intersection) between the given parameters. Transform ¶ class Transform ( expression , srid , ... tes offset by the x , y , and optionally z numeric parameters. Union ¶ class Union ( expr1 , expr2 , ** extra ) ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r SQLite where single batch is limited so that 999 parameters per query isn't exceeded. The LOGIN_URL and LOGIN_ ... use it from now on. String types of hasher method parameters ¶ If you have written a custom password hasher , y ... () or safe_summary() methods should accept Unicode parameters ( password , salt or encoded ). If any of the hash ... ejson no longer used String types of hasher method parameters Validation of previous_page_number and next_page_n ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 7049
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds that publish different data # for different URL parameters. (See "A complex example" above.) def get_object ( ... elf.feed for use with custom feed generators . All parameters should be strings, except categories , which shoul ... .add_item() Add an item to the feed with the given parameters. Required keyword arguments are: title link descri ... ts will be stored for custom feed generators . All parameters, if given, should be strings, except: pubdate shou ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7049
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... supports the fastupdate and gin_pending_list_limit parameters. The new GistIndex class allows creating GiST inde ... proc() now takes an optional dictionary of keyword parameters, if the backend supports this feature. Of Django's ... perform the operation instead of SQL and a list of parameters. Third-party database backends should add a Databa ... lues in UTC anymore when such values are passed as parameters to SQL queries executed outside of the ORM, e.g. w ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT