検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 225 for some (0.015 sec.)
Django 1.4 release notes — Django 4.0.6 ドキュメント 8987
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release notes cover the new features , as well as some backwards incompatible changes you'll want to be a ... m Django 1.3 or older versions. We've also dropped some features, which are detailed in our deprecation pl ... an , and we've begun the deprecation process for some features . オーバービュー ¶ The biggest new featur ... 1.4, switching to the timezone aware mode may take some care: the new mode disallows some rather sloppy be ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 8811
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ready for use (reading from the database can take some time, defeating the purpose of caching). This mean ... iginal QuerySet (without any results loaded) using some code like this: >>> import pickle >>> query = pick ... l are included in the SQL SELECT columns. This can sometimes lead to unexpected results when used in conju ... ults (they are only there to support ordering), it sometimes looks like non-distinct results are being ret ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.4.13 release notes — Django 4.0.6 ドキュメント 8811
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alidation for redirects did not correctly validate some malformed URLs, which are accepted by some browser ... e URL unexpectedly. Django relies on user input in some cases (e.g. django.contrib.auth.views.login() , dj ... ls.http.is_safe_url() ) did not correctly validate some malformed URLs, such as http:\\\\\\djangoproject.c ... om , which are accepted by some browsers with more liberal URL parsing. To remedy ...
https://man.plustar.jp/django/releases/1.4.13.html - [similar]
Django 1.5.8 release notes — Django 4.0.6 ドキュメント 8811
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alidation for redirects did not correctly validate some malformed URLs, which are accepted by some browser ... e URL unexpectedly. Django relies on user input in some cases (e.g. django.contrib.auth.views.login() , dj ... ls.http.is_safe_url() ) did not correctly validate some malformed URLs, such as http:\\\\\\djangoproject.c ... om , which are accepted by some browsers with more liberal URL parsing. To remedy ...
https://man.plustar.jp/django/releases/1.5.8.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 8635
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... headers ( response , cache_timeout = None ) ¶ Adds some useful headers to the given HttpResponse object: E ... e ) ¶ Learns what headers to take into account for some request path from the response object. It stores t ... e cache as the pages themselves. If the cache ages some data out of the cache, this means that we have to ... y accept strings in ISO 8601 date/time formats (or some close alternatives) and return objects from the co ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 8542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alidation for redirects did not correctly validate some malformed URLs, which are accepted by some browser ... e URL unexpectedly. Django relies on user input in some cases (e.g. django.contrib.auth.views.login() , dj ... ls.http.is_safe_url() ) did not correctly validate some malformed URLs, such as http:\\\\\\djangoproject.c ... om , which are accepted by some browsers with more liberal URL parsing. To remedy ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 8189
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ributing tutorial . Next, clone your fork, install some requirements, and run the tests:   $ git clone h ... py Installing the requirements will likely require some operating system packages that your computer doesn ... e. Having problems? See トラブルシューティング for some common issues. Running tests using tox ¶ Tox is a ... ts. Django includes a basic tox.ini that automates some checks that our build server performs on pull requ ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 8106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release notes cover the new features , as well as some backwards incompatible changes you'll want to be a ... m Django 1.4 or older versions. We've also dropped some features, which are detailed in our deprecation pl ... an , and we've begun the deprecation process for some features . オーバービュー ¶ The biggest new featur ... , as with previous releases, Django 1.5 ships with some minor backwards incompatible changes ; people upgr ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 7930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in the Django 1.4 series. Host header poisoning ¶ Some parts of Django -- independent of end-user-written ... me, which are generated from the HTTP Host header. Some attacks against this are beyond Django's ability t ... roperly configured; Django's documentation has for some time contained notes advising users on such config ... accessing permissions in templates (#18979) Fixed some Python 2.5 compatibility issues Fixed an issue wit ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 7660
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ied redirect URLs ¶ Django relies on user input in some cases (e.g. django.contrib.auth.views.login() , dj ... crash with prefetch_related() (#19607) as well as some pickle regressions with prefetch_related (#20157 a ... ). The CSRF token now rotates when a user logs in. Some Python 3 compatibility fixes including #20212 and ... #20025. Fixed some rare cases where get() exceptions recursed infinit ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT