検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 110 for Single (0.083 sec.)
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alidators are functions (or callables) that take a single argument and raise ValidationError on invalid inpu ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
設定 — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fied. The simplest possible settings file is for a single-database setup using SQLite. This can be configure ... pplication data can hook into specific sites and a single database can manage content for multiple sites. 静 ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . When the apps.py submodule exists and defines a single AppConfig subclass, Django now uses that configura ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the non-text, non-VARCHAR data from the disk for a single row in the results, even if it ends up only using ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... way, if the operation fails, you can roll back the single offending operation, rather than the entire transa ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ocess, you can use any other callable that takes a single argument. The contents of LOGGING will be provided ...
https://man.plustar.jp/django/topics/logging.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... have a uniqueness clause (either unique=True on a single field, or unique_together over multiple fields) fo ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nity. Storing all templates in the root level of a single directory gets messy. To load a template that's wi ...
https://man.plustar.jp/django/topics/templates.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... path.to.test_module.TestCase.test_method -- Run a single test method in a test case. path.to.test_module.Te ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be removed. Support for custom error views with a single positional parameter will be dropped. The mime_typ ... , BaseCommentNode , GenericForeignKey , Manager , SingleRelatedObjectDescriptor and ReverseSingleRelatedObj ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT