検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 133 for module (0.019 sec.)
データベース — Django 4.0.6 ドキュメント 5848
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » データベース ¶ Django of ... not require the MySQL client library or any Python modules outside the standard library. These drivers are t ... ded environment (e.g. Apache using the default MPM module on any modern operating system), then you must set ... st, you have to create a new directory with a base module in it. For example: mysite / ... mydbengine / __in ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Signals — Django 4.0.6 ドキュメント 5848
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Signals ¶ A list of all ... out . Model signals ¶ The django.db.models.signals module defines a set of signals sent by the model system. ... 's not emitted for applications that lack a models module. このシグナルとともに送信される引数は以下の通りです ... 's not emitted for applications that lack a models module. Handlers of this signal must not perform database ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.5.1 release notes — Django 4.0.6 ドキュメント 5848
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Django 1.5.1 release not ... Django 1.5.1 also includes a couple smaller fixes: Module-level warnings emitted during tests are no longer ...
https://man.plustar.jp/django/releases/1.5.1.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5848
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » ロギング ¶ 参考 How to c ... ¶ Django uses and extends Python's builtin logging module to perform system logging. This module is discusse ... 'verbose' : { 'format' : ' {levelname} {asctime} {module} {process:d} {thread:d} {message} ' , 'style' : '{ ...
https://man.plustar.jp/django/topics/logging.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5848
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » テストツール ¶ Django は ... eve other web pages, use a Python standard library module such as urllib . URL を解決するとき、テストクライア ... LiveServerTestCase -based test to your app's tests module (for example: myapp/tests.py ). For this example, ... nged if you access it via the django.conf.settings module, however, Django's internals access it differently ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 5800
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules up django.core.management.base のソースコード """ ... tions . settings : os . environ [ "DJANGO_SETTINGS_MODULE" ] = options . settings if options . pythonpath : ... ettings" , help = ( "The Python path to a settings module, e.g. " '"myproject.settings.main". If this isn \' ... t provided, the ' "DJANGO_SETTINGS_MODULE environment variable will be used." ), ) self . ad ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
django.middleware.clickjacking — Django 4.0.6 ドキュメント 5800
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules up django.middleware.clickjacking のソースコード ... """ Clickjacking Protection Middleware. This module provides a middleware that implements protection a ...
https://man.plustar.jp/django/_modules/django/middleware/clickjacking.html - [similar]
How to use Django with Gunicorn — Django 4.0.6 ドキュメント 5800
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » How to use Django with G ... nvocation of gunicorn is to pass the location of a module containing a WSGI application object named applica ...
https://man.plustar.jp/django/howto/deployment/wsgi/gunicorn.html - [similar]
PostgreSQL specific query expressions — Django 4.0.6 ドキュメント 5800
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » PostgreSQL specific quer ... lable from the django.contrib.postgres.expressions module. ArraySubquery() expressions ¶ class ArraySubquery ...
https://man.plustar.jp/django/ref/contrib/postgres/expressions.html - [similar]
PostgreSQL specific database functions — Django 4.0.6 ドキュメント 5800
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » PostgreSQL specific data ... ailable from the django.contrib.postgres.functions module. RandomUUID ¶ class RandomUUID ¶ Returns a version ...
https://man.plustar.jp/django/ref/contrib/postgres/functions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT