検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 235 for only (0.149 sec.)
PostgreSQL specific database functions — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... date and time of the current statement. Note that only the outermost call to atomic() sets up a transacti ...
https://man.plustar.jp/django/ref/contrib/postgres/functions.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... make sure the socket is closed cleanly. SynchronousOnlyOperation ¶ exception SynchronousOnlyOperation [ソー ... ス] ¶ The SynchronousOnlyOperation exception is raised when code that is onl ... If you are trying to call code that is synchronous-only from an asynchronous thread, then create a synchro ... _FIELD_ERRORS BadRequest RequestAborted SynchronousOnlyOperation URL Resolver の例外 Resolver404 NoReverse ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 定すると更新を強制します。 遅延モデルローディング ( only() や defer() ) を通してフェッチされたモデルを保存す ... ith multi-table inheritance you may want to delete only a child model's data. Specifying keep_parents=True ... are pickles between versions Pickles of models are only valid for the version of Django that was used to g ... ng you return from get_absolute_url() must contain only ASCII characters (required by the URI specificatio ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... turns the resulting response object. render() will only have an effect the first time it is called. On sub ... hrough response middleware. A TemplateResponse can only be rendered once. The first call to SimpleTemplate ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t.height Note that the width and height attributes only make sense for ImageField fields. More details can ... s are smaller, more localized changes. They should only affect more advanced users, but it's probably wort ... o work without requiring the sites framework. This only affects code that subclasses Feed and overrides th ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python 2. The next major release, Django 2.0, will only support Python 3.4+. 廃止予定警告はデフォルトでは表 ... ermission s that will also be deleted. Previously, only the content types were listed (and this prompt was ... dependency for GeoDjango. In older versions, it's only required for SQLite. contrib.gis.maps is removed a ... given time field field_name to a time object with only the given specificity. The lookup_type argument ca ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is issue doesn't affect Django currently, since we only put this URL into the Location response header and ...
https://man.plustar.jp/django/releases/1.4.20.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This bug doesn't affect Django currently, since we only put this URL into the Location response header and ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
Django 1.5.5 release notes — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ombinations of annotate() , select_related() , and only() (#16436). Backwards incompatible changes ¶ The u ...
https://man.plustar.jp/django/releases/1.5.5.html - [similar]
Django 1.7.11 release notes — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te filter, django.utils.formats.get_format() , now only allows accessing the date/time formatting settings ...
https://man.plustar.jp/django/releases/1.7.11.html - [similar]