検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 99 for manage (0.075 sec.)
How to upgrade Django to a newer version — Django 4.0.6 ドキュメント 8303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... how warnings while running tests:   $ python -Wa manage.py test ...\> py -Wa manage.py test If you're not ... れるように、廃止予定の警告を有効にすると便利です。 ( manage.py runserver を使用してアプリケーションを手動でテス ... は、フラグを使用することもできます)   $ python -Wa manage.py test ...\> py -Wa manage.py test テストを実行し ... ックへ デプロイチェックリスト 次のトピックへ How to manage error reporting 関連キーワード 更新 , バージョン , ...
https://man.plustar.jp/django/howto/upgrade-version.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 8303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... visible. The effect of this change is that running manage.py reset and similar commands against an existing ... are two methods available: Redirect the output of manage.py to a file, and edit the generated SQL to use th ... t names before executing it. Examine the output of manage.py sqlall to see the new-style constraint names, a ... ting constraints in your database. Name changes in manage.py ¶ A few of the options to manage.py have change ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 8108
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go How to upgrade Django to a newer version How to manage error reporting How to provide initial data for mo ... create PDF files How to override templates How to manage static files (e.g. images, JavaScript, CSS) How to ... es , deploy , authenticate , template , トピック , manage クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/howto/index.html - [similar]
How to provide initial data for models — Django 4.0.6 ドキュメント 7912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... タがある場合、フィクスチャを作成する最も簡単な方法は manage.py dumpdata コマンドを使用することです。 もしくは、 ... ておくことができます。 You can load data by calling manage.py loaddata <fixturename> , where <fixturename> is ... トをセットし、Django に読み込ませることもできます。 manage.py loaddata を実行する際、フィクスチャのファイルを ... ィクスチャのファイルを探す場所 前のトピックへ How to manage error reporting 次のトピックへ How to integrate Dj ...
https://man.plustar.jp/django/howto/initial-data.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 7221
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing command-line examples involving django-admin , manage.py , python , etc.). In the HTML documentation, it ... use this command: .. code-block:: console $ python manage.py shell with this one: use this command: .. conso ... le:: $ python manage.py shell Notice two things: You usually will repla ... k with two tabs. The first one will show: $ python manage.py shell (No changes from what .. code-block:: con ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 7130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Index | Modules « previous | up | next » How to manage static files (e.g. images, JavaScript, CSS) ¶ ウェ ... " collectstatic 管理コマンドを実行します: $ python manage.py collectstatic これにより、各 static フォルダから ... icfiles reference を参照してください。 目次 How to manage static files (e.g. images, JavaScript, CSS) 静的フ ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 7026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ext » How to create custom django-admin commands ¶ manage.py を用いることで独自のアクションを登録する事ができ ... して、あなたが配布している Django アプリケーションに manage.py アクションを追加したくなったとします。このドキュ ... を追加します。 独自のコマンドを追加するためには、 `` management/commands``ディレクトリをアプリケーションに追加 ... のアンダーバーで始まらないPythonモジュールすべてを``manage.py``コマンドに登録します。 例: polls / __init__ . ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 6921
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll を使用してバグを確認してください。   $ python manage.py shell ...\> py manage.py shell >>> import datet ... 、次のコマンドでテストが実行できます。   $ python manage.py test polls ...\> py manage.py test polls すると ... ください。 ここでは以下のようなことが起こりました。 manage.py test polls は、 polls アプリケーション内にあるテ ... テスト環境をセットアップすることです。   $ python manage.py shell ...\> py manage.py shell >>> from django. ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 本番用のプライベートな設定モジュールを使うことです。 manage.py check --deploy を実施しよう ¶ 以下で説明している ... クトリを設定する必要があります。 より詳しくは How to manage static files (e.g. images, JavaScript, CSS) を参照 ... 関する詳細は ロギング を参照してください。 ADMINS と MANAGERS ¶ ADMINS は、500 エラーの通知を E メールで受け取 ... ります。 MANAGERS は、404 エラーの通知を受け取ります。 IGNORABLE_4 ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e = False ) ¶ New in Django 3.2. Returns a context manager that captures transaction.on_commit() callbacks f ... , all the callbacks will be called as the context manager exits, if no exception occurred. This emulates a ... Finally, you may run the test as follows:   $ ./manage.py test myapp.tests.MySeleniumTests.test_login ... ... \> manage.py test myapp.tests.MySeleniumTests.test_login Thi ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT