検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 238 for data (0.120 sec.)
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e_returning_into': False is in the OPTIONS part of DATABASES . The pre-1.11 naming scheme is now restored. ... y ( #27998 ) and prevented ManyToManyField initial data in model forms from being affected by subsequent m ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... You might also want to validate that any existing data in your application doesn't contain unexpected new ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed squashmigrations command when using SeparateDatabaseAndState ( #24278 ). Stripped microseconds from ... instances with uuid primary keys ( #24611 ). Fixed database introspection with SQLite 3.8.9 (released Apri ... .values('pk').order_by('foo')) ( #24615 ). Fixed a database table name quoting regression ( #24605 ). Prev ... column properties during field alteration of MySQL databases ( #24595 ). Fixed JavaScript path of contrib. ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... installed. Fixed a regression in 1.8.6 that caused database routers without an allow_migrate() method to c ... e migrations directory to fail ( #25618 ). Fixed a data loss possibility with Prefetch if to_attr is set t ... ing validation and being silently truncated by the database ( #25767 ). 目次 Django 1.8.7 リリースノート F ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 5812 ). Fixed a state bug when migrating a SeparateDatabaseAndState operation backwards ( #25896 ). Fixed ... ertical widgets, which could result in inadvertent data loss if a user didn't notice that and then submitt ... ad of converting them to <br> ( #25465 ). Made loaddata skip disabling and enabling database constraints w ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 5867 ). Fixed a state bug when migrating a SeparateDatabaseAndState operation backwards ( #25896 ). Fixed ... rnings in custom admin templates that don't have a data-admin-utc-offset attribute in the body tag. ( #258 ... xin.get_context_object_name() ( #26006 ). Made loaddata skip disabling and enabling database constraints w ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
Django 2.1.1 リリースノート — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the test client's JSON serialization of a request data dictionary for structured content type suffixes ( ...
https://man.plustar.jp/django/releases/2.1.1.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ace may occur in Django itself. Bugfixes ¶ Fixed a data loss possibility in the select_for_update() . When ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 4430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stinct() is not allowed in Django 3.2 to address a data loss possibility. Fixed a regression in Django 3.2 ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
django.core.files.uploadedfile — Django 4.0.6 ドキュメント 4400
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mewhat like a file object and represents some file data that the user submitted with a form. """ def __ini ...
https://man.plustar.jp/django/_modules/django/core/files/uploadedfile.html - [similar]