検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 238 for data (0.100 sec.)
Geographic Sitemaps — Django 4.0.6 ドキュメント 4583
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... terpart KMZSitemap allow you to present geolocated data in a machine-readable format. カスタマイズ例 ¶ Ref ...
https://man.plustar.jp/django/ref/contrib/gis/sitemaps.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 4583
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for the website. The SITE_ID setting specifies the database ID of the Site object associated with that par ... to store multiple copies of the same story in the database. A better solution removes the content duplica ... tion: Both sites use the same article database, and an article is associated with one or more ... me story doesn't have to be published twice in the database; it only has a single record in the database. ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 4583
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Django 1.1 modifies the method used to generate database constraint names so that names are consistent ... re saved to disk before the model was saved to the database. This meant that the actual file name assigned ... e file is saved as part of saving the model in the database, so the actual file name used on disk cannot b ... hether or not Django manages the life-cycle of the database tables for a model using the managed model opt ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 4583
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nger is. clickjacking prevention is now on and the database defaults to SQLite. If the default templates d ... ¶ Django's transaction management was overhauled. Database-level autocommit is now turned on by default. ... ed in the transaction management docs . Persistent database connections ¶ Django now supports reusing the ... same database connection for several requests. This avoids t ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 4542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d as the first argument to the log record, request data will be provided in the email report. """ def __in ... e a copy # of the log record without the exception data. no_exc_record = copy ( record ) no_exc_record . e ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
Django 1.10.2 release notes — Django 4.0.6 ドキュメント 4542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bugs in 1.10.1. Bugfixes ¶ Fixed a crash in MySQL database validation where SELECT @@sql_mode doesn't ret ... by this issue should implement value_omitted_from_data() . Fixed a crash in runserver logging during a "B ...
https://man.plustar.jp/django/releases/1.10.2.html - [similar]
Django 1.8.12 リリースノート — Django 4.0.6 ドキュメント 4542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on specially crafted user input ( #26325 ). Fixed data loss on SQLite where DurationField values with fra ...
https://man.plustar.jp/django/releases/1.8.12.html - [similar]
Django 1.8.14 リリースノート — Django 4.0.6 ドキュメント 4542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... extContent is now used to prevent execution of the data. The debug view also used innerHTML . Although a s ...
https://man.plustar.jp/django/releases/1.8.14.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 4542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o customize the map's default zoom level. Made metadata readable and editable on rasters through the metad ... ata , info , and metadata attributes. Allowed passing driver-specific creati ... rs can now be created from and converted to binary data in-memory. The new GDALBand.color_interp() method ... enated values will be distinct. The new RandomUUID database function returns a version 4 UUID. It requires ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 2.2.22 release notes — Django 4.0.6 ドキュメント 4542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 9.5+, so the possibility of newlines entering your data only existed if you are using this validator outsi ...
https://man.plustar.jp/django/releases/2.2.22.html - [similar]