検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 122 for arguments (0.075 sec.)
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f Model._meta will be removed. The private keyword arguments virtual_only in Field.contribute_to_class() and vi ... e removed. Use BaseCommand instead, which takes no arguments by default. django.core.context_processors module ... r support old style lists. Support for string view arguments to url() will be removed. The backward compatible ... he syntax of {% cycle %} that uses comma-separated arguments will be removed. The warning that Signer issues wh ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 6256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ary representing the template context. The keyword arguments provided will make up the returned context. Exampl ... rns a self.response_class instance. If any keyword arguments are provided, they will be passed to the construct ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... escape = True ) ¶ When instantiating an Engine all arguments must be passed as keyword arguments: dirs is a lis ... variable can only be called if it has no required arguments. Otherwise, the system will return the value of th ... include these sequences in template filter or tag arguments. For example, when parsing a block tag, Django's t ... e triggered by using a reserved sequence in filter arguments: {{ some . variable | default : "}}" }} If you nee ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an instance of SMTPConnection required additional arguments, those arguments can be passed to the get_connecti ... eed class, get_object() method takes a request and arguments from the URL, so it would look like this: from dja ... t_feed() method on Feed classes now take different arguments, which may impact you if you use the Feed classes ... taking an optional url argument, it now takes two arguments: the object returned by its own get_object() metho ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... per parsing of the testserver command's positional arguments (fixture names) ( #24571 ). Prevented TypeError in ... ed the ability to use iterators as queryset filter arguments ( #24719 ). Fixed a migration crash when renaming ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6256
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pecify pluralized messages. ngettext() takes three arguments: the singular translation string, the plural trans ... ded %(num)d argument" , "You only provided %(num)d arguments" , 'num' ) def clean ( self ): # ... if error : ra ... zy ( "You provided %d argument" , "You provided %d arguments" , ) def clean ( self ): # ... if error : raise Va ... t work when either the format_string or any of the arguments to str.format() contains lazy translation objects. ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 6083
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.db.models import F , Q , When >>> # String arguments refer to fields; the following two examples are eq ... accepts any number of When() objects as individual arguments. Other options are provided using keyword argument ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5910
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s_type ( ** kwargs ) ¶ Takes a set of valid lookup arguments for the model the ContentType represents, and does ... names of the content-type and object-ID fields as arguments, so too does GenericRelation ; if the model which ... Django 3.2: The absolute_max and can_delete_extra arguments were added. Generic relations in admin ¶ The djang ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5910
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ckends now pass the contents of OPTIONS as keyword arguments to the client constructors, allowing for more adva ... nced control of client behavior. See the cache arguments documentation for examples. Memcached backends now ... t_runner_kwargs() to allow customizing the keyword arguments passed to the test runner. Added the test --debug- ... runcation. It accepts a lookup_type and field_name arguments and returns the appropriate SQL to truncate the gi ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5910
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xin to enable the customization of URLconf keyword arguments used for single object generic views. Assignment t ... may now accept any number of positional or keyword arguments. For example: @register . simple_tag def my_tag ( ... .. return ... Then, in the template, any number of arguments may be passed to the template tag. For example: {% ... ly, the extends tag used a buggy method of parsing arguments, which could lead to it erroneously considering an ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT