検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for runner (0.024 sec.)
Django 4.0 release notes — Django 4.0.6 ドキュメント 8060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge of the serialized_rollback feature. Django test runner now supports a --buffer option with parallel tests ... . The new logger argument to DiscoverRunner allows a Python logger to be used for logging. The ... new DiscoverRunner.log() method provides a way to log messages that u ... ses the DiscoverRunner.logger , or prints to the console if not set. Djan ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
設定 — Django 4.0.6 ドキュメント 7976
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n value to control whether or not the default test runner serializes the database into an in-memory JSON str ... ja2 for the options of the built-in backends. TEST_RUNNER ¶ デフォルト値: 'django.test.runner.DiscoverRunner ... d it. This slows down the startup time of the test runner; if you have apps that you know don't need this fe ... スト ¶ Database: TEST TEST_NON_SERIALIZED_APPS TEST_RUNNER URL ¶ APPEND_SLASH PREPEND_WWW ROOT_URLCONF 目次 設 ...
https://man.plustar.jp/django/ref/settings.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7976
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n use this method. As we explained above, the test runner is executed using a test database, which contains ... any of Django's custom TestCase classes, the test runner will clear the contents of the test email outbox a ... st using that view. For this reason, Django's test runner automatically redirects all Django-sent email to a ... -- without actually sending the messages. The test runner accomplishes this by transparently replacing the n ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7724
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as only a single element or no elements. DjangoTestRunner ¶ As a result of the introduction of support for u ... st2 , the features of django.test.simple.DjangoTestRunner (including fail-fast and Ctrl-C test termination) ... e redundant. In view of this redundancy, DjangoTestRunner has been turned into an empty placeholder class, a ... ents manually. GeoDjango ¶ The function-based TEST_RUNNER previously used to execute the GeoDjango test suit ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
How to upgrade Django to a newer version — Django 4.0.6 ドキュメント 7641
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... manage.py test If you're not using the Django test runner, you may need to also ensure that any console outp ...
https://man.plustar.jp/django/howto/upgrade-version.html - [similar]
索引 — Django 4.0.6 ドキュメント 7557
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... プション startproject コマンドラインオプション --testrunner test コマンドラインオプション --timing test コマン ... add_arguments() (BaseCommand のメソッド) (DiscoverRunner のクラスメソッド) add_constraint() (BaseDatabaseSc ... () (HttpRequest のメソッド) build_suite() (DiscoverRunner のメソッド) bulk_create() (django.db.models.query. ... S setting disconnect() (Signal のメソッド) DiscoverRunner (django.test.runner のクラス) disjoint field looku ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 7557
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .views.logout_then_login() is removed. django.test.runner.setup_databases() is removed. django.utils.transla ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions during a test database creation. Django test runner now supports a test --buffer option to discard out ... put for passing tests. DiscoverRunner now skips running the system checks on databases n ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 7473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 好きな名前をつけて構いません。 Using the Django test runner to test reusable applications も参照してください。 ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7406
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns after running the test suite ¶ The default test runner no longer restores the database connections after ... ore the previous behavior by subclassing DjangoTestRunner and overriding its teardown_databases() method. Ou ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 NEXT