検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 193 for could (0.061 sec.)
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irect targets and put such a URL into a link, they could suffer from a XSS attack. This bug doesn't affect ... usage equal to the size of that file. An attacker could exploit this and launch a denial-of-service attack ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irect targets and put such a URL into a link, they could suffer from a XSS attack. This bug doesn't affect ... usage equal to the size of that file. An attacker could exploit this and launch a denial-of-service attack ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 5769
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nce. self . apps = None # The following attributes could be defined at the class level in a # subclass, hen ... if mod_path and cls_name [ 0 ] . isupper (): # We could simply re-trigger the string import exception, but ... errors. (This check prevents duck typing, but # it could be removed if it became a problem in practice.) if ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5769
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an or will be imported. Caching of anonymous pages could reveal CSRF token ¶ Django includes both a caching ... ecution using reverse() Caching of anonymous pages could reveal CSRF token MySQL typecasting 前のトピックへ ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5769
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an or will be imported. Caching of anonymous pages could reveal CSRF token ¶ Django includes both a caching ... ecution using reverse() Caching of anonymous pages could reveal CSRF token MySQL typecasting Bugfixes 前のト ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 5769
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irect targets and put such a URL into a link, they could suffer from a XSS attack. This bug doesn't affect ... usage equal to the size of that file. An attacker could exploit this and launch a denial-of-service attack ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
WSGI とともにデプロイするには — Django 4.0.6 ドキュメント 5660
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... can wrap the application object. For instance you could add these lines at the bottom of wsgi.py : from he ... cation = HelloWorldApplication ( application ) You could also replace the Django WSGI application with a cu ...
https://man.plustar.jp/django/howto/deployment/wsgi/index.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5660
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es that didn't already have a session record. This could allow an attacker to easily create many new sessio ... Annotating a query with multiple Case expressions could unexpectedly filter out results ( #24924 ). Fixed ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... st the object's field attributes. For example, you could use success_url="/polls/{slug}/" to redirect to a ... st the object's field attributes. For example, you could use success_url="/parent/{parent_id}/" to redirect ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5551
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... not interested in the exact number of entries, you could do this: >>> from django.db.models import Count >> ... retrieve the "last" five items in a queryset, you could do this: my_queryset . reverse ()[: 5 ] Note that ... はトッピングのためです。 The best_pizza relationship could also be fetched using select_related to reduce the ... odels might contain a lot of fields, some of which could contain a lot of data (for example, text fields), ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT