検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 138 for exception (0.104 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d in Django 1.5 will raise an ImproperlyConfigured exception. Everything else ¶ Django 1.1 and 1.2 added lots o ... do nothing when GDAL wasn't available. Now, a GEOSException is properly raised to indicate possible faulty app ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ide. The django.db.models.query_utils.InvalidQuery exception class is removed. The django-admin.py entry point ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ys be included in a raw query. A FieldDoesNotExist exception will be raised if you forget to include the primar ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e DEPENDENCIES definition, an ImproperlyConfigured exception will be raised. Advanced features of TransactionTe ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... handle Hand instances: import re from django.core.exceptions import ValidationError from django.db import mode ... lue conversion, you should raise a ValidationError exception. Converting Python objects to query values ¶ Since ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 5240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quest an ID that doesn't exist, this will raise an exception. >>> Question . objects . get ( id = 2 ) Traceback ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... functions in the WHERE clause and Django raises an exception when constructing a QuerySet that would do that. t ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 動で呼び出す必要があります。例えば: from django.core.exceptions import ValidationError try : article . full_clean ... ョンを実施できます: import datetime from django.core.exceptions import ValidationError from django.db import mode ... に関連付けられたエラーに使用します: from django.core.exceptions import NON_FIELD_ERRORS , ValidationError try : a ... respect to the date field, raising a DoesNotExist exception when appropriate. Both of these methods will perfo ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 5240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill generally not work as you expect. length is an exception. block and extends Set up template inheritance (se ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unpacked values in the for template tag raises an exception rather than failing silently. The ability to rever ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 NEXT