検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 135 for provide (0.021 sec.)
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 11710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l it using the BloomExtension migration operation. Provide an integer number of bits from 1 to 4096 to the le ... or = None , ** options ) ¶ Creates a B-Tree index. Provide an integer value from 10 to 100 to the fillfactor ... Technique that's enabled by default in PostgreSQL. Provide an integer number of bytes to the gin_pending_list ... ly enable or disable buffering build of the index. Provide an integer value from 10 to 100 to the fillfactor ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Full text search — Django 4.0.6 ドキュメント 9820
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ain' ) ¶ SearchQuery translates the terms the user provides into a search query object that the database comp ... search vector. By default, all the words the user provides are passed through the stemming algorithms, and t ... gle phrase. If search_type is 'raw' , then you can provide a formatted search query with terms and operators. ... If search_type is 'websearch' , then you can provide a formatted search query, similar to the one used ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 9483
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... scores replaced by spaces. That's fine, but we can provide a better, more human-friendly name by using the ac ... similar technique with the display() decorator to provide human-readable descriptions for callback functions ... lf, allowing the action to call any of the methods provided by the admin. For example, we can use self to fla ... er successfully performing an action: Actions that provide intermediate pages ¶ By default, after an action i ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
Django 1.8.18 リリースノート — Django 4.0.6 ドキュメント 9483
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e. Also, if a developer relies on is_safe_url() to provide safe redirect targets and puts such a URL into a l ... he view no longer does any redirects as they don't provide any known, useful functionality. Note, however, th ... user , Open , URLs , numeric , they , redirects , provide , some クイック検索 Last update: 2022年6月01日 « p ...
https://man.plustar.jp/django/releases/1.8.18.html - [similar]
Django 1.9.13 リリースノート — Django 4.0.6 ドキュメント 9303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e. Also, if a developer relies on is_safe_url() to provide safe redirect targets and puts such a URL into a l ... he view no longer does any redirects as they don't provide any known, useful functionality. Note, however, th ... ect , safe , user , Open , they , URLs , numeric , provide , Bugfixes , some クイック検索 Last update: 2022年 ...
https://man.plustar.jp/django/releases/1.9.13.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 9134
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o.forms.renderers.DjangoTemplates ' . You can also provide a custom renderer by setting the Form.default_rend ... ated in django/forms/jinja2 and installed apps can provide templates in a jinja2 directory. To use this backe ... -party apps must have Jinja2 templates. Unless you provide your own Jinja2 templates for widgets that don't h ... e stored in the django/forms/widgets path. You can provide a custom template for input.html by defining djang ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 8966
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ign their role at any time, but should endeavor to provide some advance notice in order to allow the selectio ... ign their role at any time, but should endeavor to provide some advance notice in order to allow the selectio ... board is a group of experienced contributors who: provide oversight of Django's development and release proc ... e maintained by the DSF Board, and candidates must provide evidence of their qualifications as part of regist ...
https://man.plustar.jp/django/internals/organization.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 8966
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onse) that Django sends back from a view, it might provide two HTTP headers: the ETag header and the Last-Mod ... full view. Django can then use these functions to provide an "early bailout" option for the view processing. ... d" ) . published You can then use this function to provide early detection of an unchanged page for your fron ... だけのショートカット ¶ As a general rule, if you can provide functions to compute both the ETag and the last mo ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 8785
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , you've left the default database empty, you must provide a database name each time you run migrate . Omitti ... ng to activate the default routing scheme -- it is provided 'out of the box' on every Django project. However ... tabase routers ¶ A database Router is a class that provides up to four methods: db_for_read ( model , ** hint ... of type model . If a database operation is able to provide any additional information that might assist in se ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 8099
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o logging reference Django logging overview Django provides a working default logging configuration that is r ... btain a logger instance with logging.getLogger() . Provide the getLogger() method with a name to identify it ... ger namespacing below for more on this) which will provide the name of the current Python module as a dotted ... they do with the records they receive filters, to provide additional control over the transfer of records, a ...
https://man.plustar.jp/django/howto/logging.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT