検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 91 for checks (0.044 sec.)
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 6464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vented SQLite schema alterations while foreign key checks are enabled to avoid the possibility of schema cor ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a unique or primary key constraint. The new --skip-checks option skips running system checks prior to runnin ... erField and SmallIntegerField respectively. System checks and validators are now also properly inherited. Fi ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
設定 — Django 4.0.6 ドキュメント 6410
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... corrupted on disk, thereby causing CSRF protection checks to (sometimes intermittently) fail. Change this se ... tches the origin present in the Host header. These checks prevent, for example, a POST request from subdomai ... e also the 暗号署名 documentation. SILENCED_SYSTEM_CHECKS ¶ デフォルト値: [] (空のリスト) A list of identifi ... sh to permanently acknowledge and ignore. Silenced checks will not be output to the console. See also the シ ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.4.13 release notes — Django 4.0.6 ドキュメント 6410
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rect the user to an "on success" URL. The security checks for these redirects (namely django.utils.http.is_s ...
https://man.plustar.jp/django/releases/1.4.13.html - [similar]
Django 1.5.8 release notes — Django 4.0.6 ドキュメント 6410
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rect the user to an "on success" URL. The security checks for these redirects (namely django.utils.http.is_s ...
https://man.plustar.jp/django/releases/1.5.8.html - [similar]
Django 1.6.11 release notes — Django 4.0.6 ドキュメント 6410
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rect the user to an "on success" URL. The security checks for these redirects (namely django.utils.http.is_s ...
https://man.plustar.jp/django/releases/1.6.11.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6410
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 性をチェックします。 MinimumLengthValidator , which checks whether the password meets a minimum length. This ... the default eight. CommonPasswordValidator , which checks whether the password occurs in a list of common pa ... owercase (to do a case-insensitive comparison) and checks it against a list of 20,000 common password create ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6410
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne or more tables ( CreateModel operation), Django checks that all of those tables already exist in the data ... s one or more fields ( AddField operation), Django checks that all of the respective columns already exist i ... routers to control which databases makemigrations checks for consistent history. アプリにマイグレーションを ... sist with model field deprecation using the system checks framework . Add the system_check_deprecated_detail ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6410
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l data into the test databases. Running the system checks . Running the tests that were found. Destroying th ... by calling setup_databases() . DiscoverRunner. run_checks ( databases ) ¶ Runs the system checks on the test ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6344
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ata() will be removed. BaseCommand.requires_system_checks won't support boolean values. The whitelist argume ... lassing.SubfieldBase will be removed. django.utils.checksums will be removed; its functionality is included ... dation will be removed in favor of requires_system_checks . Admin validators will be replaced by admin check ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT