検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 123 for ALLOWED (0.131 sec.)
The "sites" framework — Django 4.0.6 ドキュメント 5293
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng ForeignKey . For example, if an article is only allowed on a single site, you'd use a model like this: fro ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5293
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ded in a request from a client that does not match ALLOWED_HOSTS , Django will return a 400 response, and an ... r message will be logged to the django.security.DisallowedHost logger. These log events will reach the django ... Handler' , }, }, 'loggers' : { 'django.security.DisallowedHost' : { 'handlers' : [ 'null' ], 'propagate' : Fa ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5293
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reserved word, or contains characters that aren't allowed in Python variable names -- notably, the hyphen -- ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5293
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... using the '%(app_label)s' and '%(class)s' strings. Allowed overriding model fields inherited from abstract ba ... ed, and you must upgrade to the TEMPLATES setting: ALLOWED_INCLUDE_ROOTS TEMPLATE_CONTEXT_PROCESSORS TEMPLATE ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5293
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... override the new AuthenticationForm.confirm_login_allowed() method to more easily customize the login policy ... e Django 1.6, Django's automatic transactions mode allowed this to be used to lock records until the next wri ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5293
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tiquated browsers that don't parse the new format. allowed_hosts is now a required argument of private API dj ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5293
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _create() , and update_or_create() methods are now allowed on many-to-many relationships with intermediate mo ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... geospatial features; however, shapefiles are only allowed to have one layer: >>> print ( len ( ds )) 1 >>> l ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... default value of 50000 , which is the upper limit allowed in the Sitemaps protocol . i18n ¶ Optional. A bool ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 主義者のためにいくつかの便利な機能を提供します。 DISALLOWED_USER_AGENTS 設定に含まれるユーザーエージェントのア ... rigin attacks, especially those like Spectre which allowed exfiltration of data loaded into a shared browsing ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT