検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 36 for public (0.061 sec.)
Django 1.4 release notes — Django 4.0.6 ドキュメント 7433
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This function was never documented or part of the public API, but it was widely recommended for use in sett ... er of these functions is documented as part of the public API, but a deprecation path is needed due to use i ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7433
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or strings now store ValidationError instances and public APIs have been adapted to make this as transparent ... fields (although this attribute isn't considered a public API) to change the ordering of fields for all MyFo ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 7290
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es something -- e.g., a blog system, a database of public records or a small poll app. A project is a collec ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
はじめての Django アプリ作成、その 3 — Django 4.0.6 ドキュメント 7290
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eb-poll application and will focus on creating the public interface -- "views." 困ったときは: このチュートリ ...
https://man.plustar.jp/django/intro/tutorial03.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 7290
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... red in the database.) Define MEDIA_URL as the base public URL of that directory. Make sure that this directo ... n flag is used to distinguish what constitutes the public subset of fields on the model from all the fields ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7290
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... utils.decorators.classproperty() decorator is made public and moved to django.utils.functional.classproperty ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 7290
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons described below, but they're still part of the public API, and there's no plan to deprecate them. Each o ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 7147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の2つのモデルを作成します。 Poll には question と publication date の情報があります。 Choice には選択肢のテ ... 「コンテンツの作成者 (content publisher)」と「公開 (public) 」サイトをきわめて明確に区別しています。サイト管理 ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 7147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as it's built with such capabilities. To access a public raster file with no authentication, you can use /v ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 7147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... amples: >>> # Get a screen name from least to most public >>> from django.db.models import Sum >>> from djan ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
PREV 1 2 3 4 NEXT