検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 168 for path (0.126 sec.)
Django の例外 — Django 4.0.6 ドキュメント 4833
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... esolver404 exception is raised by resolve() if the path passed to resolve() doesn't map to a view. It's a ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 4833
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r a list of template names. Example: ['foo.html', 'path/to/bar.html'] SimpleTemplateResponse. context_data ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 4833
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecific tests to run must now be full Python dotted paths (or directory paths), rather than applabel.TestCa ... se.test_method_name pseudo-paths. This allows running tests located anywhere in yo ... vate API, it will go through a regular deprecation path. get_(add|change|delete)_permission model _meta me ... API they'll also go through a regular deprecation path. You can replace them with django.contrib.auth.get ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 4799
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed backwards incompatibilities where a deprecation path isn't possible or not worth the cost. Also, deprec ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 4799
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... >>> dem = Elevation ( name = 'Volcano' , rast = '/path/to/raster/volcano.tif' ) >>> dem . save () GDALRas ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 4799
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eyword Argument 説明 relative If set to True , the path data will be implemented in terms of relative move ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
ロギング — Django 4.0.6 ドキュメント 4799
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent in the email body. You provide a string import path to the class you wish to use, like this: 'handlers ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 4799
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ote() on the individual portions of the IRI or URI path so that any reserved characters such as '&' or '%' ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 4799
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Request と Response ¶ Added HttpRequest.get_full_path_info() . Added the samesite argument to HttpRespon ... he abbreviated forms of the --settings and --pythonpath arguments. The private django.db.models.sql.consta ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 4799
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... raw expression. django.contrib.staticfiles ¶ Added path matching to the collectstatic --ignore option so t ... me test output comparisons. Support for bytestring paths in the template filesystem loader is removed. dja ...
https://man.plustar.jp/django/releases/2.2.html - [similar]