検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 235 for only (0.122 sec.)
Django 3.2.2 release notes — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... so the possibility of newlines entering your data only existed if you are using this validator outside of ...
https://man.plustar.jp/django/releases/3.2.2.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 4601
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d the arguments of the view. In either case, using only one style within a given regex is recommended. Whe ... yles are mixed, any unnamed groups are ignored and only named groups are passed to the view function. ネス ... rovides a solution such that the URL mapper is the only repository of the URL design. You feed it with you ... are published at should be changed then you would only need to change the entry in the URLconf. In some s ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
django.core.files.images — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... one ) close = True try : # Most of the time Pillow only needs a small chunk to parse the image # and get t ...
https://man.plustar.jp/django/_modules/django/core/files/images.html - [similar]
How to deploy Django — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ating between web servers and applications, but it only supports synchronous code. ASGI is the new, asynch ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o an error report. Therefore, error reports should only be available to trusted team members and you shoul ... ea to emulate Django's built-in error handling and only report/log errors if DEBUG is False . 目次 How to ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
GeoDjango's admin site — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is different from adding the geometry field to readonly_fields , which will only display the WKT of the ge ...
https://man.plustar.jp/django/ref/contrib/gis/admin.html - [similar]
Geographic Feeds — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ class W3CGeoFeed ¶ 注釈 W3C Geo formatted feeds only support PointField geometries. 目次 Geographic Fee ...
https://man.plustar.jp/django/ref/contrib/gis/feeds.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the result is not a complete GeoJSON structure but only the geometry key content of a GeoJSON structure. S ... ontain the geometry. The num_seg parameter is used only on PostGIS. Centroid ¶ class Centroid ( expression ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r the geometry key of the GeoJSON feature. This is only needed when you have a model with more than one ge ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
django.contrib.postgres — Django 4.0.6 ドキュメント 4520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ides support for a number of data types which will only work with PostgreSQL. There is no fundamental reas ...
https://man.plustar.jp/django/ref/contrib/postgres/index.html - [similar]