検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 96 for kwargs (0.119 sec.)
クラスベースビュー — Django 4.0.6 ドキュメント 5620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... View ): model = Book def head ( self , * args , ** kwargs ): last_book = self . get_queryset () . latest ( ' ...
https://man.plustar.jp/django/topics/class-based-views/index.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 5620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ckend = None , fail_silently = False , * args , ** kwargs ) [ソース] ¶ デフォルトでは、 get_connection() を呼 ... ne , ssl_keyfile = None , ssl_certfile = None , ** kwargs ) ¶ デフォルトのバックエンド。メールは SMTP サーバ ...
https://man.plustar.jp/django/topics/email.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... >> activate ( 'nl' ) >>> reverse ( 'news:detail' , kwargs = { 'slug' : 'news-slug' }) '/nl/news/news-slug/' ... activate ( 'en' ) >>> reverse ( 'news:category' , kwargs = { 'slug' : 'recent' }) '/en/news/category/recent ... activate ( 'nl' ) >>> reverse ( 'news:category' , kwargs = { 'slug' : 'recent' }) '/nl/nieuws/categorie/rec ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5555
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... model: ContentType. get_object_for_this_type ( ** kwargs ) ¶ Takes a set of valid lookup arguments for the ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5555
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... }, }, send_mail ( subject , message , * args , ** kwargs ) [ソース] ¶ Sends emails to admin users. To custo ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5555
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... class name. args : Positional arguments, as a list kwargs : Keyword arguments, as a dict These four values a ... tial change form data. django.contrib.auth ¶ Any **kwargs passed to email_user() are passed to the underlyin ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 5555
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eModelFormSet ): def __init__ ( self , * args , ** kwargs ): super () . __init__ ( * args , ** kwargs ) self ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
Generic date ビュー — Django 4.0.6 ドキュメント 5502
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _url ( self ): return reverse ( 'article-detail' , kwargs = { 'pk' : self . pk }) ArchiveIndexView ¶ class A ...
https://man.plustar.jp/django/ref/class-based-views/generic-date-based.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5502
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dField ¶ BoundField. as_hidden ( attrs = None , ** kwargs ) ¶ Returns a string of HTML for representing this ... as an <input type="hidden"> . **kwargs are passed to as_widget() . This method is primari ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5502
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd_slash def sensitive_fbv ( request , * args , ** kwargs ): """View to be excluded from APPEND_SLASH.""" re ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT