検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 98 for requests (0.151 sec.)
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 5919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... p all headers containing underscores from incoming requests by default. Django's built-in development server n ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... greSQL ( #26096 ). Fixed CSRF cookie check on POST requests when USE_X_FORWARDED_PORT=True ( #26094 ). Fixed a ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .can_deliver_pizzas' )) True Authentication in web requests ¶ Django は リクエストオブジェクト に対して認証シス ... t_permission_required() . Redirecting unauthorized requests in class-based views ¶ To ease the handling of acc ... work installed, this will be set to an instance of RequestSite , which derives the site name and domain from t ... work installed, this will be set to an instance of RequestSite , which derives the site name and domain from t ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... For example, the following won't work because the requests library doesn't handle gettext_lazy objects: body ... ext_lazy ( "I \u2764 Django" ) # (Unicode :heart:) requests . post ( 'https://example.com/send' , data = { 'bo ... xt strings before passing them to non-Django code: requests . post ( 'https://example.com/send' , data = { 'bo ... the cookie makes this preference persist in future requests. ビューやテンプレートの外で翻訳を使う ¶ While Djan ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
索引 — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (HttpResponse のメソッド) (QueryDict のメソッド) (requests.RequestSite のメソッド) (SimpleTemplateResponse の ... A_UPLOAD_MAX_NUMBER_FIELDS setting DATABASE-ATOMIC_REQUESTS setting DATABASE-AUTOCOMMIT setting DATABASE-DISAB ... ジュール) nodata_value (GDALBand の属性) non_atomic_requests() (django.db.transaction モジュール) NON_FIELD_ERR ... te のクラス) RequestFactory (django.test のクラス) requests.RequestSite (django.contrib.sites のクラス) requir ...
https://man.plustar.jp/django/genindex.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sn't personal. There are a lot of tickets and pull requests to get through. Keeping your patch up to date is i ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m widgets. h django.http Classes dealing with HTTP requests and responses. m django.middleware Django's built- ...
https://man.plustar.jp/django/py-modindex.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow returns a 204 status code (No Content) for AJAX requests when there is no next parameter in POST or GET . T ... nguage() may now return a 204 status code for AJAX requests. The base_field attribute of RangeField is now a t ... r no longer removes content of responses from HEAD requests or responses with a status_code of 100-199, 204, o ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... any new session records simply by sending repeated requests with unknown session keys, potentially filling up ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... just that? We have a very clear division here: GET requests should get the DetailView (with the Form added to ... the context data), and POST requests should get the FormView . Let's set up those views ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT