検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 345 for when (0.107 sec.)
GeoDjango Tutorial — Django 4.0.6 ドキュメント 4096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , one of the most popular geospatial data formats. When unzipped, the world borders dataset includes files ... tion has more. Automatic Spatial Transformations ¶ When doing spatial queries, GeoDjango automatically tra ... erySet [<WorldBorder: United States>]> Raw queries When using raw queries , you must wrap your geometry fi ... elect % 'point' )) You should only use raw queries when you know exactly what you're doing. Lazy Geometrie ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 4096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... estrictive value. This host validation is disabled when DEBUG is True or when running tests. XML deseriali ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 4096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... producing a huge number of os.stat() system calls when a duplicate filename is uploaded. Since stat() may ... , etc.). RemoteUserMiddleware session hijacking ¶ When using the RemoteUserMiddleware and the RemoteUserB ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 4096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... producing a huge number of os.stat() system calls when a duplicate filename is uploaded. Since stat() may ... , etc.). RemoteUserMiddleware session hijacking ¶ When using the RemoteUserMiddleware and the RemoteUserB ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 4096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ムの働きについて説明します。 Using files in models ¶ When you use a FileField or ImageField , Django provide ... closed True Closing files is especially important when accessing file fields in a loop over a large numbe ... ents, for example. Your callable will be evaluated when your models classes are loaded, and must return an ...
https://man.plustar.jp/django/topics/files.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 4059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -discover INSTALLED_APPS modules and fail silently when not present. This forces an import on them to regi ... _path ) is not None except ModuleNotFoundError : # When module_name is an invalid dotted path, Python rais ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 4059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Removes a field from a model. Bear in mind that when reversed, this is actually adding a field to a mod ... 要が有ります。 The reverse_sql queries are executed when the migration is unapplied. They should undo what ... as an up-to-date state of the model. If you don't, when you next run makemigrations , it won't see any ope ... ンスタンスです。 The reverse_code argument is called when unapplying migrations. This callable should undo w ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 4059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lowing changes may require you to update your code when you switch from 0.95 to 0.96: 要求される MySQLdb バ ... nged slightly. These names are generally only used when it is not possible to put the reference directly o ... iew ) ) One useful application of this can be seen when using decorators; this change allows you to apply ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 4059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... estrictive value. This host validation is disabled when DEBUG is True or when running tests. XML deseriali ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 4059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... URLs with basic authentication credentials "safe" when they shouldn't be. For example, a URL like http:// ... doesn't remedy that difference (or any difference when changing hashers). You may be able to upgrade thos ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]