検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 71 for configuration (0.029 sec.)
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 6423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l probably want to start with the installation and configuration documentation . 基本設定 ¶ Once you've got mod_wsg ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d). The explanation for this is as follows: Manual configuration of settings (i.e. not relying on the DJANGO_SETTIN ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... not be checked or have matched ignore rules in the configuration. Entries that have a status of "broken" need to be ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 6423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dmin of the action. This works just like any other configuration option. So, the complete admin.py with the action ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ight depend on the environment. Check your current configuration in an interactive Python shell by running: import ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es it possible to run runserver with the same WSGI configuration that is used for deployment. The new WSGI_APPLICAT ... Django will detect that your 'mail_admins' handler configuration includes no 'filters' section and will automatical ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 6353
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or a small poll app. A project is a collection of configuration and apps for a particular website. A project can c ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 6353
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the database and the model, validation of data and configuration, and serialization are all delegated to the underl ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6353
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e following snippet to the end of your primary URL configuration: from django.conf import settings from django.cont ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Signals — Django 4.0.6 ドキュメント 6353
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as opened. This can be used in a multiple-database configuration to differentiate connection signals from different ...
https://man.plustar.jp/django/ref/signals.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT