検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 121 for required (0.029 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 5762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with /content/ . The sitemap view takes an extra, required argument: {'sitemaps': sitemaps} . sitemaps should ... n define the following methods/attributes: items ¶ Required. A method that returns a sequence or QuerySet of o ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... edirect ¶ The first argument to the constructor is required -- the path to redirect to. This can be a fully qu ... tus code. The first argument to the constructor is required: a list of permitted methods (e.g. ['GET', 'POST'] ... only be used in situations where it is absolutely required that the whole content isn't iterated before trans ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 5762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stalled when using contrib.gis ( #28160 ). (It's a required dependency as of Django 1.11.) Fixed a regression ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... port for Python 2.4. Python 2.5 is now the minimum required Python version. Django is tested and supported on ... ncompatible changes in 1.4 ¶ SECRET_KEY setting is required ¶ Running Django with an empty or known SECRET_KEY ... 'require_debug_false' : { '()' : 'django.utils.log.RequireDebugFalse' } }, 'handlers' : { 'mail_admins' : { 'l ... incompatible changes in 1.4 SECRET_KEY setting is required django.contrib.admin Supported browsers for the ad ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s # defined on. If 'obj' is a class, the 'name' is required to be the name # of the method that will be decora ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... discussion, then a ticket may not have the support required to get into Django. 小さく始める It's easier to ge ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the Meta.fields attribute of ModelForm . This is a required attribute if you are generating the form class aut ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... great circle . [4] Thus, additional computation is required to obtain distances in planar units (e.g., kilomet ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l instances of ArrayField . base_field ¶ This is a required argument. Specifies the underlying data type and b ... s = [ [ 2 , 3 ], [ 2 ], ]) If irregular shapes are required, then the underlying field should be made nullable ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of valid emails.""" # Use the parent's handling of required fields, etc. super () . validate ( value ) for ema ... tiEmailField () cc_myself = forms . BooleanField ( required = False ) Use MultiEmailField like any other form ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT