検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 185 for see (0.056 sec.)
テンプレート — Django 4.0.6 ドキュメント 7240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of Python is required. For introductory material, see テンプレート topic guide. The Django Template Lang ... ation on writing your own custom tags and filters, see How to create custom template tags and filters . T ... o override templates in other Django applications, see How to override templates . 前のトピックへ Signals ... タグ , フィルタ , template , Template , 組み込み , see , tags , How , Loading クイック検索 Last update: 2 ...
https://man.plustar.jp/django/ref/templates/index.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 7097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me string instead of a path. For more information, see the OGR Vector Formats documentation. The name pro ... mation on accessing the layers of data themselves, see the next section: >>> from django.contrib.gis.gdal ... eference to ESRI's format. validate () ¶ Checks to see if the given spatial reference is valid, if not an ... n of how to create rasters using dictionary input, see Creating rasters from data . For a detailed descri ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7031
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e a transaction, allowing better test performance (see test performance improvements for details). This c ... d. This is a just a quick fix to get around test case errors revealed by the new rollback approach; in th ... details on our deprecation policies and strategy, see Django のリリースプロセス . What's new in Django 1 ... een created by some other means. For more details, see the documentation for the managed option. プロキシ ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7031
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ents to fields must themselves be serializable; to see what we consider serializable, and to find out how ... relation multiple times with different querysets. See prefetch_related() for more details. Admin shortcu ... ting Form._errors which now becomes a private API. See 互いに依存するフィールドをクリーニングして検証する ... vailable for interpolating into the error message (see ValidationError を発生させる for more details); ho ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reusable applications that can be easily extended. See the documentation on class-based generic views for ... erver error are now handled as a logging activity. See the documentation on Django's logging interface fo ... TICFILES_DIRS , and will be served at STATIC_URL . See the reference documentation of the app for more de ... lue, protect, or do nothing. For more information, see the on_delete documentation. Contextual markers an ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6755
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... GeoDjango now supports PostGIS 2.0. ... and more; see below . Wherever possible we try to introduce new ... o bring in the corrected behavior where myview was seen as a variable. The upshot of this is that if you ... the User model that your application relies upon. See the documentation on custom user models for more d ... er load, that field will also get updated on save. See the Model.save() documentation for more details. C ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6689
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e that ships with Django for testing applications. See テストを書いて実行する for an explanation of how t ... stalling the requirements, you can skip that step. See Running all the tests for details on installing th ... ple settings module that uses the SQLite database. See Using another settings module to learn how to use ... tests with a different database. Having problems? See トラブルシューティング for some common issues. Run ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecords it emits. A good option is to use __name__ (see Use logger namespacing below for more on this) whi ... , and extends the default logging configuration . See ロギングを設定する for an explanation of how your ... custom settings are merged with Django's defaults. See the Python logging documentation for details of ot ... For more information on available handler classes, see the AdminEmailHandler provided by Django and the v ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nges are: Support for Python 2.3 has been dropped. See the full notes below. The new CSRF protection fram ... will be used by django.contrib.auth.models.User . See the authentication docs for more information. Perm ... r not to the authorization/authentication backend. See the authentication docs for more details. Relaxed ... use localized formats when parsing data in forms. See 表示形式のローカル化 for more details. readonly_fi ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gic -- to create the page that your site's visitor sees. This is a lot more expensive, from a processing- ... precated as python-memcached has some problems and seems to be unmaintained. Use PyMemcacheCache or PyLib ... your Redis instance, using the appropriate scheme. See the redis-py docs for details on the available sch ... l-memory cache backend. This cache is per-process (see below) and thread-safe. To use it, set BACKEND to ...
https://man.plustar.jp/django/topics/cache.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT