検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 175 for they (0.056 sec.)
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... andard HttpResponse objects are static structures. They are provided with a block of pre-rendered content ... -- cannot be performed on an unrendered template. They must be performed on a fully complete and rendered ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... redirect targets and puts such a URL into a link, they could suffer from an XSS attack as some browsers s ...
https://man.plustar.jp/django/releases/1.4.20.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e redirect targets and put such a URL into a link, they could suffer from a XSS attack. This bug doesn't a ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a new django.contrib.auth.base_user module so that they can be imported without including django.contrib.a ... f you're reading datetime values from the results, they will be naive instead of aware. You can compensate ... ollow these rules will be correct and safe whether they are run on Django 1.9+ or earlier. Paginator.page_ ... he first argument of teardown_databases() changed. They used to be (old_names, mirrors) tuples. Now they'r ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emoved. urlencode() now encodes iterable values as they are when doseq=False , rather than iterating them, ... us() are deprecated in favor of the functions that they're aliases for: urllib.parse.quote() , quote_plus( ... zy() are deprecated in favor of the functions that they're aliases for: django.utils.translation.gettext() ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5458
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e iterator aren't regular Django objects. Instead, they are special DeserializedObject instances that wrap ... examine the deserialized objects to make sure that they are "appropriate" for saving before doing so. If y ... will have no effect. In the more likely case that they don't match, the fixture loading will fail with an ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
django.utils.functional — Django 4.0.6 ドキュメント 5335
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... # All __promise__ return the same wrapper method, they # look up the correct implementation when called. ... ght as well just pickle the # wrapped object since they're supposed to act the same way. # # Unfortunately ...
https://man.plustar.jp/django/_modules/django/utils/functional.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5335
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... source code for Django's default filters and tags. They're in django/template/defaultfilters.py and django ... change depending on the object being edited -- so they're a perfect case for using a small template that ... tags raise django.template.TemplateSyntaxError if they receive the wrong number or type of arguments. Ult ... ntional; it provides a scope for variables so that they don't conflict with context in other blocks. But, ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
How to deploy Django — Django 4.0.6 ドキュメント 5335
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... thon features, and asynchronous Django features as they are developed. You should also consider how you wi ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 5335
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... OpenSolaris, check with your distributor to see if they already package Django. If you're using a Linux di ...
https://man.plustar.jp/django/misc/distributions.html - [similar]