検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 80 for tests (0.037 sec.)
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 7027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... User with hardcoded password created when running tests on Oracle ¶ When running tests with an Oracle data ... to connect. This user is usually dropped after the test suite completes, but not when using the manage.py t ... User with hardcoded password created when running tests on Oracle DNS rebinding vulnerability when DEBUG=T ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... AM storage engine, will still be able to run these tests but won't benefit from the improvements. Tests are ... class level. Using this technique can speed up the tests as compared to using setUp() . Fixture loading wit ... o.core.signals to avoid loading django.test in non-test situations. Django no longer does so itself. System ... ted, allowing you to create TRACE requests in your tests. The count argument was added to assertTemplateUse ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unner now supports a --buffer option with parallel tests. The new logger argument to DiscoverRunner allows ... runner now supports a --shuffle option to execute tests in a random order. The test --parallel option now ... ner.reorder_suite() function is renamed to reorder_tests() . It now accepts an iterable of tests rather tha ... n a test suite, and returns an iterator of tests. Calling Fi ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... User with hardcoded password created when running tests on Oracle ¶ When running tests with an Oracle data ... to connect. This user is usually dropped after the test suite completes, but not when using the manage.py t ... User with hardcoded password created when running tests on Oracle DNS rebinding vulnerability when DEBUG=T ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
Django におけるテスト — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... modern web developer. You can use a collection of tests -- a test suite -- to solve, or avoid, a number of ... hat it should be doing. The preferred way to write tests in Django is using the unittest module built-in to ... , コード , topics , doing , 変更 , 動作 , ツール , tests クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/topics/testing/index.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 6903
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... User with hardcoded password created when running tests on Oracle ¶ When running tests with an Oracle data ... to connect. This user is usually dropped after the test suite completes, but not when using the manage.py t ... User with hardcoded password created when running tests on Oracle DNS rebinding vulnerability when DEBUG=T ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 6862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nvolves a set of circumstances whereby a running a test suite on a multiple database configuration could ca ... ST_RUNNER previously used to execute the GeoDjango test suite, django.contrib.gis.tests.run_gis_tests , was ... r of a class-based test runner, django.contrib.gis.tests.GeoDjangoTestSuiteRunner , added in this release. ... In addition, the GeoDjango test suite is now included when running the Django test ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
設定 — Django 4.0.6 ドキュメント 6739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... :1]'] . ALLOWED_HOSTS is also checked when running tests . このヘッダの検証は get_host() メソッドの実行時に ... None The name of database to use when running the test suite. If the default value ( None ) is used with t ... he SQLite database engine, the tests will use a memory resident database. For all other ... abase into an in-memory JSON string before running tests (used to restore the database state between tests ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6739
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... may not be predictable or known. Fast failure for tests ¶ Both the test subcommand of django-admin.py and ... the runtests.py script used to run Django's own test suite now ... exit from the test run that reports details of the tests that were run before the interruption. BigIntegerF ... code ¶ The exit status code of the test runners ( tests/runtests.py and python manage.py test ) no longer ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hronous views Asynchronous middleware Asynchronous tests and test client To get started with async views, y ... free to mix async and sync views, middleware, and tests as much as you want. Django will ensure that you a ... ng exceptions. This can be used to support running tests under a debugger. The new MIGRATE test database se ... test --buffer option to discard output for passing tests. DiscoverRunner now skips running the system check ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT