検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 93 for Usage (0.040 sec.)
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 7383
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly) didn't prohibit newline characters (due to the usage of $ instead of \Z in the regular expressions). If ... s() , validate_slug() , and URLValidator and their usage in the corresponding form fields GenericIPAddresse ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 7277
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of specifying some context in as_view() . Example usage: from django.views.generic import TemplateView Tem ... rovided will make up the returned context. Example usage: def get_context_data ( self , ** kwargs ): contex ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 7277
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... terns examples generated by startproject to remove usage of referencing views by dotted path in django.conf ... p the rendering of model states and reduces memory usage when running manage.py migrate (although other cha ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 7171
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r an introduction to the static files app and some usage examples, see How to manage static files (e.g. ima ... in your project's INSTALLED_APPS setting. Example usage:   $ django-admin runserver --nostatic ...\> dja ... n't work with ManifestStaticFilesStorage . Example usage:   $ django-admin runserver --insecure ...\> dja ... ctory paths in which the finders searched. Example usage: from django.contrib.staticfiles import finders re ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 7171
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a big file with no newlines would result in memory usage equal to the size of that file. An attacker could ... w reads the file in chunks to prevent large memory usage. Note, however, that this view has always carried ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 7171
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a big file with no newlines would result in memory usage equal to the size of that file. An attacker could ... w reads the file in chunks to prevent large memory usage. Note, however, that this view has always carried ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 7052
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a big file with no newlines would result in memory usage equal to the size of that file. An attacker could ... w reads the file in chunks to prevent large memory usage. Note, however, that this view has always carried ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 6947
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly) didn't prohibit newline characters (due to the usage of $ instead of \Z in the regular expressions). If ... unexpectedly filter out results ( #24924 ). Fixed usage of transforms in subqueries ( #24744 ). Fixed Simp ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6841
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed along with Django. cached_property aliases ¶ In usage like: from django.utils.functional import cached_p ... oblem can be detected (Python 3.6 and later), such usage now raises TypeError: Cannot assign the same cache ... r backends that support such constraints. To catch usage mistakes, the test Client and django.utils.http.ur ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6841
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django's database operations to allocate database usage. Whenever a query needs to know which database to ... outer infrastructure can be used to alter database usage. It intentionally ignores some complex issues in o ... ows you to maintain complete control over database usage in your code. A manually specified database alloca ... l User objects are in the other database). If your usage of multiple databases is more complex, your ModelA ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT