検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 72 for development (0.018 sec.)
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 12304
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ludes several branches : main contains the main in-development code which will become the next packaged release o ... f Django. This is where most development activity is focused. stable/A.B.x are the branches ... The main branch ¶ If you'd like to try out the in-development code for the next release of Django, or if you'd l ... ne as a directory named django . To try out the in-development code with your own applications, place the directo ...
https://man.plustar.jp/django/internals/git.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 11618
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | next » Django のセキュリティポリシー ¶ Django's development team is strongly committed to responsible reportin ... y support for several versions of Django: The main development branch , hosted on GitHub, which will become the n ... support. Security issues that only affect the main development branch and not any stable released versions are fi ... receive security support. For example, during the development cycle leading to the release of Django 1.5, suppor ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 11057
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he latest official release, or fetching the latest development version. Installing an official release with pip ¶ ... ntain the latest release of Django. Installing the development version ¶ Tracking Django development If you decid ... e to use the latest development version of Django, you'll want to pay close attent ... ion to the development timeline , and you'll want to keep an eye on the r ...
https://man.plustar.jp/django/topics/install.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 9670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... am of volunteers pursuing three goals: Driving the development of the Django web framework, Fostering the ecosyst ... ware Foundation lets the Django Project manage the development of the Django framework, its ecosystem and its com ... ed contributors who: provide oversight of Django's development and release process, assist in setting the directi ... on of feature development and releases, take part in filling certain roles, ...
https://man.plustar.jp/django/internals/organization.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 9670
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... robably insecure . This is only intended for local development, should never be used in production and is only av ... get_static_prefix but uses MEDIA_URL . Static file development view ¶ The static files tools are mostly designed ... er view that you can use to serve files locally in development. views. serve ( request , path ) ¶ This view funct ... ion serves static files in development. 警告 This view will only work if DEBUG is True . ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 9263
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... table release of Django, so if you want to use the development version of Django you'll need to follow the instru ... ctions for installing the development version from our Git repository. If you're using L ... 思想 次のトピックへ 用語集 関連キーワード package , development , version , トピック , previous , up , next , re , ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 8843
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s elsewhere in the documentation. Serving files in development ¶ static. serve ( request , path , document_root , ... , you'd like to have Django serve for you in local development. The serve() view can be used to serve any directo ... ed for production use and should be used only as a development aid; you should serve these files in production us ... UG is False . 目次 Built-in Views Serving files in development Error views The 404 (page not found) view The 500 ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 8562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om incoming requests by default. Django's built-in development server now does the same. Django's development ser ... ed for production use and should be used only as a development aid. Now may be a good time to audit your project ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 8562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om incoming requests by default. Django's built-in development server now does the same. Django's development ser ... ed for production use and should be used only as a development aid. Now may be a good time to audit your project ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Writing code — Django 4.0.6 ドキュメント 8422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... some! There are several ways you can help Django's development: Report bugs in our ticket tracker . Join the djan ... new contributors to help you get orientated in the development process. Browse the following sections to find out ...
https://man.plustar.jp/django/internals/contributing/writing-code/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT