検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 159 for How (0.092 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 5140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... documentation of the app for more details or learn how to manage static files . unittest2 のサポート ¶ Py ... is used, or put additional data into the context. However, you can't (easily) modify the content of a ba ... alidation, and a session-based messages framework. However, this focus on big features came at the cost o ... rification; due to security issues reported to us, however, all requests are now subjected to CSRF verifi ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... した 。 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従って ... tibility with the old API endpoint where possible. However, API endpoints that aren't part of the new off ... index page. InlineModelAdmin now has an attribute show_change_link that supports showing a link to an inl ... he front-end site. You can now specify ModelAdmin.show_full_result_count to control whether or not the fu ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... した。 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従って ... ferer ヘッダが検証されるようになりました。詳しくは How it works を見てください。 The new CSRF_TRUSTED_ORI ... rastically reducing the amount of required memory. However, this improvement is not available when unappl ... tions in QuerySet.distinct() . connection.queries shows queries with substituted parameters on SQLite. Qu ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... res . 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従って ... d whether you are running under WSGI or ASGI mode. However, there will be performance penalties using asy ... them in upcoming releases. Async views are ideal, however, if you are doing a lot of API or HTTP calls i ... ted in 2.2 for details on these changes, including how to remove usage of these features. django.utils.ti ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y library. The Password Hashing Competition panel, however, recommends immediate use of Argon2 rather tha ... er of iterations to slow down brute-force attacks. However, because PBKDF2 and bcrypt do not require a lo ... s, making attacks against hashed passwords harder. However, as computing power increases, the number of i ... the computation of the hash. parallelism controls how many CPUs the computation of the hash can be paral ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 5140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se ratings exceeding 3.0. It's difficult to intuit how the ORM will translate complex querysets into SQL ... result for each object in the original QuerySet . However, when a values() clause is used to constrain t ... atabase, annotated with their average book rating. However, the result will be slightly different if you ... ing the grouping described by the values() clause. However, if the annotate() clause precedes the values( ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 5140
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python, or both. See 非同期サポート for details of how to advertise what you support, and know what kind ... ould also be adapted to match the sync/async mode. However, Django will individually adapt them as requir ... ditional performance penalty. Here's an example of how to create a middleware function that supports both ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
Django FAQ よくある質問 — Django 4.0.6 ドキュメント 5082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ング django-admin 実行時の問題 その他 前のトピックへ How to create database migrations 次のトピックへ FAQ: ...
https://man.plustar.jp/django/faq/index.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 5082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he Working with Git and GitHub for more details on how to use pull requests. "Claiming" tickets ¶ In an o ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... It detects common problems and provides hints for how to fix them. The framework is extensible so you ca ... n easily add your own checks. For details on how to add your own checks and integrate them with Dja ... be an integer. admin.E119 : The value of list_max_show_all must be an integer. admin.E120 : The value of ...
https://man.plustar.jp/django/ref/checks.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT