検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 121 for required (0.033 sec.)
How to manage error reporting — Django 4.0.6 ドキュメント 5588
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _HOST_PASSWORD , though other settings may be also required depending on your mail server's configuration. Con ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5588
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hould be as follows (noting that these are not all required): All database fields Custom manager attributes cl ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5588
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango uses the sites framework ¶ Although it's not required that you use the sites framework, it's strongly en ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5588
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... means later use of foreign-key relationships won't require database queries. The following examples illustrate ... elect , where or tables . None of the arguments is required, but you should use at least one of them. select T ... y_count FROM blog_blog ; Note that the parentheses required by most database engines around subqueries are not ... required in Django's select clauses. Also note that some da ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5588
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... which implements the conversion from IRI to URI as required by RFC 3987#section-3.1 . The urllib.parse.quote() ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5588
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... don't parse the new format. allowed_hosts is now a required argument of private API django.utils.http.is_safe_ ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ues, if given to validate(), will trigger the self.required check. EMPTY_VALUES = ( None , "" , [], (), {}) [ド ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d with the key you want to use. An install of some required Python packages: $ python -m pip install wheel twi ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ur AppConfig subclass. In a few situations this is required; for instance if the app package is a namespace pa ...
https://man.plustar.jp/django/ref/applications.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a Spatial Database ¶ Typically no special setup is required, so you can create a database as you would for any ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT