検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 123 for ALLOWED (0.074 sec.)
Django 4.0 release notes — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion from using pytz to using zoneinfo . Django 3.2 allowed the use of non- pytz time zones. Django 4.0 makes ... ed argument of QuerySet.select_for_update() is now allowed on MariaDB 10.6+. Lookup expressions may now be us ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 5539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( * args ): raise Exception ( 'No database access allowed here.' ) And it would be used in a view to block q ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ilesystem operation was attempted""" pass class DisallowedHost ( SuspiciousOperation ): """HTTP_HOST header c ... ontains invalid value""" pass class DisallowedRedirect ( SuspiciousOperation ): """Redirect to sc ... heme not in allowed list""" pass class TooManyFieldsSent ( SuspiciousO ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
索引 — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... serBackend (django.contrib.auth.backends のクラス) ALLOWED_HOSTS setting allowlist (EmailValidator の属性) al ... igured (django.conf.settings の属性) confirm_login_allowed() (AuthenticationForm のメソッド) CONN_MAX_AGE set ... (AdminSite のメソッド) disabled (Field の属性) DISALLOWED_USER_AGENTS setting disconnect() (Signal のメソッド ... go.views.generic.base.View の属性) http_method_not_allowed() (django.views.generic.base.View のメソッド) Http ...
https://man.plustar.jp/django/genindex.html - [similar]
PostgreSQL specific form fields and widgets — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trailing_nulls is True , then null values are only allowed at the end, and will be stripped. Some examples: S ...
https://man.plustar.jp/django/ref/contrib/postgres/forms.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.2.5, the Django administrative interface allowed filtering on any model field or relation -- not ju ... ) method accepted a second, gender, argument which allowed stronger validation checks to be made, however sin ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 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.6.3.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fetch_related() after deleting objects ( #24831 ). Allowed using choices longer than 1 day with DurationField ... icRelation with a related_query_name ( #24940 ). Reallowed non-ASCII values for ForeignKey.related_name on Py ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... new GeoJSON serializer is now available. It is now allowed to include a subquery as a geographic lookup argum ... of a callable. GenericIPAddressField.empty_strings_allowed is now False . Database backends that interpret em ... al settings are deprecated in favor of TEMPLATES : ALLOWED_INCLUDE_ROOTS TEMPLATE_CONTEXT_PROCESSORS TEMPLATE ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ware and return to using the ROOT_URLCONF . The DISALLOWED_USER_AGENTS check in CommonMiddleware now raises a ... ¶ Regular expression lookaround assertions are now allowed in URL patterns. The application namespace can now ... o enforce test isolation, database queries are not allowed by default in SimpleTestCase tests anymore. You ca ... be serialized contains any control characters not allowed in the XML 1.0 standard, the serialization will fa ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT