検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 34 for suite (0.021 sec.)
Advanced testing topics — Django 4.0.6 ドキュメント 14603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hosts to your settings file. For example, the test suite for docs.djangoproject.com includes the following: ... n loading. It's used to optimize Django's own test suite, which contains hundreds of models but no relation ... ded either all TransactionTestCase in a given test suite declare available_apps , or none of them. availabl ... e_apps is mandatory in Django's own test suite. TransactionTestCase. reset_sequences ¶ Setting re ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 13245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... up | next » Unit tests ¶ Django comes with a test suite of its own, in the tests directory of the code bas ... e appreciate any and all contributions to the test suite! The Django tests all use the testing infrastructu ... nstall tox ...\> tox By default, tox runs the test suite with the bundled test settings file for SQLite, bl ... n and other database backends. Since Django's test suite doesn't bundle a settings file for database backen ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 10225
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es a set of circumstances whereby a running a test suite on a multiple database configuration could cause t ... NNER previously used to execute the GeoDjango test suite, django.contrib.gis.tests.run_gis_tests , was fina ... test runner, django.contrib.gis.tests.GeoDjangoTestSuiteRunner , added in this release. In addition, the Ge ... oDjango test suite is now included when running the Django test suite ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Testing GeoDjango apps — Django 4.0.6 ドキュメント 8947
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django tests executed when running the Django test suite with runtests.py all of the databases in the setti ... nds that can be used to run the entire Django test suite, including those in django.contrib.gis : DATABASES ... --settings=postgis To run only the GeoDjango test suite, specify gis_tests : $ ./runtests.py --settings=po ...
https://man.plustar.jp/django/ref/contrib/gis/testing.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7988
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s for more details. GeoDjango ¶ The GeoDjango test suite is now included when running the Django test suite ... est databases that are created when you run a test suite. However, in the process of testing the Django 1.3 ... NNER previously used to execute the GeoDjango test suite, django.contrib.gis.tests.run_gis_tests , was depr ... ased runner, django.contrib.gis.tests.GeoDjangoTestSuiteRunner . Previously, calling transform() would sile ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 7828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ings are converted to errors when running the test suite with warnings enabled: python -Wa runtests.py . Th ... notes ( docs/releases/A.B.txt )? Is Django's test suite passing? All tickets ¶ Is the pull request a singl ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rror . The undocumented django.test.runner.reorder_suite() function is renamed to reorder_tests() . It now ... accepts an iterable of tests rather than a test suite, and returns an iterator of tests. Calling FileSys ... The extra_tests argument for DiscoverRunner.build_suite() and DiscoverRunner.run_tests() is deprecated. Th ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.contrib.gis and part of Django's unit-test suite. Django 1.0.2 contains updated packaging scripts, ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nnect. This user is usually dropped after the test suite completes, but not when using the manage.py test - ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nnect. This user is usually dropped after the test suite completes, but not when using the manage.py test - ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
PREV 1 2 3 4 NEXT