検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 122 for arguments (0.089 sec.)
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 5576
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hat caused a crash when passing deprecated keyword arguments to a queryset in TemplateView.get_context_data() ( ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stgreSQL), and calls runtests.py with the supplied arguments (in this case, --settings=my_postgres_settings ). ... , you should pass the set of targeted app_label as arguments: tests/app_label/tests.py ¶ from django.db import ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be used to customize any of the defaults. Keyword Arguments 説明 path Base directory to where GeoIP data is lo ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the provided locale , provider , and deterministic arguments. Therefore, locale is required to make this operat ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hon class: class Model ( ** kwargs ) ¶ The keyword arguments are the names of the fields you've defined on your ... details on using the force_insert and force_update arguments, see INSERT や UPDATE を強制する . Details about t ... ltering, both methods also accept optional keyword arguments, which should be in the format described in Field ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h. See HttpResponse for other optional constructor arguments. Note that this returns an HTTP status code 302. u ... onseNotModified ¶ The constructor doesn't take any arguments and no content should be added to this response. U ... _dumps_params parameter is a dictionary of keyword arguments to pass to the json.dumps() call used to generate ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
View decorators — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Cache-Control header by adding all of the keyword arguments to it. See patch_cache_control() for the details o ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ialize ( "xml" , SomeModel . objects . all ()) The arguments to the serialize function are the format to serial ... foreign_keys=True or use_natural_primary_keys=True arguments: >>> serializers . serialize ( 'json' , [ book1 , ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... DjangoJSONEncoder , ** defaults ) ¶ It requires no arguments at time of construction. However, you can use keyw ... ord arguments to specify some default headers. For example, this ... 'Mozilla/5.0' ) The values from the extra keyword arguments passed to get() , post() , etc. have precedence ov ... is not supported. Headers passed as extra keyword arguments should not have the HTTP_ prefix required by the s ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django.core.mail — Django 4.0.6 ドキュメント 5403
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... MAIL_BACKEND. Both fail_silently and other keyword arguments are used in the constructor of the backend. """ kl ...
https://man.plustar.jp/django/_modules/django/core/mail.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT