検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 62 for Accepts (0.003 sec.)
Geographic Database Functions — Django 4.0.6 ドキュメント 17180
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty : MariaDB, MySQL , Oracle, PostGIS , SpatiaLite Accepts a single geographic field or expression and return ... .4), MySQL (≥ 5.7.5), Oracle, PostGIS , SpatiaLite Accepts a single geographic field or expression and return ... ra ) ¶ Availability : Oracle, PostGIS , SpatiaLite Accepts a single geographic field or expression and return ... , ** extra ) ¶ Availability : PostGIS , SpatiaLite Accepts a single geographic field or expression and return ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 9189
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gger signals. For many-to-many relationships add() accepts either model instances or field values, normally p ... s deleted. For many-to-many relationships remove() accepts either model instances or field values, normally p ... is is invalid. For ForeignKey objects, this method accepts a bulk argument to control how to perform the oper ... ilable on ForeignKey s where null=True and it also accepts the bulk keyword argument. For many-to-many relati ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 9117
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce ¶ class Coalesce ( * expressions , ** extra ) ¶ Accepts a list of at least two field names or expressions ... st ¶ class Greatest ( * expressions , ** extra ) ¶ Accepts a list of at least two field names or expressions ... Least ¶ class Least ( * expressions , ** extra ) ¶ Accepts a list of at least two field names or expressions ... lIf ¶ class NullIf ( expression1 , expression2 ) ¶ Accepts two expressions and returns None if they are equal ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
View decorators — Django 4.0.6 ドキュメント 8857
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hod_list ) ¶ Decorator to require that a view only accepts particular request methods. Usage: from django.vie ... ire_GET () ¶ Decorator to require that a view only accepts the GET method. require_POST () ¶ Decorator to req ... uire that a view only accepts the POST method. require_safe () ¶ Decorator to re ... quire that a view only accepts the GET and HEAD methods. These methods are common ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 8785
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... set a different instance namespace. include() also accepts as an argument either an iterable that returns URL ... est() . If you implement a custom view, be sure it accepts request and exception arguments and returns an Htt ... ied() . If you implement a custom view, be sure it accepts request and exception arguments and returns an Htt ... und() . If you implement a custom view, be sure it accepts request and exception arguments and returns an Htt ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 8611
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango's built-in template tags: The include tag now accepts a with option, allowing you to specify context var ... ables to the included template The include tag now accepts an only option, allowing you to exclude the curren ... variables in a single with block. The load tag now accepts a from argument, allowing you to load a single tag ... g of the debug server error page. simple_tag() now accepts a takes_context argument, making it easier to writ ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 8366
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Error metadata ¶ The ValidationError constructor accepts metadata such as error code or params which are th ... sStorage docs for more information. findstatic now accepts verbosity flag level 2, meaning it will show the r ... ion-based CSRF cookies. E メール ¶ send_mail() now accepts an html_message parameter for sending a multipart ... ain and text/html email. The SMTP EmailBackend now accepts a timeout parameter. ファイルストレージ ¶ File loc ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Full text search — Django 4.0.6 ドキュメント 8120
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x_fragments = None , fragment_delimiter = None ) ¶ Accepts a single text field or an expression, a query, a c ... ramSimilarity ( expression , string , ** extra ) ¶ Accepts a field name or expression, and a string or expres ... ordSimilarity ( string , expression , ** extra ) ¶ Accepts a string or expression, and a field name or expres ... igramDistance ( expression , string , ** extra ) ¶ Accepts a field name or expression, and a string or expres ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hoices for details. django.forms.DateTimeField now accepts dates in a subset of ISO 8601 datetime formats, in ... input to a datetime value. MultiWidget.widgets now accepts a dictionary which allows customizing subwidget na ... -site and cross-site requests. The new HttpRequest.accepts() method returns whether the request accepts the g ... e foreseeable future. The include template tag now accepts iterables of template names. テスト ¶ SimpleTestCa ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 7629
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te_name ¶ The name of the template to be rendered. Accepts a backend-dependent template object (such as those ... t data that will be used for rendering a template. Accepts a dict of context data. By default, returns the sa ... solves the template instance to use for rendering. Accepts a backend-dependent template object (such as those ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT