検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 77 for applications (0.008 sec.)
How to deploy Django — Django 4.0.6 ドキュメント 7003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... standard for communicating between web servers and applications, but it only supports synchronous code. ASGI is th ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 7003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .gis to INSTALLED_APPS ¶ Like other Django contrib applications, you will only need to add django.contrib.gis to I ... Postgres.app you installed: export PATH = $PATH :/Applications/Postgres.app/Contents/Versions/X.Y/bin You can che ... group will created and contains shortcuts for the Application Stack Builder (ASB) as well as the 'SQL Shell', whi ... outside of the installer, Start ‣ PostgreSQL 12 ‣ Application Stack Builder ), select PostgreSQL 12 (x64) on port ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
django.contrib.postgres — Django 4.0.6 ドキュメント 7003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... amework. We would encourage those writing reusable applications for the Django community to write database-agnosti ...
https://man.plustar.jp/django/ref/contrib/postgres/index.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 7003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... parts of Django -- independent of end-user-written applications -- make use of full URLs, including domain name, w ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... guration that is used for deployment. The new WSGI_APPLICATION setting lets you configure which WSGI callable runs ... ies, one of the most common uses of signing in web applications. See the cryptographic signing docs for more infor ... uests. Since use of PUT and DELETE methods in AJAX applications is becoming more common, we now protect all method ... lse. If you're using PUT or DELETE methods in AJAX applications, please see the instructions about using AJAX and ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 6824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g Python standard for asynchronous web servers and applications. Django's startproject management command sets up ... ed for your project, and direct any ASGI-compliant application server to use. Django includes getting-started docu ... I has you supply an application callable which the application server uses to communicate with your code. It's com ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 6824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ework installed; several of Django's other bundled applications require it: The admin application uses it to log t ... o those model classes. Several of Django's bundled applications make use of the latter technique. For example, the ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
Testing GeoDjango apps — Django 4.0.6 ドキュメント 6824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h sufficient privileges to run tests for GeoDjango applications on PostgreSQL. If your spatial database template w ...
https://man.plustar.jp/django/ref/contrib/gis/testing.html - [similar]
設定 — Django 4.0.6 ドキュメント 6824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ta. You can set this to None to disable the check. Applications that are expected to receive unusually large form ... ed. You can set this to None to disable the check. Applications that are expected to receive an unusually large nu ... [] (空のリスト) A list of strings designating all applications that are enabled in this Django installation. Each ... tion classes or application packages. When several applications provide different versions of the same resource (t ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tells you what you need to know if you're writing applications that use data or templates that are encoded in som ... lt the documentation for your operating system and application server for the appropriate syntax and location to s ... ng form encoding, but this is a useful feature for applications that talk to legacy systems whose encoding you can ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT