検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 118 for page (0.103 sec.)
フォームアセット (Media クラス) — Django 4.0.6 ドキュメント 6161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u may also need to include some JavaScript on each page. The exact combination of CSS and JavaScript that ... is required for any given page will depend upon the widgets that are in use on th ... at page. This is where asset definitions come in. Django a ... names in a form suitable for inclusion on your web page. アセットと Django Admin The Django Admin applicat ...
https://man.plustar.jp/django/topics/forms/media.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... setups where the header is only populated on login pages instead of every request in the session. The djan ... le times with different configurations on the same page. django.utils.timezone.make_aware() 関数が is_dst ... rs can now extend templates recursively. The debug page template postmortem now include output from each e ... ngine that is installed. Debug page integration for custom template engines was added. ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that redirects unauthenticated users to the login page, regardless of whether the URL is otherwise valid. ... g sitemap alternates to localized versions of your pages. django.contrib.syndication ¶ The new item_commen ... The new django.core.paginator.Paginator.get_elided_page_range() method allows generating a page range with ... the values elided. If there are a large number of pages, this can be helpful for generating a reasonable ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 6074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... meters of the query string on an admin change form page. For example, requesting a URL like /admin/auth/us ... er/?pop=1&t=password and viewing the page's HTML allowed viewing the password hash of each u ... users to have permissions to view the change form pages in the first place, this could leak data if you r ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 6074
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... meters of the query string on an admin change form page. For example, requesting a URL like /admin/auth/us ... er/?pop=1&t=password and viewing the page's HTML allowed viewing the password hash of each u ... users to have permissions to view the change form pages in the first place, this could leak data if you r ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... assword, you can reset it using the password reset page . If a ticket for this issue doesn't exist yet, cr ... angoProject Login" in the upper left of the ticket page. Claim the ticket by clicking the "assign to mysel ... radio button under "Action" near the bottom of the page, then click "Submit changes." 注釈 The Django soft ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... string representing the full path to the requested page, not including the scheme, domain, or query string ... 渡す ¶ Typical usage is to pass the contents of the page, as a string, bytestring, or memoryview , to the H ... ponse = HttpResponse ( "Here's the text of the web page." ) >>> response = HttpResponse ( "Text only, plea ... response . write ( "<p>Here's the text of the web page.</p>" ) >>> response . write ( "<p>Here's another ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... appearing instead of "No POST data" in HTML debug page ( #28079 ). Restored BoundField s without any choi ... asswordHashWidget (used in the admin's user change page) ( #28097 ). Allowed prefetch calls on managers wi ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... meters of the query string on an admin change form page. For example, requesting a URL like /admin/auth/us ... er/?_popup=1&t=password and viewing the page's HTML allowed viewing the password hash of each u ... users to have permissions to view the change form pages in the first place, this could leak data if you r ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
View decorators — Django 4.0.6 ドキュメント 6036
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trol content compression on a per-view basis. gzip_page () ¶ This decorator compresses content if the brow ... e, private header to a response to indicate that a page should never be cached. Each header is only added ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT