検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 170 for Http (0.073 sec.)
Generic display ビュー — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e.View メソッドのフローチャート setup() dispatch() http_method_not_allowed() get_template_names() get_slug ... e.View メソッドのフローチャート setup() dispatch() http_method_not_allowed() get_template_names() get_quer ...
https://man.plustar.jp/django/ref/class-based-views/generic-display.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dit. ProcessFormView ¶ A mixin that provides basic HTTP GET and POST workflow. 注釈 This is named 'Process ... it. DeletionMixin ¶ Enables handling of the DELETE HTTP action. メソッドと属性 success_url ¶ The url to re ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ur name' ) ... url = forms . URLField ( initial = 'http://' ) ... comment = forms . CharField () >>> f = C ... h>Url:</th><td><input type="url" name="url" value="http://" required></td></tr> <tr><th>Comment:</th><td>< ... > default_data = { 'name' : 'Your name' , 'url' : 'http://' } >>> f = CommentForm ( default_data , auto_id ... URL.</li></ul><input type="url" name="url" value="http://" required></td></tr> <tr><th>Comment:</th><td>< ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... urls import reverse def myview ( request ): return HttpResponseRedirect ( reverse ( 'arch-summary' , args ... tion raises a Resolver404 exception (a subclass of Http404 ) . class ResolverMatch ¶ func ¶ The view funct ... ve() would be to test whether a view would raise a Http404 error before redirecting to it: from urllib.par ... lparse from django.urls import resolve from django.http import Http404 , HttpResponseRedirect def myview ( ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .handler403 . See the documentation about the 403 (HTTP Forbidden) view for more information. The makemess ... proxy "eating" the fact that a request came in via HTTPS. But only use this setting if you know what you'r ... e doing. A new, plain-text, version of the HTTP 500 status code internal error page served when DE ... el instance. The sitemaps framework can now handle HTTPS links using the new Sitemap.protocol class attrib ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to immediately fail the authentication chain. The HttpOnly flag can be set on the CSRF cookie with CSRF_C ... OOKIE_HTTPONLY . The assertQuerysetEqual() now checks for und ... is now interpolated with its object 's __dict__ . HttpResponseRedirect and HttpResponsePermanentRedirect ... or tuples. The reason phrase can be customized in HTTP responses using reason_phrase . When giving the UR ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ollow the SESSION_COOKIE_SECURE and SESSION_COOKIE_HTTPONLY settings. The messages context processor now a ... esponse_redirect_class ) that specify the types of HttpResponse instances the middleware returns. django.c ... updated, i.e. after running compilemessages . All HTTP requests are logged to the console, including requ ... g HTML into account. Request と Response ¶ The new HttpRequest.scheme attribute specifies the scheme of th ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.8.11 リリースノート — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ython 2 in the 1.8.10 security release where utils.http.is_safe_url() crashes on bytestring URLs ( #26308 ...
https://man.plustar.jp/django/releases/1.8.11.html - [similar]
Django 1.9.4 リリースノート — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python 2 in the 1.9.3 security release where utils.http.is_safe_url() crashes on bytestring URLs ( #26308 ...
https://man.plustar.jp/django/releases/1.9.4.html - [similar]
Django 2.2.25 release notes — Django 4.0.6 ドキュメント 5188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of an upstream access control based on URL paths ¶ HTTP requests for URLs with trailing newlines could byp ...
https://man.plustar.jp/django/releases/2.2.25.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT