検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 161 for would (0.074 sec.)
Django 2.2.23 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... regression in Django 2.2.21 where saving FileField would raise a SuspiciousFileOperation even when a custom ...
https://man.plustar.jp/django/releases/2.2.23.html - [similar]
Django 3.1.11 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... regression in Django 3.1.9 where saving FileField would raise a SuspiciousFileOperation even when a custom ...
https://man.plustar.jp/django/releases/3.1.11.html - [similar]
Django 3.2.3 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... regression in Django 3.2.1 where saving FileField would raise a SuspiciousFileOperation even when a custom ...
https://man.plustar.jp/django/releases/3.2.3.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or example, to register a compatibility check, you would make the following call: from django.core.checks i ... f you wanted to add checks to a model manager, you would take the same approach on your subclass of Manager ...
https://man.plustar.jp/django/topics/checks.html - [similar]
検索 — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mple, we determined that a case insensitive lookup would be more useful. When dealing with non-English name ... na or Hélène , but not the reverse. Another option would be to use a trigram_similar comparison, which comp ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 影響を与えないリクエストのみに使われるべきです。 GET would also be unsuitable for a password form, because th ... e password would appear in the URL, and thus, also in browser histo ... ry and server logs, all in plain text. Neither would it be suitable for large quantities of data, or fo ... h may be stricter than Django's validation. If you would like to disable this behavior, set the novalidate ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
How to use Django with Daphne — Django 4.0.6 ドキュメント 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on). For a typical Django project, invoking Daphne would look like: daphne myproject.asgi:application This ...
https://man.plustar.jp/django/howto/deployment/asgi/daphne.html - [similar]
How to use Django with Hypercorn — Django 4.0.6 ドキュメント 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . For a typical Django project, invoking Hypercorn would look like: hypercorn myproject.asgi:application Th ...
https://man.plustar.jp/django/howto/deployment/asgi/hypercorn.html - [similar]
How to use Django with Uvicorn — Django 4.0.6 ドキュメント 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n). For a typical Django project, invoking Uvicorn would look like: gunicorn myproject.asgi:application -k ...
https://man.plustar.jp/django/howto/deployment/asgi/uvicorn.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns from FILE_UPLOAD_DIRECTORY_PERMISSIONS . If you would like different permissions for these files and/or ... the filename. For example, the file css/styles.css would also be saved as css/styles.55e7cbb9ba48.css . The ... ent: @ import url ( "../admin/css/base.css" ) ; ...would be replaced by calling the url() method of the Man ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT