検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 98 for command (0.035 sec.)
JavaScript — Django 4.0.6 ドキュメント 7670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vaScript tests can be run in a browser or from the command line. The tests are located in a top level js_test ... pt tests may be run from a web browser or from the command line. Testing from a web browser ¶ To run the test ... s/tests.html in your web browser. Testing from the command line ¶ To run the tests from the command line, you ... トの実行 Testing from a web browser Testing from the command line 前のトピックへ Working with Git and GitHub 次 ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
How to use Django with Daphne — Django 4.0.6 ドキュメント 7435
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo in Daphne ¶ When Daphne is installed, a daphne command is available which starts the Daphne server proces ... ect be on the Python path; to ensure that run this command from the same directory as your manage.py file. 目 ... use , ASGI , project , server , called , process , command , Running クイック検索 Last update: 2022年6月01日 ...
https://man.plustar.jp/django/howto/deployment/asgi/daphne.html - [similar]
How to use Django with Hypercorn — Django 4.0.6 ドキュメント 7435
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... percorn ¶ When Hypercorn is installed, a hypercorn command is available which runs ASGI applications. Hyperco ... ect be on the Python path; to ensure that run this command from the same directory as your manage.py file. Fo ... ード Hypercorn , How , use , ASGI , For , トピック , command , project , Installing , next クイック検索 Last up ...
https://man.plustar.jp/django/howto/deployment/asgi/hypercorn.html - [similar]
How to use Django with Uvicorn — Django 4.0.6 ドキュメント 7435
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Uvicorn ¶ When Uvicorn is installed, a uvicorn command is available which runs ASGI applications. Uvicorn ... ect be on the Python path; to ensure that run this command from the same directory as your manage.py file. Fo ... クリスト 関連キーワード Uvicorn , How , use , ASGI , command , next , Running , For , Installing , called クイッ ...
https://man.plustar.jp/django/howto/deployment/asgi/uvicorn.html - [similar]
How to use Django with Gunicorn — Django 4.0.6 ドキュメント 7370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plication ¶ When Gunicorn is installed, a gunicorn command is available which starts the Gunicorn server proc ... th; the simplest way to ensure that is to run this command from the same directory as your manage.py file. Se ... corn , gunicorn , installed , simplest , process , command , generic , Running , documentation , running クイ ...
https://man.plustar.jp/django/howto/deployment/wsgi/gunicorn.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 7370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exact To link, use :lookup:`exact` . django-admin commands: .. django - admin :: migrate To link, use :djadm ... in:`migrate` . django-admin command-line options: .. django - admin - option :: -- tra ... ceback To link, use :option:`command_name --traceback` (or omit command_name for the op ... tions shared by all commands like --verbosity ). Links to Trac tickets (typica ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and manage.py file for the startproject management command. These fix some issues with the previous manage.py ... ) from django.core.management import execute_from_command_line execute_from_command_line ( sys . argv ) {{ p ... mplates ¶ The startapp and startproject management commands now have a --template option for specifying a pat ... ject_template directory when you run the following command: django - admin . py startproject -- template =/ p ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
トラブルシューティング — Django 4.0.6 ドキュメント 7317
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ドバイスを説明してます。 django-admin 実行時の問題 ¶ command not found: django-admin ¶ django-admin should be o ... t activated and you can try running the equivalent command python -m django . macOS のパーミッション ¶ macOSを ... 次 トラブルシューティング django-admin 実行時の問題 command not found: django-admin macOS のパーミッション その ... キーワード admin , 実行 , 発生 , エラー , コマンド , command , path , 確認 , previous , up クイック検索 Last up ...
https://man.plustar.jp/django/faq/troubleshooting.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 7200
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d unzip. On GNU/Linux platforms, use the following commands:   $ mkdir world/data $ cd world/data $ wget ht ... 0001 ...\> py manage.py sqlmigrate world 0001 This command should produce the following output: BEGIN; -- -- ... jango, you may also use the following: ogr2ogr : A command-line utility included with GDAL that can import ma ... this process with use of the ogrinspect management command. The ogrinspect command introspects a GDAL-support ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
GeoDjango Management Commands — Django 4.0.6 ドキュメント 7082
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ules « previous | up | next » GeoDjango Management Commands ¶ inspectdb ¶ django-admin inspectdb When django. ... in your INSTALLED_APPS , the inspectdb management command is overridden with one from GeoDjango. The overrid ... den command is spatially-aware, and places geometry fields in ... data_source model_name ¶ The ogrinspect management command will inspect the given OGR-compatible DataSource ( ...
https://man.plustar.jp/django/ref/contrib/gis/commands.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT