検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 138 for exception (0.091 sec.)
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mailHandler allows providing an django.views.debug.ExceptionReporter subclass to customize the traceback text s ... テスト ¶ The new test Client argument raise_request_exception allows controlling whether or not exceptions raise ... for backwards compatibility. If it is False and an exception occurs, the test client will return a 500 response ... te exc_info , a tuple providing information of the exception that occurred. Tests and test cases to run can be ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 5694
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed and the view will raise an ImproperlyConfigured exception if it's not. If you specify both the fields and fo ... rm_class attributes, an ImproperlyConfigured exception will be raised. Finally, we hook these new views i ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
django.contrib.gis.measure — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... given unit string is 'metre', return 'm'. Raise an exception if an attribute cannot be found. """ lower = unit_ ... ALIAS : return cls . LALIAS [ lower ] else : raise Exception ( 'Could not find a unit keyword associated with " ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tyle of the surrounding code as a primary goal. An exception to PEP 8 is our rules on line lengths. Don't limit ... ertRaises() and assertWarns() so you can check the exception or warning message. Use assertRaisesRegex() and as ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... from the __unicode__ method; rather than raise an exception in such cases, repr() will now contain the string ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
Django 1.1.3 リリースノート — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d performance of the Django 1.1 codebase. With one exception, Django 1.1.3 maintains backwards compatibility wi ...
https://man.plustar.jp/django/releases/1.1.3.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .gis to raise ImproperlyConfigured rather than GDALException if gdal isn't installed, to allow third-party apps ... to catch that exception ( #28178 ). Fixed django.utils.http.is_safe_url() ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt (such as username/password pairs) now raise the exception django.core.exceptions.SuspiciousOperation . Detai ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eld with primary_key=True ( #12768 ). Prevented an exception in TestCase.setUpTestData() from leaking the trans ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o 2.2 that caused a crash of auto-reloader when an exception with custom signature is raised ( #30516 ). Fixed ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT