検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 161 for would (0.062 sec.)
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ry context contains True , False and None . As you would expect, these variables resolve to the correspondi ... dex.html' as a template_name argument. This method would yield origins for the full path of index.html as i ... Origin instance. This is where a filesystem loader would read contents from the filesystem, or a database l ... oader would read from the database. If a matching template doe ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 3.1.6 release notes — Django 4.0.6 ドキュメント 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sue in Django 3.1 where changelist filter controls would become squashed ( #32391 ). 目次 Django 3.1.6 rele ...
https://man.plustar.jp/django/releases/3.1.6.html - [similar]
Django 3.2.6 release notes — Django 4.0.6 ドキュメント 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a bug in Django 3.2 where a system check would crash on a model with a reverse many-to-many relat ...
https://man.plustar.jp/django/releases/3.2.6.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 5649
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r unwittingly submit that form. The malicious user would have to know the secret, which is user specific (u ... e sure that handlers like Apache's mod_php , which would execute static files as code, are disabled. You do ... or example, if your site runs on example.com , you would want to serve uploaded content (the MEDIA_URL sett ...
https://man.plustar.jp/django/topics/security.html - [similar]
How to use Django with Gunicorn — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d application , which for a typical Django project would look like: gunicorn myproject.wsgi This will start ...
https://man.plustar.jp/django/howto/deployment/wsgi/gunicorn.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'filename' : 'general.log' , 'level' : 'DEBUG' , } would define a handler configuration that only accepts r ... re debugging, you need a level of information that would be excessive and unhelpful if you had to deal with ...
https://man.plustar.jp/django/howto/logging.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 't stand in the way." -1: "I strongly disagree and would be very unhappy to see the idea turn into reality. ... should be accompanied by an explanation of what it would take to convert that "-1" into at least a "+0". Vo ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... https://example.com/page.html , the Referer header would contain "https://example.com/page.html" . Origin o ... isiting https://example.com/page.html , the origin would be https://example.com/ . No referrer: do not send ... us user could upload a specially-crafted file that would be interpreted as HTML or JavaScript by the browse ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation to clarify how that is done. In this case it would be possible to use a super() call in the from_db() ... odel. You can read and set this value, just as you would for any other attribute, and it will update the co ... he above 'Cheddar Talk' blog example, this example would override the previous record in the database: b4 = ... or will be raised (otherwise the __hash__() method would return different values before and after the insta ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent of its path, and APPEND_SLASH was True, Django would redirect to the same URL, but with a slash appende ... see whether the pattern without the trailing slash would be matched by something in your URL patterns. If s ... r '/some_prefix/(.*)$' Previously, those patterns would have been redirected to have a trailing slash. If ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT