検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 203 for where (0.059 sec.)
Django 2.0.5 リリースノート — Django 4.0.6 ドキュメント 6045
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds ( #29307 ). Fixed a regression in Django 1.11.8 where altering a field with a unique constraint may drop ... eed ( #29296 ). Fixed a regression in Django 2.0.4 where QuerySet.values() or values_list() after combining ...
https://man.plustar.jp/django/releases/2.0.5.html - [similar]
Django 2.2.13 release notes — Django 4.0.6 ドキュメント 6045
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ta leakage via malformed memcached keys ¶ In cases where a memcached backend does not perform key validatio ... l language variants as well as a generic language, where the project has different plural equations for the ...
https://man.plustar.jp/django/releases/2.2.13.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 5960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion with the team. For any medium-to-big changes, where "medium-to-big" is according to your judgment, ple ... your commit message with the text "Fixed #xxxxx", where "xxxxx" is the number of the ticket your commit fi ... lose the ticket, include the phrase "Refs #xxxxx", where "xxxxx" is the number of the ticket your commit re ... 2f9273b1acb07a57d3f806e93928. (use the commit hash where the regression was introduced). Reverting commits ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 5960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... coding on Python 3.3.3+ ( #21093 ). Fixed an issue where when settings.DATABASES['default']['AUTOCOMMIT'] = ... oolean and float fields ( #19884 ). Fixed an issue where lazy objects weren't actually marked as safe when ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pseudo-paths. This allows running tests located anywhere in your codebase, rather than only in INSTALLED_AP ... te() ) can now use the "pyformat" parameter style, where placeholders in the query are given as '%(name)s' ... t doubling cursor . execute ( "SELECT foo FROM bar WHERE baz = '30%'" ) # Parameters passed, non-placeholde ... be doubled cursor . execute ( "SELECT foo FROM bar WHERE baz = '30 %% ' and id = %s " , [ self . id ]) SQLi ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 5960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango 2.1.4 (which enabled keep-alive connections) where request body data isn't properly consumed for such ... ons ( #30015 ). Fixed a regression in Django 2.1.4 where InlineModelAdmin.has_change_permission() is incorr ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ential to cut as much overhead as possible. That's where caching comes in. To cache something is to save th ... small amount of setup. Namely, you have to tell it where your cached data should live -- whether in a datab ... memcached binding) Set LOCATION to ip:port values, where ip is the IP address of the Memcached daemon and p ... ich Memcached is running, or to a unix:path value, where path is the path to a Memcached Unix socket file. ...
https://man.plustar.jp/django/topics/cache.html - [similar]
設定 — Django 4.0.6 ドキュメント 5874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e: def csrf_failure ( request , reason = "" ): ... where reason is a short message (intended for developers ... locale. The value must be an integer from 0 to 6, where 0 means Sunday, 1 means Monday and so on. FIXTURE_ ... {} (空の辞書) A dictionary specifying the package where migration modules can be found on a per-app basis. ... . DIRS ¶ デフォルト値: [] (空のリスト) Directories where the engine should look for template source files, ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , a method to batch-load related objects in areas where select_related() doesn't work. Some nice security ... Selenium ). ... and a whole lot more; see below ! Wherever possible we try to introduce new features in a ... an ADMIN_MEDIA_PREFIX setting to point to the URL where the admin's static files live on a web server. Thi ... ifetime and are relevant only for the short window where a user might fill in a form generated by the pre-u ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngs. It has been refactored into an "app registry" where models modules no longer have a central role and w ... e context (i.e. which method raised the exception) where the errors belong and automatically process them. ... lows adding errors to specific form fields from anywhere without having to worry about the details such as ... its label there. You should then adjust your code wherever it references this application or its models wi ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT