検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 101 for Made (0.225 sec.)
データベースのトランザクション — Django 4.0.6 ドキュメント 5915
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed immediately after a hypothetical database write made where on_commit() is called would be successfully ... rations will be lost. In this example, the changes made by a.save() would be lost, even though that operat ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
How to authenticate using REMOTE_USER — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... underlying application. In Django, REMOTE_USER is made available in the request.META attribute. Django ca ...
https://man.plustar.jp/django/howto/auth-remote-user.html - [similar]
How to upgrade Django to a newer version — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld familiarize yourself with the changes that were made in the new Django version(s): まず、 リリースノート ...
https://man.plustar.jp/django/howto/upgrade-version.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... first. Write a commit message along the lines of: Made changes asked in review by < reviewer > - Fixed wh ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of the technical board. This determination must be made jointly by the other members of the technical boar ...
https://man.plustar.jp/django/internals/organization.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly included in the values() call. Any extra() call made after a values() call will have its extra selected ... cts . order_by ( 'id' ) . values () The people who made Django prefer to put all the SQL-affecting methods ... icate objects from being created when requests are made in parallel, and as a shortcut to boilerplatish co ... s to save a Person with the same parameters may be made. To avoid this race condition, the above example c ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... True if the request is secure; that is, if it was made with HTTPS. HttpRequest. accepts ( mime_type ) ¶ R ... ie to be only sent to the server when a request is made with the https scheme. Use httponly=True if you wa ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... available on the "mysql" backend, and will not be made available for "mysql_old". データベース名の制約変更 ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 5720
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... setting a validator header in response to requests made with PUT versus POST . Comparison with middleware ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 5513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e, including text and HTML versions of the text is made easier. """ alternative_subtype = "alternative" de ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT