検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 345 for when (0.113 sec.)
Django 3.1.2 release notes — Django 4.0.6 ドキュメント 4673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ere a test database was not synced during creation when using the MIGRATE test database setting ( #32012 ) ... a django.contrib.admin.EmptyFieldListFilter crash when using on a GenericRelation ( #32038 ). Fixed a reg ... ion , not , ordering , Meta , queries , database , when クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/3.1.2.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 4673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion of HTML, XHTML, XML and Control Codes . JSON ¶ When staying with the same example data as before it wo ... e isn't easy to predict; it will depend on how and when migrate was executed. This is true for all models ... less" , "author" : [ "Douglas" , "Adams" ] } } ... When you try to load this serialized data, Django will ... s ¶ So how do you get Django to emit a natural key when serializing an object? Firstly, you need to add an ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
ロギング — Django 4.0.6 ドキュメント 4637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... I handler will be logged as an error. For example, when an HTTP Host header is included in a request from ... ger by default, which mails error events to admins when DEBUG=False . Requests resulting in a 400 response ... , Be aware of the security implications of logging when using the AdminEmailHandler . By setting the email ... nstance, to filter out UnreadablePostError (raised when a user cancels an upload) from the admin emails, y ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 2.0.4 リリースノート — Django 4.0.6 ドキュメント 4637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... つかのバグを修正しました。 Bugfixes ¶ Fixed a crash when filtering with an Exists() annotation of a queryse ... s ( #29221 ). Fixed PasswordResetConfirmView crash when using a user model with a UUIDField primary key an ... gression , key , Bugfixes , zh , admin , primary , when , crash , next クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/2.0.4.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he strings in the source. This is typically useful when you obtain DjangoUnicodeDecodeError exceptions whi ... OGRGeometry instance, a 4-tuple extent, or None . When set with something other than None , only features ... that intersect the filter will be returned when iterating over the layer: >>> print ( layer . spat ... Thus, they allow for more efficient access to data when using DataSource . Unlike its GEOS counterpart, OG ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ut you want to define a new object's ID explicitly when saving, define it explicitly before saving, rather ... y values is mostly useful for bulk-saving objects, when you're confident you won't have primary-key collis ... s of auto-incrementing primary keys . What happens when you save? ¶ When you save an object, Django perfor ... use INSERT or UPDATE SQL statements. Specifically, when you call save() and the object's primary key attri ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 2.2.16 release notes — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to intermediate-level collected static directories when using the collectstatic management command. You sh ... data loss possibility in the select_for_update() . When using related fields pointing to a proxy model in ... possibility, following a regression in Django 2.0, when copying model instances with a cached fields value ...
https://man.plustar.jp/django/releases/2.2.16.html - [similar]
Django 3.0.10 release notes — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to intermediate-level collected static directories when using the collectstatic management command. You sh ... data loss possibility in the select_for_update() . When using related fields pointing to a proxy model in ... possibility, following a regression in Django 2.0, when copying model instances with a cached fields value ...
https://man.plustar.jp/django/releases/3.0.10.html - [similar]
Django 3.0.4 リリースノート — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lerance . Bugfixes ¶ Fixed a data loss possibility when using caching from async code ( #31253 ). Fixed a ... data loss possibility in the select_for_update() . When using related fields or parent link fields with 複 ... 3 that caused misplacing parameters of SQL queries when subtracting DateField or DateTimeField expressions ...
https://man.plustar.jp/django/releases/3.0.4.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 4565
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。 Message クラス ¶ class storage.base. Message ¶ When you loop over the list of messages in a template, ... at level and are space separated. Failing silently when the message framework is disabled ¶ If you're writ ... ides the MessageFailure that would otherwise occur when the messages framework disabled and one attempts t ... f messages ¶ The messages are marked to be cleared when the storage instance is iterated (and cleared when ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT