検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 150 for views (0.122 sec.)
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tart again. 国際化 (internationalization) ¶ django.views.i18n.set_language() now requires a POST request ¶ ... proper float 国際化 (internationalization) django.views.i18n.set_language() now requires a POST request _( ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in contrib.admin add/change views which caused some ModelAdmin methods to receive th ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 例は、 url ( r '^articles/(?P<year>[0-9] {4} )/$' , views . year_archive ), 次のように書き換えられます。 pat ... h ( 'articles/<int:year>/' , views . year_archive ), 新しい構文では、URL パラメータの ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -2017-7234 ¶ Open redirect vulnerability in django.views.static.serve() . Full description 影響を受けるバー ... 015-0221 ¶ Denial-of-service attack against django.views.static.serve() . Full description 影響を受けるバー ...
https://man.plustar.jp/django/releases/security.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 可能になります。 アプリケーションは、"models.py" や "views.py" などと同じレベルに "templatetags" ディレクトリ ... . py templatetags / __init__ . py poll_extras . py views . py そしてあなたはテンプレートの中で次の手順を使用 ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
Django ドキュメント — Django 4.0.6 ドキュメント 5026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 特有の機能を扱うには ビュー層 ¶ Django には「ビュー (views)」と呼ばれる概念があります。ビューは、ユーザーリク ...
https://man.plustar.jp/django/index.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt of AdminEmailHandler allows providing an django.views.debug.ExceptionReporter subclass to customize the ...
https://man.plustar.jp/django/ref/logging.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 5026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 前のトピックへ Django Utils 次のトピックへ Built-in Views 関連キーワード validate , None , バリ , データ , V ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... インの認証フォーム ¶ Django のビルトインの forms と views は、協調して動作するユーザーモデルに対して、いくつ ... be compatible with all the built-in auth forms and views, except for the user creation forms. This example ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re than one formset in a view . Using a formset in views and templates ¶ Formsets have five attributes and ... Customizing a formset's prefix Using a formset in views and templates Manually rendered can_delete and can ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 NEXT