検索

phrase: max: clip:
target: order:
Results of 101 - 107 of about 107 for option (0.123 sec.)
The syndication feed framework — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eter, item , which is the object itself. These are optional; by default, the string representation of the ob ... . To specify the contents of <link> , you have two options. For each item in items() , Django first tries ca ... nerator class ExampleFeed ( Feed ): # FEED TYPE -- Optional. This should be a class that subclasses # django ... feedgenerator . Rss201rev2Feed # TEMPLATE NAMES -- Optional. These should be strings # representing names of ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to the old algorithm by setting the select_on_save option to True . INSERT や UPDATE を強制する ¶ In some ra ... one-off custom filtering, both methods also accept optional keyword arguments, which should be in the format ... Other attributes _state 前のトピックへ Model Meta options 次のトピックへ QuerySet API リファレンス 関連キー ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to immediately expire (effectively "don't cache"). OPTIONS : Any options that should be passed to the cache ... backend. The list of valid options will vary with each backend, and cache backends b ... acked by a third-party library will pass their options directly to the underlying cache library. Cache b ... em and database backends) will honor the following options: MAX_ENTRIES : The maximum number of entries allo ...
https://man.plustar.jp/django/topics/cache.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... specifying can_delete_extra=False will remove the option to delete extra forms. Adding additional fields to ... s_ul() , and as_table() methods. All arguments are optional and will default to: template_name : template_na ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e column to store an account ID (thus providing an option to query the database for all active sessions for ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 5294
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e of calling save() ), or honor the auto_now field option. If you want to save every item in a QuerySet and ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5294
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... follow 、 secure 、 extra の引数の動作も同様です。 options ( path , data = '' , content_type = 'application/ ... re = False , ** extra ) ¶ 与えられた path に対して OPTION リクエストを作り、 Response オブジェクトを返します ... s. For example, if your test requires a particular optional library in order to succeed, you could decorate ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 NEXT