検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 94 for raised (0.021 sec.)
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6309
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... applied migration, InconsistentMigrationHistory is raised. The pre_migrate() and post_migrate() signals now ... None to a non-nullable ForeignKey or OneToOneField raised ValueError('Cannot assign None: "model.field" does ... ing with instructions on how to adapt your code is raised if you have any affected managers. You'll either r ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6309
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... module is reloaded. Previously a RuntimeError was raised every time two models clashed in the app registry. ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 6309
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... value using int() and checking if an exception was raised. Denial-of-service possibility in URL validation ¶ ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6309
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ption allows controlling whether or not exceptions raised during the request should also be raised in the te ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f the signature fails, a BadSignature exception is raised. >>> signing.loads("ImhlbGxvIg:1QaUZC:YIye-ze3TTx7 ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
django.db.transaction — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ansaction as "needs rollback" when an exception is raised while not enforcing the enclosed block to be in a ...
https://man.plustar.jp/django/_modules/django/db/transaction.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that all receivers won't be called if an error is raised. Arguments: sender The sender of the signal. Eithe ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... different number of expressions, TypeError will be raised. Defaults to None . as_sql ( compiler , connection ... argument. If set to False (default), TypeError is raised if distinct=True is passed. empty_result_set_value ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as silently corrupted objects, a RuntimeWarning is raised when you try to unpickle a model in a Django versi ... have a primary key value then a TypeError will be raised (otherwise the __hash__() method would return diff ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... passed as the first argument, a TypeError will be raised. The json_dumps_params parameter is a dictionary o ... ) Without passing safe=False , a TypeError will be raised. Note that an API based on dict objects is more ex ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT