検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 49 for build (0.032 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rib.sitemaps.views.sitemap' ) This tells Django to build a sitemap when a client accesses /sitemap.xml . Th ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ocument the algorithm used by Django at runtime to build translations from the different translations found ... also use such setting (templates, etc.) now, when building the translation that will be made available, th ... nder the so-called project path in the translation building process performed at runtime. The LOCALE_PATHS ... s This location wasn't included in the translation building process for JavaScript literals. This deprecati ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecode their body. However, the test client used to build a query string for OPTIONS and DELETE requests lik ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fied, consider using a third party app or external build tool. The minified vendored JavaScript files packa ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 述します。 例えば、書籍を著者数で注釈付けするには: # Build an annotated queryset >>> from django.db.models im ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
モデル — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を指定する必要があります。 For example, if you were building a database of "places", you would build pretty ... mber, etc. in the database. Then, if you wanted to build a database of restaurants on top of the places, in ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r, once you open a transaction with atomic() , you build up a series of database operations awaiting a comm ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
索引 — Django 4.0.6 ドキュメント 6670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ッド) buffer_with_style() (GEOSGeometry のメソッド) build_absolute_uri() (HttpRequest のメソッド) build_suit ...
https://man.plustar.jp/django/genindex.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 80 ) something_else = MytypeField () If you aim to build a database-agnostic application, you should accoun ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 6670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... our code does not contain XSS vulnerabilities. For building small HTML snippets, use of format_html() inste ... s you complete access to the internals required to build a template tag from the ground up. A quick overvie ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
PREV 1 2 3 4 5 NEXT