検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 91 for checks (0.055 sec.)
django.core.signing — Django 4.0.6 ドキュメント 6517
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ash of "$first_component:$secret" signing.loads(s) checks the signature and returns the deserialized object. ... save space, using the compress=True argument. This checks if compression actually helps and only applies com ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
概要: モジュールコード — Django 4.0.6 ドキュメント 6517
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ptions django.contrib.sites.middleware django.core.checks.messages django.core.exceptions django.core.files. ...
https://man.plustar.jp/django/_modules/index.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go application raises a 404 error, this middleware checks the flatpages database for the requested URL as a ... last resort. Specifically, it checks for a flatpage with the given URL with a site ID t ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 6464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e reason, you want the test client to perform CSRF checks, you can create an instance of the test client tha ... t enforces CSRF checks: >>> from django.test import Client >>> csrf_clien ... t = Client ( enforce_csrf_checks = True ) 制限事項 ¶ Subdomains within a site will ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Django 1.10.4 release notes — Django 4.0.6 ドキュメント 6464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _migrate() in makemigrations migration consistency checks ( #27461 ). Made Model.delete(keep_parents=True) p ...
https://man.plustar.jp/django/releases/1.10.4.html - [similar]
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 6464
" + 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.20.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 6464
" + 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.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he framework is extensible so you can add your own checks for your own apps and libraries. To perform system ... checks, you use the check management command. This comman ... on is deprecated in favor of a new requires_system_checks flag. If the latter flag is missing, then the valu ... former flag is used. Defining both requires_system_checks and requires_model_validation results in an error. ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pace>) as the first argument to include() . System checks have been added for common URL pattern mistakes. バ ... want to use a namespace hint. The SILENCED_SYSTEM_CHECKS setting now silences messages of all levels. Previ ... range instead of just trying port 8081. The system checks for ModelAdmin now check instances rather than cla ... _validation is removed in favor of requires_system_checks . Admin validators is replaced by admin checks. Th ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.0.10 リリースノート — 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.0.10.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT