検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 72 for args (0.018 sec.)
Geographic Database Functions — Django 4.0.6 ドキュメント 6166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rs. SnapToGrid ¶ class SnapToGrid ( expression , * args , ** extra ) ¶ Availability : PostGIS , SpatiaLite ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 6166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango 'PolygonField' Envelope ¶ class Envelope ( * args ) ¶ Represents an OGR Envelope structure that cont ... as a polygon in WKT format. expand_to_include ( * args ) ¶ Coordinate System Objects ¶ SpatialReference ¶ ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Form fields — Django 4.0.6 ドキュメント 6166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ous | up | next » Form fields ¶ class Field ( ** kwargs ) ¶ Form クラスを作成時の一番重要な部分は、form の ... t means). BooleanField ¶ class BooleanField ( ** kwargs ) ¶ デフォルトのウィジェット: CheckboxInput 空の値 ... BooleanField . CharField ¶ class CharField ( ** kwargs ) ¶ デフォルトのウィジェット: TextInput 空の値: em ... pty string. ChoiceField ¶ class ChoiceField ( ** kwargs ) ¶ デフォルトのウィジェット: Select 空の値: '' (空 ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eporter' , }, }, send_mail ( subject , message , * args , ** kwargs ) [ソース] ¶ Sends emails to admin use ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts positional arguments and you didn't specify the args command variable, you might get an error like Erro ... command backwards compatible by simply setting the args class variable. However, if you don't have to keep ... example for more details. django.core.management.NoArgsCommand ¶ The class NoArgsCommand is now deprecated ... rough Command.option_list django.core.management.NoArgsCommand Listing all migrations in a project cache_c ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 6166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eForm ( ArticleForm ): ... def __init__ ( self , * args , user , ** kwargs ): ... self . user = user ... s ... uper () . __init__ ( * args , ** kwargs ) >>> ArticleFormSet = formset_factory ... rticleForm ) >>> formset = ArticleFormSet ( form_kwargs = { 'user' : request . user }) The form_kwargs may ... ance. The formset base class provides a get_form_kwargs method. The method takes a single argument - the i ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mSet ( BaseModelFormSet ): def __init__ ( self , * args , ** kwargs ): super () . __init__ ( * args , ** k ... wargs ) self . queryset = Author . objects . filter ( na ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... HttpResponseRedirect ( reverse ( 'polls:results' , args = ( question . id ,))) このコードには、これまでのチ ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h @no_append_slash def sensitive_fbv ( request , * args , ** kwargs ): """View to be excluded from APPEND_ ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l Django 4.0. The purely documentational providing_args argument for Signal is deprecated. If you rely on ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT