検索

phrase: max: clip:
target: order:
Results of 31 - 39 of about 39 for decorators (0.140 sec.)
翻訳 — Django 4.0.6 ドキュメント 6969
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... でビューをマッピングしてください: from django.views.decorators.cache import cache_page from django.views.i18n imp ... eady covered. Otherwise, you can apply conditional decorators . In the following example, the cache is invalidat ... rom django.utils import timezone from django.views.decorators.http import last_modified from django.views.i18n i ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on. Error report filtering ¶ We added two function decorators, sensitive_variables() and sensitive_post_paramete ... technique caused some problems in combination with decorators, especially @stringfilter . Now, the flags are key ... deprecated in 1.4 Old styles of calling cache_page decorator Support for PostgreSQL versions older than 8.2 Requ ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 、クラスベースのビューに対して、 django.contrib.auth.decorators の機能を使用できるようになります。これらのミックス ... シュされることををより確実に防ぐため、 django.views.decorators.cache.never_cache() がより積極的にヘッダを追加する ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 6907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のトピックへ URL ディスパッチャ 次のトピックへ View decorators 関連キーワード 関数 , エラー , 記述 , HttpResponse ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s import views as sitemaps_views from django.views.decorators.cache import cache_page urlpatterns = [ path ( 'si ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 6844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the no_append_slash() decorator: from django.views.decorators.common import no_append_slash @no_append_slash def ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Response ¶ It can sometimes be beneficial to allow decorators or middleware to modify a response after it has be ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to responses with an empty content . django.utils.decorators.classproperty() decorator is made public and moved ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6797
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nauthorized access and will apply the django.views.decorators.cache.never_cache() decorator to make sure it is n ... n/3/ . 使い方の例: from django.contrib.admin.views.decorators import staff_member_required @staff_member_require ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 NEXT