検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 154 for change (0.041 sec.)
The redirects app — Django 4.0.6 ドキュメント 6811
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... middleware, read the middleware docs . How to add, change and delete redirects ¶ Via the admin interface ¶ I ... ct-us/' , ... new_path = '/contact/' , ... ) >>> # Change a redirect. >>> redirect . new_path = '/contact-de ... s middleware. RedirectFallbackMiddleware ¶ You can change the HttpResponse classes used by the middleware by ... edirects app インストール How it works How to add, change and delete redirects Via the admin interface Via t ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he first part of this document includes the common changes needed to run with 1.0. If after going through th ... r code still breaks, check the section Less-common Changes for a list of a bunch of less-common compatibilit ... with helping you quickly update your code. Common changes ¶ This section describes the changes between 0.96 ... 0 that most users will need to make. Use Unicode ¶ Change string literals ( 'foo' ) into Unicode literals ( ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6742
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... notes cover the new features, as well as important changes you'll want to be aware of when upgrading from Dj ... policy policy. However, a handful of features have changed in ways that, for some users, will be backwards-i ... ncompatible. The big changes are: Support for Python 2.3 has been dropped. See ... rk requires a few important backwards-incompatible changes, detailed in CSRF Protection , below. Authors of ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 6544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... structed by the view. For example, you may want to change the template that is used, or put additional data ... ers A dict of HTTP headers to add to the response. Changed in Django 3.2: The headers parameter was added. S ... ers A dict of HTTP headers to add to the response. Changed in Django 3.2: The headers parameter was added. T ... of the response; subsequent rendering calls do not change the response content. However, when response.conte ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 6417
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ity. Once you're ready:   $ # Pull in the latest changes from main. $ git checkout main $ git pull upstrea ... you did things correctly, check that only the $ # changes you expect will be pushed to upstream. $ git push ... git branch -d pr/xxxx ...\> REM Pull in the latest changes from main. ...\> git checkout main ...\> git pull ... id things correctly, check that only the ...\> REM changes you expect will be pushed to upstream. ...\> git ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6417
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... urity issues, and makes one backwards-incompatible change: Unexpected code execution using reverse() ¶ Djang ... nt URL patterns, meaning developers do not need to change other code when making changes to URLs. One argume ... d now to be an error and raises an exception. This change was made because such errors can be caused by incl ... errors may manifest as data-corruption bugs. This change may cause test failures if you use select_for_upda ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 6417
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ndling code of the Django admin interface has been changed. Now, if a user has only the "view" permission fo ... luded in inlines. This is a backwards-incompatible change, and the Django security team is aware that some u ... is the view of the Django security team that this change was necessary: that it is not currently feasible t ... developers whose applications are affected by this change should replace the use of inlines in read-only par ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 2.2.8 リリースノート — Django 4.0.6 ドキュメント 6417
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ndling code of the Django admin interface has been changed. Now, if a user has only the "view" permission fo ... luded in inlines. This is a backwards-incompatible change, and the Django security team is aware that some u ... is the view of the Django security team that this change was necessary: that it is not currently feasible t ... developers whose applications are affected by this change should replace the use of inlines in read-only par ...
https://man.plustar.jp/django/releases/2.2.8.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 6359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... RemoteUserMiddleware and the RemoteUserBackend , a change to the REMOTE_USER header between requests without ... _field" parameters of the query string on an admin change form page. For example, requesting a URL like /adm ... min requires users to have permissions to view the change form pages in the first place, this could leak dat ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 6359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... RemoteUserMiddleware and the RemoteUserBackend , a change to the REMOTE_USER header between requests without ... _field" parameters of the query string on an admin change form page. For example, requesting a URL like /adm ... min requires users to have permissions to view the change form pages in the first place, this could leak dat ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT