検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 185 for see (0.065 sec.)
Django 1.2.7 release notes — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release in the 1.2.X series. For more information, see the release advisory . 前のトピックへ Django 1.3 r ... notes , previous , series , next , up , トピック , see , advisory , tarball クイック検索 Last update: 202 ...
https://man.plustar.jp/django/releases/1.2.7.html - [similar]
データベース — Django 4.0.6 ドキュメント 5996
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t is in an unrecoverable error state. If any database errors have occurred while processing the requests, ... ll works, and closes it if it doesn't. Thus, database errors affect at most one request; if the connectio ... om your database for data that is valid in Django. See the database specific notes below for information ... e is recommended. PostgreSQL connection settings ¶ See HOST for details. To connect using a service name ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Lookup API reference — Django 4.0.6 ドキュメント 5996
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of a database query. To learn how to use lookups, see クエリを作成する ; to learn how to create new look ... ups, see How to write custom lookups . The lookup API has t ... data to override the generation of the SQL string. See Func.as_sql() for example usage. as_vendorname ( c ... By default it is set to False . For example usage, see How to write custom lookups . lhs ¶ The left-hand ...
https://man.plustar.jp/django/ref/models/lookups.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5996
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ompatibility, this feature is disabled by default. See Persistent connections for details. Discovery of t ... er than only in INSTALLED_APPS . For more details, see Django におけるテスト . This change is backwards-i ... ncompatible; see the backwards-incompatibility notes . Time zone aw ... n existing row while the old algorithm needed two. See Model.save() for more details. In some rare cases ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 5930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a WKB geometry in hexadecimal [2] ), and GeoJSON (see RFC 7946 ). Essentially, if the input is not a GEO ... ferently because of limitations in PostGIS. Please see the Selecting an SRID section in the GeoDjango Mod ... Extent3D X MakeLine X X Union X X X Footnotes [1] See Open Geospatial Consortium, Inc., OpenGIS Simple F ... 3-11 (SQL Textual Representation of Geometry). [2] See PostGIS EWKB, EWKT and Canonical Forms , PostGIS d ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Full text search — Django 4.0.6 ドキュメント 5930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... する . 参考 For a high-level overview of searching, see the topic documentation . The search lookup ¶ A co ... Cheese on Toast recipes>, <Entry: Pizza Recipes>] See Changing the search configuration and Weighting qu ... 'cheese' ) # OR >>> ~ SearchQuery ( 'meat' ) # NOT See Changing the search configuration for an explanati ... Cheese on Toast recipes>, <Entry: Pizza recipes>] See Weighting queries for an explanation of the weight ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 5930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you want to handle "static files" (JS, CSS, etc.), see How to manage static files (e.g. images, JavaScrip ... Image . open ( car . photo ) # Raises ValueError: seek of closed file. >>> car . photo . open () <ImageF ... storage system, this is the one that will be used. See below for details of the built-in default file sto ... rage system, and see How to write a custom storage class for informatio ...
https://man.plustar.jp/django/topics/files.html - [similar]
How to use Django with Gunicorn — Django 4.0.6 ドキュメント 5864
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... python -m pip install gunicorn . For more details, see the gunicorn documentation . Running Django in Gun ... nd from the same directory as your manage.py file. See Gunicorn's deployment documentation for additional ...
https://man.plustar.jp/django/howto/deployment/wsgi/gunicorn.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5864
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e have found and the features people would like to see added. As in any garden, sometimes there are weeds ... iage by the community . By way of example, here we see the lifecycle of an average ticket: Alice creates ... ty that a patch will be accepted for that feature. Seek more feedback before writing an extensive patch i ... t can take a while for your patch to get reviewed. See the contributing code FAQ for some ideas here. Som ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5864
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to use them and how to write your own middleware, see the middleware usage guide . 使用できる middleware ... Sends broken link notification emails to MANAGERS (see How to manage error reporting ). GZip middleware ¶ ... uld avoid using GZipMiddleware . For more details, see the the BREACH paper (PDF) and breachattack.com . ... CONDS = 3600 for one hour. Each time a web browser sees the HSTS header from your site, it will refuse to ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT