検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 118 for Full (0.073 sec.)
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... リガーとなる処理 (直接 errors 属性にアクセスしたり、 full_clean() を直接呼び出す) がありますが、通常必要とは ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s, adding a field with a default value may cause a full rewrite of the table. This happens even for nullab ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Signals — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enced when connecting a receiver by specifying its full application label. For example, an Question model ... d AppConfig.ready() runs after the app registry is fully populated, receivers cannot be connected in that ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... revent some obscure problems. See Unicode data for full details. モデル ¶ Common changes to your models fi ... sql connection.ops.drop_foreignkey_sql backend.get_fulltext_search_sql connection.ops.fulltext_search_sql ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vious versions of Django should read that list carefully. One deprecated feature worth noting is the shift ... t is emitted whenever a user fails to login successfully. See user_login_failed The new loaddata --ignoren ... ise SuspiciousOperation . For more details see the full documentation for the new setting. Managers on abs ... tion. This signal is now sent after the content is fully consumed by the WSGI gateway. This might be backw ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t's deprecated. See アプリケーションを設定する for full details. Customizing type of auto-created primary ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 化されています。Django のリファレンスドキュメントは full documentation of all the mixins を含んでいます。 コ ... stead of Publisher ones. 注釈 We have to think carefully about get_context_data() . Since both SingleObjec ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
モデル — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... boomer" else : return "Post-boomer" @property def full_name ( self ): "Returns the person's full name." r ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of what the Selenium client can do; check out the full reference for more details. 注釈 When using an in- ... needed on your part. However, if you want to write fully-asynchronous tests for a Django project, you will ... nds.base.features.BaseDatabaseFeatures class for a full list of database features that can be used as a ba ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5525
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. As a general rule, to_python() should deal gracefully with any of the following arguments: An instance ... ng ): """Takes a string of cards and splits into a full hand.""" p1 = re . compile ( '. {26} ' ) p2 = re . ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 NEXT