検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 150 for views (0.112 sec.)
How to create custom django-admin commands — Django 4.0.6 ドキュメント 4991
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nit__ . py _private . py closepoll . py tests . py views . py この例では、 closepoll コマンドは polls アプリ ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 4991
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... new no_append_slash() decorator allows individual views to be excluded from APPEND_SLASH URL normalization ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 4991
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r templates could be done more efficiently in your views. 代替のソフトウェア実装 ¶ It may be worth checking ...
https://man.plustar.jp/django/topics/performance.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 4991
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 数のパッケージに再構成して、 test_models.py 、 test_views.py 、 test_forms.py などの異なるサブモジュールに分 ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 4968
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rySet method creates expressions, for later use in views). alias() allows building complex expressions incr ... Finally, a word on using get_or_create() in Django views. Please make sure to use it only in POST requests ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 4968
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ving took place, which means it's available in all views but not in middleware which are executed before UR ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 4968
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pear in the list/tuple. See decorating class based views for example usage. decorator_from_middleware ( mid ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4968
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 関数ベースビューは非推奨となりました。 contrib.auth.views.logout_then_login() の無用の extra_context パラメー ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 4968
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ことができます。その場合には、上の using sessions in views で書いたようにして、 request.session の set_expiry ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 4933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Form. is_multipart () ¶ If you're writing reusable views or templates, you may not know ahead of time wheth ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 NEXT