検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 238 for data (0.103 sec.)
Django ドキュメント — Django 4.0.6 ドキュメント 4288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の開発をより簡単にし、空間データ (spatially enabled data) を活用することにあります。 一般的なWebアプリケーシ ...
https://man.plustar.jp/django/index.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 4288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rom earlier versions or potentially causing severe data losses. This attribute is quite rarely used and th ... ll general community members working in the ticket database: Please don't promote your own tickets to "Rea ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 4288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trib.sites.models.Site will be installed into your database. Along with it a new instance of ContentType w ... to go to the trouble of obtaining the model's metadata to perform a manual lookup: >>> from django.contri ... gnKey will look for. Unlike for the ForeignKey , a database index is not automatically created on the Gene ... ignificant performance penalties depending on your database backend. There is no one-size-fits-all solutio ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 4288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ndex | Modules « previous | up | next » Geographic Database Functions ¶ The functions documented on this p ... age allow users to access geographic database functions to be used in annotations, aggregati ... the documentation of each function to see if your database backend supports the function you want to use. ... d Argument 説明 relative If set to True , the path data will be implemented in terms of relative moves. De ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 4288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an be renamed to have any extension no matter what data they contain. validate_image_file_extension ¶ vali ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 4288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... --include-views option allows creating models for database views. The BaseCommand class now uses a custom ... to include it in model forms. A number of new text database functions are added: Chr , Left , LPad , LTrim ... re. The new QuerySet.explain() method displays the database's execution plan of a queryset's query. QueryS ... edirects. The test Client now serializes a request data dictionary as JSON if content_type='application/js ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 4288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s file contains sensitive information, such as the database password, you should make every attempt to lim ... es and renders them, or uses the ORM to fetch some data -- there's one more step you'll need in addition t ...
https://man.plustar.jp/django/topics/settings.html - [similar]
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 4247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ild_meta:__legacy__' django-polls/setup.cfg ¶ [metadata] name = django-polls version = 0.1 description = A ... /HTTP :: Dynamic Content [options] include_package_data = true packages = find: python_requires = >=3.8 in ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
設計思想 — Django 4.0.6 ドキュメント 4247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plate system knows nothing about web requests, the database layer knows nothing about data display and the ... す。 必要なときに簡単に選べる生QPLという選択肢 ¶ The database API should realize it's a shortcut but not nec ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 4247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y those like Spectre which allowed exfiltration of data loaded into a shared browsing context. SecurityMid ...
https://man.plustar.jp/django/ref/middleware.html - [similar]