検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 171 for we (0.077 sec.)
ビルトインのクラスベースのジェネリックビュー — Django 4.0.6 ドキュメント 5461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ルトインのクラスベースのジェネリックビュー ¶ Writing web applications can be monotonous, because we repeat ... hat monotony at the model and template layers, but web developers also experience this boredom at the vi ... ) country = models . CharField ( max_length = 50 ) website = models . URLField () class Meta : ordering ... >/' , PublisherBookListView . as_view ()), ] Next, we'll write the PublisherBookListView view itself: # ...
https://man.plustar.jp/django/topics/class-based-views/generic-display.html - [similar]
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 5405
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d. """ # Check the content-length header to see if we should # If the post is too large, we cannot use t ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5405
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pt. Python をインストールする ¶ Django is a Python web framework, thus requiring Python to be installed ... hine go to https://www.python.org/downloads/ . The website should offer you a download button for the la ... uch as Django!). For the rest of the installation, we'll use pip to install Python packages from the com ... lf comes with venv for managing environments which we will use for this guide. To create a virtual envir ...
https://man.plustar.jp/django/howto/windows.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 5405
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ This tutorial begins where Tutorial 4 left off. We've built a web-poll application, and we'll now cre ... い動作に焦点を当てましたが、このテストでは、ユーザが Web ブラウザを通して経験する動作をチェックしましょう。 ... response = client . get ( '/' ) Not Found: / >>> # we should expect a 404 from that address; if you inst ... response . status_code 404 >>> # on the other hand we should expect to find something at '/polls/' >>> # ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
Django 1.3.3 release notes — Django 4.0.6 ドキュメント 5405
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lowing Monday's security release of Django 1.3.2 , we began receiving reports that one of the fixes appl ...
https://man.plustar.jp/django/releases/1.3.3.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5405
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the core Django team had their first patches reviewed by him; his mentorship enriched us. His considera ... そ! These release notes cover the new features , as well as some backwards incompatible changes you'll wa ... when upgrading from Django 1.5 or older versions. We've also dropped some features, which are detailed ... in our deprecation plan , and we've begun the deprecation process for some features ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5405
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... そ! These release notes cover the new features , as well as some backwards incompatible changes you'll wa ... when upgrading from Django 1.6 or older versions. We've begun the deprecation process for some features ... Django 1.7 requires Python 2.7, 3.2, 3.3, or 3.4. We highly recommend and only officially support the l ... -system vendors today are shipping Python 2.7 or newer as their default version. If you're still using P ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 5405
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... う ¶ このドキュメントについて このドキュメントでは、Web フォームの基本と、それらを Django で扱う方法を紹介 ... ではなく JavaScriptと CSS を使って実現されます。 As well as its <input> elements, a form must specify two ... s of data, or for binary data, such as an image. A web application that uses GET requests for admin form ... n offers more control over access. 一方で、 GET は Web 検索フォームのようなものに適しています。なぜならば ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
FAQ: 一般的な質問 — Django 4.0.6 ドキュメント 5348
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngoは、非常に実用的なニーズから成長しました。新聞のWebオペレーションであるWorld Onlineは、ジャーナリズム ... の締め切りに集中的なWebアプリケーションを構築する責任があります。 ペースの ... 速いニュースルームでは、World Onlineが、複雑なWebアプリケーションをコンセプトから公開するまでにほん ... がよくあります。 At the same time, the World Online web developers have consistently been perfectionists ...
https://man.plustar.jp/django/faq/general.html - [similar]
Writing code — Django 4.0.6 ドキュメント 5348
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you'd like to write some code to improve Django? Awesome! There are several ways you can help Django's ... st and share your ideas for how to improve Django. We're always open to suggestions. You can also intera ...
https://man.plustar.jp/django/internals/contributing/writing-code/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT