検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 150 for views (0.092 sec.)
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 5132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... っているでしょう。例えば models 、 tests 、 urls 、 views のサブモジュールがあること、などです。 後に パッケ ... l index . html results . html tests . py urls . py views . py templates / admin / base_site . html すでに m ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
The Django admin documentation generator — Django 4.0.6 ドキュメント 5132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pulls documentation from the docstrings of models, views, template tags, and template filters for any app i ...
https://man.plustar.jp/django/ref/contrib/admin/admindocs.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 5132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed crash when overriding the template of django.views.static.directory_index() ( #28122 ). Fixed a regre ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user input in some cases (e.g. django.contrib.auth.views.login() and i18n ) to redirect the user to an "on ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user input in some cases (e.g. django.contrib.auth.views.login() and i18n ) to redirect the user to an "on ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eleteView to function with django.contrib.messages.views.SuccessMessageMixin . In accordance with FormMixin ... ttext() , and ungettext_lazy() are removed. django.views.i18n.set_language() doesn't set the user language ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 5132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... して、ビューの中でインスタンス化する必要があります。 views.py ¶ from django.http import HttpResponseRedirect ... ーで、フォームデータを処理する方法は次のとおりです。 views.py ¶ from django.core.mail import send_mail if for ... Customizing a formset's prefix Using a formset in views and templates モデルからフォームを作成する ModelFo ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 5097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that help with dynamically creating decorators for views." from functools import partial , update_wrapper , ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 5097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ooks for templates in the DIRS directory. When the views in the blog app ask for the blog/post.html and blo ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... c pages. In other words, you can just use URLconfs/views on their own. Previously, the framework required t ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 NEXT