検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 93 for Point (0.179 sec.)
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6206
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... intain backwards-compatibility with the old API endpoint where possible. However, API endpoints that aren't ... tion at the class level using transactions and savepoints. Database backends which do not support transacti ... c lookup argument, for example City.objects.filter(point__within=Country.objects.filter(continent='Africa') ... ssionAuthenticationMiddleware is enabled (at which point SessionAuthenticationMiddleware will have no signi ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , you'll also need to define a CACHES setting that points at your memcached or Redis instance respectively. ... ilures on main branch ¶ Ensure you have the latest point release of a supported Python version , since ther ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
設計思想 — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 最大限に生かすようになっています。 素早い開発 ¶ The point of a web framework in the 21st century is to make ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cation registry may not be fully populated at this point, which could cause the ORM to malfunction. Once th ...
https://man.plustar.jp/django/ref/applications.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eField ( ** options ) ¶ Stores a range of floating point values. Based on a DecimalField . Represented by a ... ess than the passed range. In other words, all the points in the returned range are less than all those in ... than the passed range. In other words, the all the points in the returned range are greater than all those ... ]> not_lt ¶ The returned ranges do not contain any points less than the passed range, that is the lower bou ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... k . To create a sitemap, write a Sitemap class and point to it in your URLconf . インストール ¶ To install ... ated URLs will each have a list of alternate links pointing to other language versions using the hreflang a ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... otExist and FieldError . The django-admin.py entry point is deprecated in favor of django-admin . The HttpR ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eption class is removed. The django-admin.py entry point is removed. The HttpRequest.is_ajax() method is re ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ennon@thebeatles.com' , 'johnpassword' ) # At this point, user is a User object that has already been saved ... tion/login.html template you can use as a starting point. It assumes you have a base.html template that def ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 6139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is computed over the state of the query up to the point where the annotation is requested. The practical i ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT