検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 99 for manage (0.023 sec.)
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rusers using the createsuperuser command: $ python manage.py createsuperuser --username=joe --email=joe@exam ... ードを変更するには、いくつかのオプションがあります。 manage.py changepassword *username* は、コマンドラインから ... one of your installed applications. これらの権限は manage.py migrate 実行時に作成されます。 INSTALLED_APPS に ... モデルに対してもデフォルトの権限が作成されます。以後 manage.py migrate (この権限を作成する関数は post_migrate ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
モデル — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s モジュール内に存在する場合 (このパッケージ構造は manage.py startapp スクリプトによってアプリケーション内に ... ED_APPS 内に新たなアプリケーションを追加した場合、 manage.py migrate を、初回は必要に応じて manage.py makemi ... す。 モデルの属性 ¶ objects モデルの最も重要な属性は Manager です。これは、Django のモデルにデータベースクエリ ... ベースから インスタンスを取り出す ために使われます。 Manager が定義されていない場合、デフォルトの名前は object ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
FAQ: データベースとモデル — Django 4.0.6 ドキュメント 5839
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 照してください。 データが消えてもかまわないのなら、 manage.py ユーティリティの flush オプションを利用すること ...
https://man.plustar.jp/django/faq/models.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 5839
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ックへ How to create PDF files 次のトピックへ How to manage static files (e.g. images, JavaScript, CSS) 関連キ ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5839
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ows documentation. pip について ¶ pip is a package manager for Python and is included by default with the Py ... ango project you create. There are many options to manage environments and packages within the Python ecosys ...
https://man.plustar.jp/django/howto/windows.html - [similar]
Django でのユーザー認証 — Django 4.0.6 ドキュメント 5839
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... With these settings in place, running the command manage.py migrate creates the necessary database tables f ...
https://man.plustar.jp/django/topics/auth/index.html - [similar]
ページネーション — Django 4.0.6 ドキュメント 5839
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provides high-level and low-level ways to help you manage paginated data -- that is, data that's split acros ...
https://man.plustar.jp/django/topics/pagination.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 5748
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... by a mapping for both my_app and my_app.views . To manage this behavior, set the propagation key on the mapp ... or formatter option of handlers) can be similarly managed. 目次 How to configure and use logging Make a bas ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 5748
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f contributors around the world, it's important to manage communication efficiently so that work doesn't get ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 5748
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango Project ¶ Principles ¶ The Django Project is managed by a team of volunteers pursuing three goals: Dri ... Django Software Foundation lets the Django Project manage the development of the Django framework, its ecosy ... go source-code repository. Assisting in triage and management of the Django bug tracker. A history of recent ...
https://man.plustar.jp/django/internals/organization.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT