検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 171 for we (0.030 sec.)
Django 4.0 release notes — Django 4.0.6 ドキュメント 5112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... next » Django 4.0 release notes ¶ December 7, 2021 Welcome to Django 4.0! These release notes cover the ... new features , as well as some backwards incompatible changes you'll wa ... ware of when upgrading from Django 3.2 or earlier. We've begun the deprecation process for some features ... ップデートするときは、 How to upgrade Django to a newer version ガイドに従ってください。 Python バージョン ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 5112
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an do what they want around that call. They are, however, created and installed by user code, and so don ... args ): raise Exception ( 'No database access allowed here.' ) And it would be used in a view to block ... tion . execute_wrapper ( ql ): do_queries () # Now we can print the log. print ( ql . queries ) connecti ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
はじめての Django アプリ作成、その 7 — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ This tutorial begins where Tutorial 6 left off. We're continuing the web-poll application and will fo ... g Django's automatically-generated admin site that we first explored in Tutorial 2 . 困ったときは: このチ ...
https://man.plustar.jp/django/intro/tutorial07.html - [similar]
API の安定性 — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 詳しく知りたければ、 公式リリース を読んでください。 We'll only break backwards compatibility of these API ...
https://man.plustar.jp/django/misc/api-stability.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the GeoDjango Model API. Throughout this section, we'll be using the following geographic model of a ZI ... nd representations of the earth (e.g., paper maps, web maps) are not. Most people are familiar with usin ... to reference a location on the earth's surface. However, latitude and longitude are angles, not distanc ... es. In other words, while the shortest path between two points on a flat surface is a straight line, ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django that turns it into a world-class geographic web framework. GeoDjango strives to make it as simple ... as possible to create geographic web applications, like location-based services. Its f ... ill guide you through the creation of a geographic web application for viewing the world borders . [1] S ... ate a database as you would for any other project. We provide some tips for selected databases: Installi ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on changes ¶ This section describes the changes between 0.96 and 1.0 that most users will need to make. ... into the new syntax. Use new inline syntax ¶ The new edit_inline options have all been moved to admin.py ... g.connect(callback, sender=None) コメント ¶ If you were using Django 0.96's django.contrib.comments app, ... e spaceless template tag now removes all spaces between HTML tags, instead of preserving a single space. ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se release notes cover the new features in 1.3, as well as some backwards-incompatible changes you'll wa ... for Python's logging module. This means you can now easily configure and control logging as part of you ... ging calls have been added to Django's own code as well -- most notably, the error emails sent on an HTT ... Script, etc.) that are needed to render a complete web page. In previous versions of Django, it was comm ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ップデートするときは、 How to upgrade Django to a newer version ガイドに従ってください。 Python バージョン ... orts Python 3.6, 3.7, 3.8, and 3.9 (as of 3.0.11). We highly recommend and only officially support the l ... e available to applications that run under ASGI, however. At this stage async support only applies to th ... are, views, etc. are not yet supported. You can, however, use ASGI middleware around Django's applicatio ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | next » Django 3.2 release notes ¶ April 6, 2021 Welcome to Django 3.2! These release notes cover the ... new features , as well as some backwards incompatible changes you'll wa ... ware of when upgrading from Django 3.1 or earlier. We've begun the deprecation process for some features ... ップデートするときは、 How to upgrade Django to a newer version ガイドに従ってください。 Django 3.2 is de ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT