検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 98 for parameter (0.020 sec.)
Database instrumentation — Django 4.0.6 ドキュメント 5998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n render ( request , template_name , context ) The parameters sent to the wrappers are: execute -- a callable, ... which should be invoked with the rest of the parameters in order to execute the query. sql -- a str , the ... be sent to the database. params -- a list/tuple of parameter values for the SQL command, or a list/tuple of lis ... This includes the connection and cursor. Using the parameters, a slightly more complex version of the blocker c ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... min.SimpleListFilter を継承したクラスで、title` と parameter_name 属性を指定し、また lookups と queryset メソッ ... the filter options. title = _ ( 'decade born' ) # Parameter for the filter that will be used in the URL query. ... parameter_name = 'decade' def lookups ( self , request , mod ... ther filtering the changelist's QuerySet using the parameters is permitted. If lookup_allowed() returns False , ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... up_permissions() allow an object to be passed as a parameter for object-specific permissions, but this backend ... ith_perm() also allows an object to be passed as a parameter, but unlike others methods it returns an empty que ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rable ¶ ExclusionConstraint. deferrable ¶ Set this parameter to create a deferrable exclusion constraint. Accep ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ferrable ¶ UniqueConstraint. deferrable ¶ Set this parameter to create a deferrable unique constraint. Accepted ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ruct a URL based on user input (commonly, a "next" parameter in a querystring indicating where to redirect upon ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed squashmigrations to respect the --no-optimize parameter ( #23799 ). Made RenameModel reversible ( #22248 ) ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o use in the form with widgets ¶ Using the widgets parameter, you can specify a dictionary of values to customi ... with localized_fields ¶ Using the localized_fields parameter, you can enable localization for fields in the for ... for forms in the formset by specifying an initial parameter when instantiating the model formset class returne ... egular formsets, you can use the max_num and extra parameters to modelformset_factory() to limit the number of ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 5749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e weak references to the receiver objects. If this parameter is false, then strong references will be used. dis ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 5749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion() on the Feed class. They are passed a single parameter, item , which is the object itself. These are opti ... he title and description, it is passed it a single parameter, item . If that method doesn't exist, Django tries ... ds that publish different data # for different URL parameters. (See "A complex example" above.) def get_object ... elf.feed for use with custom feed generators . All parameters should be strings, except categories , which shou ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT