検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 331 for Using (0.052 sec.)
フォームを使う — Django 4.0.6 ドキュメント 3979
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and the template lookup for errors on each field. Using {{ form.name_of_field.errors }} displays a list of ... rors that are rendered at the top of the form when using helpers like form.as_p() ) will be rendered with a ... e forms template_name attribute to render the form using the custom template. The below example will result ... rs to formset forms Customizing a formset's prefix Using a formset in views and templates モデルからフォーム ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
django.contrib.messages.api — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lse ): """ Attempt to add a message to the request using the 'messages' app. """ try : messages = request . ...
https://man.plustar.jp/django/_modules/django/contrib/messages/api.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of a group of arguments that need to be formatted using the same format string, and then joined using 'sep ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... をチューンすることもできます。 セッション ¶ Consider using cached sessions to improve performance. If using d ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rsion of Django. Typically those issues are bugs causing regressions from earlier versions or potentially c ... ausing severe data losses. This attribute is quite rarely ... but have forgotten your password, you can reset it using the password reset page . Then, you can help out b ... hly Y steps) ... Now we're ready for the fun part: using git bisect run to automate the rest of the process ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the test suite, enter the Django tests/ directory using the cd tests command, and install test dependencie ... す。別のバックエンドを使用してテストを実行するには、 Using another settings module を参照してください。 テスト ... abase constraints. Constraints are added to models using the Minor features -------------- +:mod:`django.sh ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing the template. template_engine is passed as the using keyword argument to response_class . Default is No ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
JavaScript customizations in the admin — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the formset the row belongs to. The event is fired using the django.jQuery namespace . In your custom chang ...
https://man.plustar.jp/django/ref/contrib/admin/javascript.html - [similar]
Installing SpatiaLite — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing query: sqlite > CREATE VIRTUAL TABLE testrtree USING rtree ( id , minX , maxX , minY , maxY ); If you o ...
https://man.plustar.jp/django/ref/contrib/gis/install/spatialite.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 3933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pgrade for any development or deployment currently using or targeting Django 1.0. Fixes and improvements in ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]