検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 97 for running (0.069 sec.)
JavaScript — Django 4.0.6 ドキュメント 6746
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tml in your browser. To measure code coverage when running the tests, you need to view that file over HTTP. T ... e.js , install the JavaScript test dependencies by running the following from the root of your Django checkou ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6746
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orage backend that caches the files it saves (when running the collectstatic management command) by appending ... changes in 1.4 ¶ SECRET_KEY setting is required ¶ Running Django with an empty or known SECRET_KEY disables ... on path due to the severity of the consequences of running Django with no SECRET_KEY . django.contrib.admin ¶ ... documentation for more. Database connections after running the test suite ¶ The default test runner no longer ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 6654
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rate two empty migration files for the same app by running makemigrations myapp --empty twice. We've renamed ... llow objects to be created while this migration is running. Objects created after the AddField and before Run ... e tables, you may want to prevent a migration from running in a transaction by setting the atomic attribute t ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Deploying GeoDjango — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ribute threads to 1 , unless Apache may crash when running your GeoDjango application. Increase the number of ...
https://man.plustar.jp/django/ref/contrib/gis/deployment.html - [similar]
Django 1.3.7 release notes — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... c files that caused "bad magic number" errors when running with some versions of Python. This releases correc ...
https://man.plustar.jp/django/releases/1.3.7.html - [similar]
Django 1.4.5 release notes — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... c files that caused "bad magic number" errors when running with some versions of Python. This releases correc ...
https://man.plustar.jp/django/releases/1.4.5.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... test client does not require the web server to be running. In fact, it will run just fine with no web server ... running at all! That's because it avoids the overhead of H ... s the database to its initial state. 警告 TestCase running on a database that does not support rollback (e.g. ... flush the default and other test databases before running test_index_page_view . You can also use '__all__' ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erage, these warnings are converted to errors when running the test suite with warnings enabled: python -Wa r ... o eliminate or silence any warnings generated when running the tests. The first step is to remove any use of ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 一度実行して出力に慣れておくと良いでしょう。 Before running the test suite, enter the Django tests/ directory ... cd tests command, and install test dependencies by running:   $ python -m pip install -r requirements/py3.t ... ンストールされていないことが原因です; 依存については Running all the tests を参照し、あなたの変更に関連するテス ... 合は、これまでの全ステップを適切に実行してください。 Running the unit tests で、よりテストについて知れます。 最 ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
API Reference — Django 4.0.6 ドキュメント 6379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (CSRF) 対策 データベース django-admin と manage.py Running management commands from your code Django の例外 フ ...
https://man.plustar.jp/django/ref/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT