検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 49 for build (0.025 sec.)
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 15379
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e : >>> a1 = Article ( headline = 'Django lets you build web apps easily' ) You can't associate it with a P ... last): ... ValueError : "<Article: Django lets you build web apps easily>" needs to have a value for field ... _set . all () <QuerySet [<Article: Django lets you build web apps easily>, <Article: NASA uses Python>]> >> ... ons__id = 1 ) <QuerySet [<Article: Django lets you build web apps easily>, <Article: NASA uses Python>]> >> ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 10700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed into HTML, PDF, and any other output format. To build the documentation locally, install Sphinx:   $ p ... m pip install Sphinx Then from the docs directory, build the HTML:   $ make html ...\> make.bat html 貢献 ... 1-9 -i0 -strip all ` find . -type f -not -path "./_build/*" -name "*.png" ` $ advpng -z4 ` find . -type f - ... not -path "./_build/*" -name "*.png" ` This is based on OptiPNG versio ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 1.11.22 リリースノート — Django 4.0.6 ドキュメント 10564
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is entails incorrect results for is_secure() , and build_absolute_uri() , and that HTTP requests would not ... ndles code paths relying on scheme , is_secure() , build_absolute_uri() , and SECURE_SSL_REDIRECT . 目次 Dj ... requests , reverse , SECURE , secure , detection , build , would , cheme , behind クイック検索 Last update: ...
https://man.plustar.jp/django/releases/1.11.22.html - [similar]
Django 2.1.10 リリースノート — Django 4.0.6 ドキュメント 10564
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is entails incorrect results for is_secure() , and build_absolute_uri() , and that HTTP requests would not ... ndles code paths relying on scheme , is_secure() , build_absolute_uri() , and SECURE_SSL_REDIRECT . 目次 Dj ... requests , reverse , SECURE , secure , detection , build , would , cheme , behind クイック検索 Last update: ...
https://man.plustar.jp/django/releases/2.1.10.html - [similar]
PostgreSQL specific query expressions — Django 4.0.6 ドキュメント 9221
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uery that uses the PostgreSQL ARRAY constructor to build a list of values from the queryset, which must use ... ion and does not require an SQL GROUP BY clause to build the list of values. For example, if you want to an ...
https://man.plustar.jp/django/ref/contrib/postgres/expressions.html - [similar]
Django 2.2.3 リリースノート — Django 4.0.6 ドキュメント 8950
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is entails incorrect results for is_secure() , and build_absolute_uri() , and that HTTP requests would not ... ndles code paths relying on scheme , is_secure() , build_absolute_uri() , and SECURE_SSL_REDIRECT . Bugfixe ...
https://man.plustar.jp/django/releases/2.2.3.html - [similar]
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 8285
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... setup.cfg , and setup.py files which detail how to build and install the app. A full explanation of these f ... following contents: django-polls/pyproject.toml ¶ [build-system] requires = [ 'setuptools>=40.8.0' , 'wheel ... ' ] build-backend = 'setuptools.build_meta:__legacy__' djang ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 8014
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... /music/bands/the_beatles/?print=true" HttpRequest. build_absolute_uri ( location = None ) ¶ Returns the abs ... ilable in this request. For example: >>> request . build_absolute_uri () 'https://example.com/music/bands/t ... he_beatles/?print=true' >>> request . build_absolute_uri ( '/bands/' ) 'https://example.com/ba ... nds/' >>> request . build_absolute_uri ( 'https://example2.com/bands/' ) 'ht ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 7742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ork. Its goal is to make it as easy as possible to build GIS web applications and harness the power of spat ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 7742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... heel support. Older versions of 1.4 would silently build a broken wheel when installed with those versions ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
PREV 1 2 3 4 5 NEXT