検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 82 for invalid (0.113 sec.)
GEOS API — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a string describing the reason why a geometry is invalid. GEOSGeometry. srid ¶ Property that may be used to ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a form generated before a login will have an old, invalid CSRF token and need to be reloaded. This might hap ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a site with an expired, self-signed, or otherwise invalid SSL certificate. If you use HSTS, make sure your c ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .0. The undocumented django.contrib.postgres.forms.InvalidJSONInput and django.contrib.postgres.forms.JSONStr ... The barely documented django.db.models.query_utils.InvalidQuery exception class is deprecated in favor of Fie ... ModelMultipleChoiceField is deprecated in favor of invalid_list . Passing raw column aliases to QuerySet.orde ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... adjacent time units to return. バリデータ ¶ Built-in validators now include the provided value in the params ... BlockingIOError . The password reset mechanism now invalidates tokens when the user email is changed. makemes ... sages command no longer processes invalid locales specified using makemessages --locale opti ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lf . form_valid ( form ) else : return self . form_invalid ( form ) def form_valid ( self , form ): # Here, w ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e a Celery task, an email notification, or a cache invalidation. Django provides the on_commit() function to ... ansaction def do_something (): pass # send a mail, invalidate a cache, fire off a Celery task, etc. transacti ... r the idiosyncrasies of each database and prevents invalid operations. The low level APIs are only useful if ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
ファイルのアップロード — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lf . form_valid ( form ) else : return self . form_invalid ( form ) アップロードハンドラ ¶ サイトのユーザがフ ...
https://man.plustar.jp/django/topics/http/file-uploads.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5966
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f len ( args ) != 4 : raise ValidationError ( _ ( "Invalid input for a Hand instance" )) return Hand ( * args ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5966
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aise template . TemplateSyntaxError ( " %r tag had invalid arguments" % tag_name ) format_string , var_name = ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT