検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 57 for setup (0.067 sec.)
データベースのトランザクション — Django 4.0.6 ドキュメント 6931
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... information on MySQL transactions . If your MySQL setup does not support transactions, then Django will al ... committed as soon as they're called. If your MySQL setup does support transactions, Django will handle tran ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y that Django logging is configured as part of the setup() function means that logging calls placed in sett ... not work as expected, because logging will not be set up at that point . To explore logging, use a view fu ... er = logging . getLogger ( 'project.payment' ) and set up logger mappings accordingly. Using logger hierarc ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th copy.deepcopy() to class attributes in TestCase.setUpTestData() will be removed. BaseCommand.requires_sy ... t_then_login() will be removed. django.test.runner.setup_databases() will be removed. django.utils.translat ... available through django.conf.urls . The functions setup_environ() and execute_manager() will be removed fr ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 非同期サポート ¶ The following checks verify your setup for 非同期サポート : async.E001 : You should not s ... ew in Django 4.0. The following checks verify your setup for ファイルの管理 : files.E001 : The FILE_UPLOAD_ ...
https://man.plustar.jp/django/ref/checks.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trailing slash will not be matched. Another common setup is to use flat pages for a limited set of known pa ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... entation to determine which mode is right for your setup. Make sure you have Apache installed with the mod_ ...
https://man.plustar.jp/django/topics/install.html - [similar]
索引 — Django 4.0.6 ドキュメント 6696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ONTH_FORMAT settings() (SimpleTestCase のメソッド) setup() (django モジュール) (django.views.generic.base.V ... iew のメソッド) setup_databases() (DiscoverRunner のメソッド) (django.te ... st.utils モジュール) setup_test_environment() (DiscoverRunner のメソッド) (dj ... ango.test.utils モジュール) setUpTestData() (TestCase のクラスメソッド) SHA1 (django ...
https://man.plustar.jp/django/genindex.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to check for problems in this area. Note that our setup.cfg file contains some excluded files (deprecated ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -specific fixtures ¶ If you're in a multi-database setup, you might have fixture data that you want to load ... in Django 3.2. Outputs timings, including database setup and total run time. testserver ¶ django-admin test ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is configured as part of the general Django django.setup() function, so it's always available unless explic ...
https://man.plustar.jp/django/ref/logging.html - [similar]
PREV 1 2 3 4 5 6 NEXT