検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 238 for data (0.180 sec.)
How to configure and use logging — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Use a formatter if you want to include additional data. First name and define your formatters - this exam ... 前のトピックへ How to integrate Django with a legacy database 次のトピックへ How to create CSV output 関連キ ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and so on, stable/1.4.x receives only security and data loss fixes, and stable/1.3.x no longer receives an ... : boulder-oracle-sprint : Added support for Oracle databases to Django's object-relational mapper. This ha ...
https://man.plustar.jp/django/internals/git.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vice attacks Broken authentication Low : Sensitive data exposure Broken session management Unvalidated red ... lopment team, and that this privilege can be revoked at any time, with or without explanation. Provide all ...
https://man.plustar.jp/django/internals/security.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : Flags potential problems with version upgrades. database : Checks database-related configuration issues ... . Database checks are not run by default because they do ... y the migrate command or if you specify configured database aliases using the --database option when calli ... ht expose your cache or lead to corruption of your data because its LOCATION matches/is inside/contains ME ...
https://man.plustar.jp/django/ref/checks.html - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me of a field or an expression returning a numeric data. Both are required. Corr ¶ class Corr ( y , x , fi ... ontrib.postgres 次のトピックへ PostgreSQL specific database constraints 関連キーワード default , None , fi ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oField DisallowedRedirect InvalidSessionKey RequestDataTooBig SuspiciousFileOperation SuspiciousMultipartF ... onnection closes, or when the client does not send data and hits a timeout where the server closes the con ... からインポートできます。 Django wraps the standard database exceptions so that your Django code has a guar ... ス] ¶ exception InterfaceError [ソース] ¶ exception DatabaseError [ソース] ¶ exception DataError [ソース] ¶ ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
Lookup API reference — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the Django API for building the WHERE clause of a database query. To learn how to use lookups, see クエリ ... orname() methods or subclasses will need to supply data to override the generation of the SQL string. See ...
https://man.plustar.jp/django/ref/models/lookups.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... « previous | up | next » SchemaEditor ¶ class BaseDatabaseSchemaEditor ¶ Django のマイグレーションシステム ... rations or types of change are not possible on all databases - for example, MyISAM does not support foreig ... s. If you are writing or maintaining a third-party database backend for Django, you will need to provide a ... migration functionality - however, as long as your database is relatively standard in its use of SQL and r ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he as the pages themselves. If the cache ages some data out of the cache, this means that we have to build ... or time. They return None if it isn't well formatted at all. They accept up to picosecond resolution in in ... string and returns a datetime.timedelta . Expects data in the format "DD HH:MM:SS.uuuuuu" , "DD HH:MM:SS, ... itialize the feed with the given dictionary of metadata, which applies to the entire feed. Any extra keywo ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4318
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... classes allow creating GIN and BRIN indexes in the database. django.contrib.postgres.fields.JSONField acce ... oder parameter to specify a custom class to encode data types not supported by the standard encoder. The n ... SQL users specify a template for creating the test database. QuerySet.iterator() now uses server-side curs ... er memory load (used to hold query results) to the database and might increase database memory usage. Adde ...
https://man.plustar.jp/django/releases/1.11.html - [similar]