検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 257 for which (0.125 sec.)
How to use Django with Daphne — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Daphne is installed, a daphne command is available which starts the Daphne server process. At its simplest, ...
https://man.plustar.jp/django/howto/deployment/asgi/daphne.html - [similar]
How to use Django with Hypercorn — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orn is installed, a hypercorn command is available which runs ASGI applications. Hypercorn needs to be call ...
https://man.plustar.jp/django/howto/deployment/asgi/hypercorn.html - [similar]
How to use Django with Uvicorn — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... icorn is installed, a uvicorn command is available which runs ASGI applications. Uvicorn needs to be called ...
https://man.plustar.jp/django/howto/deployment/asgi/uvicorn.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... po and .mo). Sometimes there are validation errors which need to be debugged, so avoid doing this task imme ... signed document, Django-<version>.checksum.txt.asc which you can then verify using gpg --verify Django-<ver ... "final". Series number, for alpha/beta/RC packages which run in sequence (allowing, for example, "beta 1", ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Lookup API reference — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... parameters. The compiler is an SQLCompiler object, which has a compile() method that can be used to compile ... r ). This class follows the Query Expression API , which implies that you can use <expression>__<transform1 ...
https://man.plustar.jp/django/ref/models/lookups.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ship is created, listen to the m2m_changed signal, which will trigger pre_add and post_add actions. Using a ... l delete the relationships using QuerySet.delete() which means no model save() methods are called; listen t ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
Django 1.10.8 release notes — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n sites since you shouldn't run with DEBUG = True (which makes this page accessible) in your production set ...
https://man.plustar.jp/django/releases/1.10.8.html - [similar]
Django 2.2.19 release notes — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django contains a copy of urllib.parse.parse_qsl() which was added to backport some security fixes. A furth ...
https://man.plustar.jp/django/releases/2.2.19.html - [similar]
Django 2.2.22 release notes — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in HTTP headers. Moreover, the URLField form field which uses URLValidator silently removes newlines and ta ...
https://man.plustar.jp/django/releases/2.2.22.html - [similar]
Django 3.0.13 release notes — Django 4.0.6 ドキュメント 4512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django contains a copy of urllib.parse.parse_qsl() which was added to backport some security fixes. A furth ...
https://man.plustar.jp/django/releases/3.0.13.html - [similar]