検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 90 for templates (0.091 sec.)
フォームを使う — Django 4.0.6 ドキュメント 6174
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rors, styling, and working with form attributes in templates. フォームのフィールドをループする ¶ フォームフィー ... output of the form_snippet.html template. In your templates: # In your template: {{ form }} # In form_snippet. ... ng a formset's prefix Using a formset in views and templates モデルからフォームを作成する ModelForm モデルのフォ ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6120
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) support. The Django codebase, including code and templates, has now been translated, at least in part, into 3 ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6120
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te and startproject --template options now support templates stored in XZ archives ( .tar.xz , .txz ) and LZMA ... emoryview content. For use in, for example, Django templates, HttpRequest.headers now allows lookups using unde ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6120
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and text_template_path properties to override the templates used to render exception reports. ファイルのアップ ... g by the THOUSAND_SEPARATOR for the active locale. Templates cached with Cached template loaders are now correc ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
ビルトインのクラスベースのジェネリックビュー — Django 4.0.6 ドキュメント 6120
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... はモデル名の小文字版です。 注釈 したがって、たとえば TEMPLATES 内で DjangoTemplates バックエンドの APP_DIRS オプシ ... トの場所は次のパスになります。/path/to/project/books/templates/books/publisher_list.html このテンプレートは、すべ ...
https://man.plustar.jp/django/topics/class-based-views/generic-display.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s returned by the test client will be removed. The templates attribute should be used instead. The django.test. ... sure there is a consistent way to combine paths in templates. django.db.models.fields.URLField.verify_exists wi ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
データベース — Django 4.0.6 ドキュメント 6080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rates the SQL statements to do that. Test database templates ¶ You can use the TEST['TEMPLATE'] setting to spec ... es of auto-incrementing primary keys Test database templates Speeding up test execution with non-durable settin ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 6080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Usually you should build up HTML using Django's templates to make use of its autoescape mechanism, using the ... applies escaping to all arguments - just like the template system applies escaping by default. So, instead of ... The __html__() method on a class helps non-Django templates detect classes whose output doesn't require HTML e ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he gis/openlayers.html and gis/openlayers-osm.html templates have been updated. Check your project if you subcl ... ass these widgets or extend the templates. Also, the new widgets work a bit differently than ... erer can locate it. For example, you could use the TemplatesSetting renderer. django.contrib.staticfiles ¶ coll ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 6080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r_confirm_delete.html If you wish to have separate templates for CreateView and UpdateView , you can set either ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT