検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 123 for ALLOWED (0.147 sec.)
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... RNAME_FIELD . make_random_password ( length = 10 , allowed_chars = 'abcdefghjkmnpqrstuvwxyzABCDEFGHJKLMNPQRST ... password with the given length and given string of allowed characters. Note that the default value of allowed ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... clude_auto_created = False ): """Return app models allowed to be migrated on provided db.""" models = app_con ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an values as the right-hand side will no longer be allowed. The django.db.models.query_utils.InvalidQuery exc ... e removed. The following settings will be removed: ALLOWED_INCLUDE_ROOTS TEMPLATE_CONTEXT_PROCESSORS TEMPLATE ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... formset ( request , ** kwargs ) ModelAdmin. lookup_allowed ( lookup , value ) ¶ The objects in the changelist ... to prevent unauthorized data exposure. The lookup_allowed() method is given a lookup path from the query str ... rySet using the parameters is permitted. If lookup_allowed() returns False , DisallowedModelAdminLookup (subc ... uspiciousOperation ) is raised. By default, lookup_allowed() allows access to a model's local fields, field p ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... kie. Subclasses of SuspiciousOperation include: DisallowedHost DisallowedModelAdminLookup DisallowedModelAdmi ... nToField DisallowedRedirect InvalidSessionKey RequestDataTooBig Suspic ... eration exception is raised when code that is only allowed in synchronous Python code is called from an async ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
Paginator — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _page ¶ Optional. Whether or not the first page is allowed to be empty. If False and object_list is empty, th ...
https://man.plustar.jp/django/ref/paginator.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "127.0.0.1:8000" Raises django.core.exceptions.DisallowedHost if the host is not in ALLOWED_HOSTS or the dom ... e but uses a 403 status code. class HttpResponseNotAllowed ¶ Like HttpResponse , but uses a 405 status code. ... r serialization (otherwise only dict instances are allowed). If safe is True and a non- dict object is passed ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... usly, only strings that referred to callables were allowed). This allows a much more natural use of URLconfs. ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow only allow blank values if null values are also allowed. Creating a GenericIPAddressField where blank is a ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ugh the metadata , info , and metadata attributes. Allowed passing driver-specific creation options to GDALRa ... ster objects using papsz_options . Allowed creating GDALRaster objects in GDAL's internal vir ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT