検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 71 for configuration (0.033 sec.)
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 7252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 釈 The use of WSGIApplicationGroup %{GLOBAL} in the configurations below presumes that your Apache instance is runni ... t up Apache with mod_wsgi . Next, edit your Apache configuration to add a location that you want only authenticated ... on to members of a group. In this case, the Apache configuration should look like this: WSGIScriptAlias / /path/to/ ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 7168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Installing PostGIS Installing SpatiaLite DATABASES configuration ¶ Set the ENGINE setting to one of the spatial bac ... ility. Run crle with no options to see the current configuration and use crle -l to set with the new library path. ... ospatial libraries Database installation DATABASES configuration Add django.contrib.gis to INSTALLED_APPS トラブルシ ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Deploying GeoDjango — Django 4.0.6 ドキュメント 7084
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... en deploying -- in other words, use an appropriate configuration of Apache. For example, when configuring your appl ...
https://man.plustar.jp/django/ref/contrib/gis/deployment.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 7084
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ca (referred to as master/slave by some databases) configuration described is also flawed -- it doesn't provide any ... is mean in practice? Let's consider another sample configuration. This one will have several databases: one for the ... r that sends all other apps to the primary/replica configuration, and randomly chooses a replica to read from: impo ... 'fake' cross database foreign keys. However, this configuration is not officially supported by Django. Behavior of ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 7014
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... by means of the # require_debug_true filter. This configuration is quoted in # docs/ref/logging.txt; please amend ... gs ): if logging_config : # First find the logging configuration function ... logging_config_func = import_string ( ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 7014
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ue of the max_allowed_packet setting in your MySQL configuration. For example, the default value may be something l ... megabyte -- the setting may be modified in MySQL's configuration file ( my.cnf ) in the [mysqld] section: max_allow ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
ロギング — Django 4.0.6 ドキュメント 7014
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y can be provided as additional keys in the filter configuration dictionary. In this case, the argument foo will be ... function. However, if you want to use a different configuration process, you can use any other callable that takes ... config . dictConfig ( ... ) Note that the default configuration process only calls LOGGING_CONFIG once settings ar ...
https://man.plustar.jp/django/topics/logging.html - [similar]
Django 1.3.4 release notes — Django 4.0.6 ドキュメント 6929
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r some time contained notes advising users on such configuration. Django's own built-in parsing of the Host header ...
https://man.plustar.jp/django/releases/1.3.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6929
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e a central role and where it's possible to attach configuration data to applications. Improvements thus far includ ... es anything else, with the ready() method of their configuration. Application labels are assigned correctly to mode ... relabeled with the label attribute of application configurations, to work around label conflicts. The name of appl ... in the admin with the verbose_name of application configurations. The admin automatically calls autodiscover() whe ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6929
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ks correctly if used multiple times with different configurations on the same page. django.utils.timezone.make_awar ... .bulk_create() now works on proxy models. Database configuration gained a TIME_ZONE option for interacting with dat ... s until Django 2.0. Changes to the default logging configuration ¶ To make it easier to write custom logging config ... urations, Django's default logging configuration no longer defines django.request and django.securi ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT