検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 193 for could (0.053 sec.)
Django 1.5 release notes — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e User model for one that you write yourself. This could be a simple extension to the existing User model - ... - for example, you could add a Twitter or Facebook ID field -- or you could ... goJSONEncoder , the switch from simplejson to json could break your code. (In general, changes to internals ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aving a queryset attribute but no limit_choices_to could not be used in a ModelForm ( #23795 ). Fixed a cus ... ueueing infrastructure) reloads pickled models, it could crash with an AppRegistryNotReady exception ( #240 ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 2.2.25 release notes — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hs ¶ HTTP requests for URLs with trailing newlines could bypass an upstream access control based on URL pat ...
https://man.plustar.jp/django/releases/2.2.25.html - [similar]
Django 3.1.14 release notes — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hs ¶ HTTP requests for URLs with trailing newlines could bypass an upstream access control based on URL pat ...
https://man.plustar.jp/django/releases/3.1.14.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reverted when a transaction rollback happens. This could lead to an inconsistent model state unless you man ... undone by transaction rollback try : b . save () # Could throw exception except IntegrityError : transactio ... lback. Before performing a database operation that could fail, you can set or update the savepoint; that wa ... d = transaction . savepoint () try : b . save () # Could throw exception transaction . savepoint_commit ( s ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5454
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es in your sitemap. For example, one Sitemap class could represent all the entries of your blog, while anot ... her could represent all of the events in your events calenda ... e () except Exception : # Bare 'except' because we could get a variety # of HTTP-related exceptions. pass A ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 1.11.12 リリースノート — Django 4.0.6 ドキュメント 5454
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a regression in Django 1.11 where an empty choice could be initially selected for the SelectMultiple and C ...
https://man.plustar.jp/django/releases/1.11.12.html - [similar]
Django 1.11.14 リリースノート — Django 4.0.6 ドキュメント 5454
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( #29460 ). Fixed a regression in Django 1.10 that could result in large memory usage when making edits usi ...
https://man.plustar.jp/django/releases/1.11.14.html - [similar]
Django 1.11.19 リリースノート — Django 4.0.6 ドキュメント 5454
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h a large number of digits or a large exponent, it could lead to significant memory usage due to a call to ...
https://man.plustar.jp/django/releases/1.11.19.html - [similar]
Django 1.11.21 リリースノート — Django 4.0.6 ドキュメント 5454
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a value provided as a URL query parameter payload, could result in an clickable JavaScript link. AdminURLFi ...
https://man.plustar.jp/django/releases/1.11.21.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT