検索

phrase: max: clip:
target: order:
Results of 11 - 19 of about 19 for dispatch (0.007 sec.)
ファイルのアップロード — Django 4.0.6 ドキュメント 7666
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed view, you will need to use csrf_exempt() on its dispatch() method and csrf_protect() on the method that act ... _protect @method_decorator ( csrf_exempt , name = 'dispatch' ) class UploadFileView ( View ): def setup ( self ...
https://man.plustar.jp/django/topics/http/file-uploads.html - [similar]
索引 — Django 4.0.6 ドキュメント 7530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Geometry のメソッド) (PreparedGeometry のメソッド) dispatch() (django.views.generic.base.View のメソッド) disp ... み込み変数) django.db.transaction モジュール django.dispatch モジュール django.forms モジュール django.forms.fi ... (FileUploadHandler のメソッド) receiver() (django.dispatch モジュール) recursive (FilePathField の属性) , [1] ... ject() (TimestampSigner のメソッド) Signal (django.dispatch のクラス) Signer (django.core.signing のクラス) SI ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cept None . The providing_args argument for django.dispatch.Signal will be removed. The length argument for dj ... ails on these changes. The weak argument to django.dispatch.signals.Signal.disconnect() will be removed. djang ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... up hook initializes view attributes before calling dispatch() . It allows mixins to set up instance attributes ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7393
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cept None . The providing_args argument for django.dispatch.Signal is removed. The length argument for django. ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . The pre_migrate() and post_migrate() signals now dispatch their migration plan and apps . モデル ¶ Reverse f ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lity methods. その他 ¶ The weak argument to django.dispatch.signals.Signal.disconnect() has been deprecated as ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 機能を削除する方法についても書かれています。 django.dispatch.signals.Signal.disconnect() から weak 引数が削除さ ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 7325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go.core.signals import setting_changed from django.dispatch import receiver @receiver ( setting_changed ) def ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
PREV 1 2 NEXT