検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 158 for must (0.090 sec.)
django.core.validators — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ): raise TypeError ( "If the flags are set, regex must be a regular expression string." ) self . regex = ... ul = " \u00a1 - \uffff " # Unicode letters range (must not be a raw string). # IP patterns ipv4_re = ( r ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... way to access a registry. This register_to object must have a _registry instance variable to access it. " ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... naged by the use of Transifex. To change them, you must create a patch against the Django source tree, as ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e Creating a sitemap index below.) Sitemap classes must subclass django.contrib.sitemaps.Sitemap . They ca ... e, if it's wrapped with a caching decorator -- you must name your sitemap view and pass sitemap_url_name t ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on to creating the new model, the from_db() method must set the adding and db flags in the new instance's ... s don't store datetime objects, so the field value must be converted into an ISO-compliant date string for ... 注釈 The string you return from get_absolute_url() must contain only ASCII characters (required by the URI ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
モデル — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... はいくつかの制約があります。 Your intermediate model must contain one - and only one - foreign key to the so ... model (this would be Group in our example), or you must explicitly specify the foreign keys Django should ... f there are more than two foreign keys though, you must also specify through_fields as above, or a validat ... a options from multiple abstract base classes, you must explicitly declare the Meta inheritance. For examp ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the primary key to identify model instances, so it must always be included in a raw query. A FieldDoesNotE ... ) return row To protect against SQL injection, you must not include quotes around the %s placeholders in t ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s : ... raise ValidationError ( "Articles in a set must have distinct titles." ) ... titles . append ( tit ... > formset . non_form_errors () ['Articles in a set must have distinct titles.'] フォームセットの clean メソ ... s = "errorlist nonform" > < li > Articles in a set must have distinct titles. </ li > </ ul > Changed in D ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
View decorators — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds a Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private header to a response to indica ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 5276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ): raise ValueError ( "The keyword argument `name` must be the name of a method " "of the decorated class: ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT