検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 176 for None (0.111 sec.)
django.middleware.clickjacking — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nse if response . get ( "X-Frame-Options" ) is not None : return response # Don't set it if they used @xfr ...
https://man.plustar.jp/django/_modules/django/middleware/clickjacking.html - [similar]
How to write a custom storage class — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... torage ( Storage ): def __init__ ( self , option = None ): if not option : option = settings . CUSTOM_STOR ... 加えます。 get_available_name ( name , max_length = None ) ¶ ストレージシステムにおいて利用可能なファイル名 ...
https://man.plustar.jp/django/howto/custom-file-storage.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... て出力されます)。 BaseCommand. check ( app_configs = None , tags = None , display_num_errors = False ) [ソー ... output to stdout . app_configs および tags が共に None であった場合、全てのシステムチェックが実行されます ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ag or Last-Modified header, and the request has If-None-Match or If-Modified-Since , the response is repla ... h opt out of isolation by setting a COOP of unsafe-none . unsafe-none Allows the document to be added to i ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Django 1.9.6 リリースノート — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed a regression where SessionBase.pop() returned None rather than raising a KeyError for nonexistent val ...
https://man.plustar.jp/django/releases/1.9.6.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nge_permission() is incorrectly called with a non- None obj argument during an object add ( #30050 ). 目次 ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ombine Django with other ASGI frameworks. There is no need to switch your applications over unless you wan ... unc database functions determines the treatment of nonexistent and ambiguous datetimes. connection.queries ... s, the FILE_UPLOAD_PERMISSIONS setting defaults to None . With the default FILE_UPLOAD_HANDLERS , this res ... to prevent negative values in the database. alias=None is added to the signature of Expression.get_group_ ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 4790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... は、Django がビューを呼び出す直前に呼び出されます。 None もしくは HttpResponse オブジェクトを返す必要があり ... ます。 None を返す場合、Django はこのリクエストの処理を続け、他 ... xception. process_exception() should return either None or an HttpResponse object. If it returns an HttpRe ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
django.contrib.gis.measure — Django 4.0.6 ドキュメント 4756
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... total_ordering class MeasureBase : STANDARD_UNIT = None ALIAS = {} UNITS = {} LALIAS = {} def __init__ ( s ... elf , default_unit = None , ** kwargs ): value , self . _default_unit = self ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
Base views — Django 4.0.6 ドキュメント 4756
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... %%" と書かれなければなりません。 与えられた URL が None の場合、Djangoは HttpResponseGone (410) を返します ... URL です。もしくは、410 (Gone) HTTP エラーを投げる None です。 pattern_name ¶ リダイレクト先の URL パターン ...
https://man.plustar.jp/django/ref/class-based-views/base.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT