検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 116 for called (0.093 sec.)
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ' def form_valid ( self , form ): # This method is called when valid form data has been POSTed. # It should ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... resource must be computed and your normal view is called. condition デコレータのシグネチャは次のようになりま ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... full Python import path to the view that should be called to handle the error condition at hand. The variabl ... n namespace (in this example, an instance of polls called 'polls' ). デフォルトのアプリケーションインスタンス ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5437
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , the first parameter in a view function should be called request . Do this: def my_view ( request , foo ): ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 5437
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ' def form_valid ( self , form ): # This method is called when valid form data has been POSTed. # It should ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5437
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use ContentType to enable truly generic (sometimes called "polymorphic") relationships between models. For e ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 5437
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... libraries. The find_library routine uses a program called objdump (part of the binutils package) to verify a ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5437
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sing the redirect_to view with a format-string key called 'permanent', which is highly unlikely. Features de ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5437
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng. The database router allow_relation() method is called in more cases. Improperly written routers may need ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5437
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion to ensure that the aggregate function is only called for each distinct value of expressions . The Relat ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT