検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 144 for type (0.165 sec.)
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 5214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... % for choice in question.choice_set.all %} < input type = "radio" name = "choice" id = "choice {{ forloop ... / label >< br > {% endfor %} </ fieldset > < input type = "submit" value = "Vote" > </ form > 簡単に説明: ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ield ¶ New in Django 3.2. The implicit primary key type to add to models within this app. You can use this ... to keep AutoField as the primary key type for third party applications. By default, this is ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 5214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing a child model ( #28166 ). Corrected the return type of ArrayField(CITextField()) values retrieved from ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
django.core.files.base — Django 4.0.6 ドキュメント 5179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... getsize ( self . file . name ) except ( OSError , TypeError ): pass if hasattr ( self . file , "tell" ) a ... __ ( self ): return self def __exit__ ( self , exc_type , exc_value , tb ): self . close () [ドキュメント] ...
https://man.plustar.jp/django/_modules/django/core/files/base.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 5179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g static files. This server often runs a different type of web server -- faster but less full-featured. So ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
クイックインストールガイド — Django 4.0.6 ドキュメント 5179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... れるはずです: Python 3. x . y [ GCC 4. x ] on linux Type "help" , "copyright" , "credits" or "license" for ...
https://man.plustar.jp/django/intro/install.html - [similar]
はじめての Django アプリ作成、その 3 — Django 4.0.6 ドキュメント 5179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ョンに進んでください。 オーバービュー ¶ A view is a "type" of web page in your Django application that gener ... 。 今、あなたはウェブ上で ME2/Sites/dirmod.htm?sid=&type=gen&mod=Core+Pages&gid=A6CD4967199A42D9B65B1B のよ ...
https://man.plustar.jp/django/intro/tutorial03.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 5179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the model and queryset attributes, describing the type of object that the ModelForm is manipulating. If y ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 5179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 須です。255 文字以下です。例: 'Can vote' 。 content_type ¶ 必須です。 django_content_type データベーステーブ ... customizations in the admin 次のトピックへ contenttypes フレームワーク 関連キーワード user , obj , None , ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 5179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e, all widgets that subclass Input defines widget['type'] and MultiWidget defines widget['subwidgets'] for ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT