検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 138 for exception (0.051 sec.)
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ment a custom view, be sure it accepts request and exception arguments and returns an HttpResponseBadRequest . ... ment a custom view, be sure it accepts request and exception arguments and returns an HttpResponseForbidden . h ... ment a custom view, be sure it accepts request and exception arguments and returns an HttpResponseNotFound . ha ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e | lower profile = user.profile %} No wrapping of exceptions in TEMPLATE_DEBUG mode ¶ In previous versions of ... whenever the TEMPLATE_DEBUG setting was True , any exception raised during template rendering (even exceptions ... information in the debug 500 page. In Django 1.4, exceptions are no longer wrapped. Instead, the original exce ... h the source information. This means that catching exceptions from template rendering is now consistent regardl ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in Django 1.2 have been removed. All GDAL-related exceptions are now raised with GDALException . The former OG ... RException has been kept for backwards compatibility but shou ... t fixture directory path ( app_name/fixtures ), an exception is raised. The new makemigrations --exit option al ... ogger when a middleware raises a MiddlewareNotUsed exception in DEBUG mode. マイグレーション ¶ The RunSQL opera ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... races の実装には次のような相違点があります。 raise_exception 属性は True または False のいずれかのみであり、カス ... rase . The debug view now shows details of chained exceptions on Python 3. The default 40x error views now acce ... pt a second positional parameter, the exception that triggered the view. View error handlers now s ... teResponse , commonly used with class-based views. Exceptions raised by the render() method are now passed to t ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d performance of the Django 1.2 codebase. With one exception, Django 1.2.4 maintains backwards compatibility wi ... , but in the case of Django 1.2.4, we have made an exception to this rule. One of the bugs fixed in Django 1.2. ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Signals — Django 4.0.6 ドキュメント 5969
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す: sender The handler class, as above. got_request_exception ¶ django.core.signals. got_request_exception ¶ Thi ... s signal is sent whenever Django encounters an exception while processing an incoming HTTP request. このシグ ... gnals request_started request_finished got_request_exception Test signals setting_changed template_rendered Dat ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5969
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e and second lookups. Django now wraps all PEP 249 exceptions. The default widgets for EmailField , URLField , ... eturn an HttpResponseBadRequest . The DoesNotExist exception now includes a message indicating the name of the ... lies on the default value being False may raise an exception when saving new model instances to the database, b ... ilently truncated on MySQL databases, and raise an exception on Oracle. You will need to change the column type ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5969
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ess from the context (i.e. which method raised the exception) where the errors belong and automatically process ... e of the django.template infrastructure. TypeError exceptions are no longer silenced when raised during the ren ... () Otherwise, you will hit an AppRegistryNotReady exception. WSGI scripts ¶ Until Django 1.3, the recommended ... the latter, or you will hit an AppRegistryNotReady exception. App registry consistency ¶ It is no longer possib ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 5909
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ta file. Defaults to 'GeoLite2-City.mmdb' . 例外 ¶ exception GeoIP2Exception ¶ The exception raised when an err ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5909
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r (having methods like process_request() , process_exception() , and process_response() ). decorator_from_middl ... ing ValidationError = import_string ( 'django.core.exceptions.ValidationError' ) これは以下と同じです: from dja ... ngo.core.exceptions import ValidationError django.utils.safestring ¶ ... 推奨: When using pytz , the pytz.AmbiguousTimeError exception is raised if you try to make value aware during a ...
https://man.plustar.jp/django/ref/utils.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT