検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 80 for exceptions (0.020 sec.)
django.contrib.postgres.validators — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ostgres.validators のソースコード from django.core.exceptions import ValidationError from django.core.validators ...
https://man.plustar.jp/django/_modules/django/contrib/postgres/validators.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... defining a template_name will raise a django.core.exceptions.ImproperlyConfigured exception. template_engine ¶ ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... specific to that model. If you want to handle such exceptions from several get() calls for different models, you ... base classes. For example, you can use django.core.exceptions.ObjectDoesNotExist to handle DoesNotExist exceptio ... ns from multiple models: from django.core.exceptions import ObjectDoesNotExist try : blog = Blog . obje ... object with the given field value. No django.core.exceptions.ObjectDoesNotExist exceptions will ever be raised ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
設定 — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... efault), Django emails these people the details of exceptions raised in the request/response cycle. Each item in ... sets DEBUG = True for convenience. DEBUG_PROPAGATE_EXCEPTIONS ¶ デフォルト値: False If set to True , Django's ex ... of 500 responses ( django.request ) is skipped and exceptions propagate upward. This can be useful for some test ... FAULT_TABLESPACE Debugging ¶ DEBUG DEBUG_PROPAGATE_EXCEPTIONS メールアドレス ¶ ADMINS DEFAULT_CHARSET DEFAULT_FR ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.3.5 release notes — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... now be rejected, raising the exception django.core.exceptions.SuspiciousOperation . Redirect poisoning ¶ Also fo ...
https://man.plustar.jp/django/releases/1.3.5.html - [similar]
Django 1.4.3 release notes — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... now be rejected, raising the exception django.core.exceptions.SuspiciousOperation . Redirect poisoning ¶ Also fo ...
https://man.plustar.jp/django/releases/1.4.3.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 0212 and #20025. Fixed some rare cases where get() exceptions recursed infinitely (#20278). makemessages no long ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... list ( LANGUAGES ) ( #25915 ). Avoided hiding some exceptions, like an invalid INSTALLED_APPS setting, behind Ap ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rd-party database backends. To adhere to PEP 249 , exceptions where a database doesn't support a feature are cha ... .utils.http.is_safe_url() is removed. Silencing of exceptions raised while rendering the {% include %} template ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 6766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d a crash of runserver when URLConf modules raised exceptions ( #30323 ). Fixed a regression in Django 2.2 where ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT