検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 37 for 編集 (0.020 sec.)
How to create custom template tags and filters — Django 4.0.6 ドキュメント 7040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... つの引数を取ります: フィルタの名前 -- 文字列です。 編集用の関数 -- Python の関数です (文字列としての関数名で ... the name of the compilation function will be used. 編集用の関数 -- Python の関数です (文字列としての関数名で ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 7040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uuid4 , unique = True ), ), ] 最初の移行ファイルを編集します。 生成された移行クラスは次のようになります: 0 ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Django ドキュメント — Django 4.0.6 ドキュメント 7040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ュー: 概要 | ビルトインの表示用ビュー | ビルトインの編集用ビュー | Mixin を使うには | API リファレンス | 索引 ...
https://man.plustar.jp/django/index.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 6898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lls/management/commands/closepoll.py を以下のように編集してください: from django.core.management.base impor ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
Django の概要 — Django 4.0.6 ドキュメント 6898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... サイトはスタッフやクライアント、あるいはあなただけが編集するものであり、コンテンツを管理するためだけにバック ...
https://man.plustar.jp/django/intro/overview.html - [similar]
はじめての Django アプリ作成、その 3 — Django 4.0.6 ドキュメント 6898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。ページの見栄えを変更するたびに、 Python コードを編集する必要があります。 Django のテンプレートシステムを ...
https://man.plustar.jp/django/intro/tutorial03.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th = 30 , required = False ) 管理サイトでユーザーを編集する時にもこの制約を課し続けたい場合は、以下のように ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
モデル — Django 4.0.6 ドキュメント 6898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 知らせる必要があります。そのためには、設定ファイルを編集して、設定値 INSTALLED_APPS に、定義した models.py を ... 一般的に、 ManyToManyField インスタンスは、フォームで編集されるオブジェクトの側にあります。上の例では、 toppi ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 6756
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... one\django\ Django のインストール済みバージョンは、編集可能モードでインストールすることにより、ローカルコピ ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6756
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 合は、エラーコード 3 で終了します。 --empty ¶ 手動で編集するために、指定されたアプリに対する空のマイグレーシ ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
PREV 1 2 3 4 NEXT