検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 106 for extra (0.041 sec.)
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 7703
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h = None self . charset = None self . content_type_extra = None self . request = request [ドキュメント] def ... e , content_length , charset = None , content_type_extra = None , ): """ Signal that a new file has been st ... ength self . charset = charset self . content_type_extra = content_type_extra [ドキュメント] def receive_da ... nt_type , 0 , self . charset , self . content_type_extra ) def receive_data_chunk ( self , raw_data , start ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 7703
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n a queryset where each model is annotated with an extra attribute field_lower produced, roughly, from the ... API is as follows: class Func ( * expressions , ** extra ) ¶ function ¶ A class attribute describing the fu ... = None , template = None , arg_joiner = None , ** extra_context ) ¶ Generates the SQL fragment for the dat ... function , template , arg_joiner , and any other **extra_context parameters to customize the SQL as needed. ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 3.2.13 release notes — Django 4.0.6 ドキュメント 7652
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jection in QuerySet.annotate() , aggregate() , and extra() ¶ QuerySet.annotate() , aggregate() , and extra( ... jection in QuerySet.annotate() , aggregate() , and extra() CVE-2022-28347: Potential SQL injection via Quer ... lease , notes , QuerySet , injection , Potential , extra , explain , aggregate , annotate , option クイック ...
https://man.plustar.jp/django/releases/3.2.13.html - [similar]
Django 4.0.4 release notes — Django 4.0.6 ドキュメント 7601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jection in QuerySet.annotate() , aggregate() , and extra() ¶ QuerySet.annotate() , aggregate() , and extra( ... jection in QuerySet.annotate() , aggregate() , and extra() CVE-2022-28347: Potential SQL injection via Quer ... tes , QuerySet , injection , Potential , explain , extra , annotate , aggregate , next クイック検索 Last up ...
https://man.plustar.jp/django/releases/4.0.4.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... P_USER_AGENT = 'Mozilla/5.0' ) The values from the extra keyword arguments passed to get() , post() , etc. ... data = None , follow = False , secure = False , ** extra ) ¶ 与えられた path に対して GET リクエストを作り、 ... 等価になります。 /customers/details/?name=fred&age=7 extra キーワード引数の値は、リクエスト時に送信されるヘッ ... go.http.HttpRequest.accepts() method. CGI の仕様 **extra で送信されるヘッダーは、以下の CGI の仕様に従わなけ ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 7408
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ないしタプルです。 実装例: { 'classes' : ( 'wide' , 'extrapretty' ), } collapse と``wide``の 2 つの便利なクラ ... 白が与えられます。 description A string of optional extra text to be displayed at the top of each fieldset, ... user ( request , message , level = messages.INFO , extra_tags = '' , fail_silently = False ) ¶ django.contr ... guments allow you to change the message level, add extra CSS tags, or fail silently if the contrib.messages ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 7254
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... empty forms that is displayed is controlled by the extra parameter. By default, formset_factory() defines o ... ne extra form; the following example will create a formset ... > ArticleFormSet = formset_factory ( ArticleForm , extra = 2 ) Iterating over a formset will render the for ... > ArticleFormSet = formset_factory ( ArticleForm , extra = 2 ) >>> formset = ArticleFormSet ( initial = [ . ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 7152
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ジを使う ¶ add_message ( request , level , message , extra_tags = '' , fail_silently = False ) [ソース] ¶ メッ ... 区切られた、全てのメッセージのタグを結合する文字列 ( extra_tags と level_tag ) です。 extra_tags : スペースに ... level functions, see Message levels above. Adding extra message tags ¶ For more direct control over messag ... gs, you can optionally provide a string containing extra tags to any of the add methods: messages . add_mes ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 7049
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ilter = None , default = None , ordering = () , ** extra ) ¶ Returns a list of values, including nulls, con ... ( expression , filter = None , default = None , ** extra ) ¶ Returns an int of the bitwise AND of all non-n ... ( expression , filter = None , default = None , ** extra ) ¶ Returns an int of the bitwise OR of all non-nu ... ( expression , filter = None , default = None , ** extra ) ¶ Returns True , if all input values are true, d ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... riting them. This is useful if you need to declare extra fields or extra methods on a parent class for use ... s identically to ArticleForm , except there's some extra validation and cleaning for the pub_date field. Yo ... . Meta ): ... exclude = ( 'body' ,) This adds the extra method from the EnhancedArticleForm and modifies t ... h model formsets, the initial values only apply to extra forms, those that aren't attached to an existing m ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT