検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 101 for モデル (0.074 sec.)
アプリケーション — Django 4.0.6 ドキュメント 5850
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ル済みアプリケーションのレジストリがあり、利用可能な モデル のリストもアクセスできます。 このレジストリは apps ... 再利用する ことができます。 アプリケーションには、モデル、ビュー、テンプレート、テンプレートタグ、スタティッ ... ault application configuration. "この時点では、どのモデルもインポートしてはいけません!" In other words, your ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Formset Functions — Django 4.0.6 ドキュメント 5850
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 次 Formset Functions formset_factory 前のトピックへ モデルフォーム関数 次のトピックへ The form rendering API 関 ...
https://man.plustar.jp/django/ref/forms/formsets.html - [similar]
How to write custom lookups — Django 4.0.6 ドキュメント 5824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts.filter(name__ne='Jack') の例では、左辺は Author モデルの name フィールドへの参照で、右辺は 'Jack' です。 p ... ケーションを構築しているとしましょう。 開始値、終了値モデルおよび変更 (start - end) を記録する Experiment モデル ...
https://man.plustar.jp/django/howto/custom-lookups.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tting refers to the nonexistent directory <path> . モデルフィールド ¶ fields.E001 : Field names must not end ... d with a symmetrical relationship, e.g. to "self". モデル ¶ models.E001 : <swappable> is not of the form app ... ches データベース MySQL and MariaDB ファイルの管理 モデルフィールド File fields 関連フィールド モデル セキュリ ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 5824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exception FieldError [ソース] ¶ FieldError 例外は、モデルのフィールドに問題がある時に発生します。発生理由とし ... ス] ¶ ValidationError 例外は、データがフォームまたはモデルのフィールド検証に失敗すると発生します。検証 (valida ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
API Reference — Django 4.0.6 ドキュメント 5824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... フォーム ロギング ミドルウェア マイグレーション操作 モデル Paginator リクエストとレスポンスのオブジェクト Sch ...
https://man.plustar.jp/django/ref/index.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... なります。制約は Meta.constraints オプションを用いてモデルに追加されます。 Filter expressions ¶ Expressions th ... z , .txz ) and LZMA archives ( .tar.lzma , .tlz ). モデル ¶ Added hash database functions MD5 , SHA1 , SHA22 ... 国際化 (internationalization) ロギング 管理コマンド モデル Request と Response セキュリティ テスト 3.0 におけ ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
フォーム — Django 4.0.6 ドキュメント 5785
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... which handle relationships Creating custom fields モデルフォーム関数 modelform_factory modelformset_factory ...
https://man.plustar.jp/django/ref/forms/index.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5746
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... BooleanField ( default = False ), ), ] 未管理状態のモデルを管理状態に変更する ¶ If you want to change an unma ... ManyToManyField to use a through model 未管理状態のモデルを管理状態に変更する 前のトピックへ Windows での Dja ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5746
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re's a better approach for that situation: プロキシモデル . order_with_respect_to ¶ Options. order_with_resp ... トピックへ Model クラスのリファレンス 次のトピックへ モデルインスタンスリファレンス 関連キーワード order , Opti ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT