検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 250 for have (0.137 sec.)
Django 1.11.15 リリースノート — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ending in a slash (many content management systems have such a pattern), then a request to a maliciously c ...
https://man.plustar.jp/django/releases/1.11.15.html - [similar]
Django 1.11.4 リリースノート — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Object on Python 2 when the wrapped object doesn't have __reduce__() ( #28389 ). Fixed crash in runserver ...
https://man.plustar.jp/django/releases/1.11.4.html - [similar]
Django 1.2.2 release notes — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... new features, but in the case of Django 1.2.2, we have made an exception to this rule. In order to test a ...
https://man.plustar.jp/django/releases/1.2.2.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .flush() and cache_db.SessionStore.flush() methods have been modified to avoid creating a new empty sessio ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
Django 1.7.10 release notes — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .flush() and cache_db.SessionStore.flush() methods have been modified to avoid creating a new empty sessio ...
https://man.plustar.jp/django/releases/1.7.10.html - [similar]
Django 2.0.10 リリースノート — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... schema corruption issue on SQLite 3.26+. You might have to drop and rebuild your SQLite database if you ap ...
https://man.plustar.jp/django/releases/2.0.10.html - [similar]
Django 2.0.8 リリースノート — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ending in a slash (many content management systems have such a pattern), then a request to a maliciously c ...
https://man.plustar.jp/django/releases/2.0.8.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... schema corruption issue on SQLite 3.26+. You might have to drop and rebuild your SQLite database if you ap ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ckends async-compatible. The new async methods all have a prefixed names, e.g. aadd() , aget() , aset() , ... ines which DATABASES aliases test databases should have their state serialized to allow usage of the seria ... eString . Features removed in 4.0 ¶ These features have reached the end of their deprecation cycle and are ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Setting these variables in any other URLconf will have no effect. Values must be callables, or strings re ... 要はありません。 The primary piece of information we have available to get a URL is an identification (e.g. ... iew has a URL pattern with the name login . If you have a custom login view and give its URL the name logi ... t the same level as the urlpatterns attribute. You have to pass the actual module, or a string reference t ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]