検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 216 for contrib (0.162 sec.)
Django 2.1.6 リリースノート — Django 4.0.6 ドキュメント 4640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ If django.utils.numberformat.format() -- used by contrib.admin as well as the floatformat , filesizeformat ...
https://man.plustar.jp/django/releases/2.1.6.html - [similar]
Django 3.1.2 release notes — Django 4.0.6 ドキュメント 4640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... E test database setting ( #32012 ). Fixed a django.contrib.admin.EmptyFieldListFilter crash when using on a G ...
https://man.plustar.jp/django/releases/3.1.2.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 4640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... key relation to the model: models.py ¶ from django.contrib.auth.models import User from django.db import mode ... rm_valid() to add the user: views.py ¶ from django.contrib.auth.mixins import LoginRequiredMixin from django. ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 4640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .middleware.security.SecurityMiddleware' , 'django.contrib.sessions.middleware.SessionMiddleware' , 'django.m ... ango.middleware.csrf.CsrfViewMiddleware' , 'django.contrib.auth.middleware.AuthenticationMiddleware' , 'djang ... o.contrib.messages.middleware.MessageMiddleware' , 'django.m ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
django.contrib.gis.measure — Django 4.0.6 ドキュメント 4608
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me | Table of contents | Index | Modules up django.contrib.gis.measure のソースコード # Copyright (c) 2007, R ... Neither the name of Distance nor the names of its contributors may be used # to endorse or promote products ... SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTI ... SCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR # ANY DIRECT, INDIRECT, INCIDEN ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 4608
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons, or filters in Django. 実装例: >>> from django.contrib.gis.db.models.functions import Length >>> Track . ... traliaCity queryset is calculated: >>> from django.contrib.gis.db.models.functions import Distance >>> pnt = ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 4608
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a migration operation in your project: from django.contrib.postgres.operations import CreateExtension from dj ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 4608
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ackage, including one directory required by django.contrib.gis and part of Django's unit-test suite. Django 1 ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 4608
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go relies on user input in some cases (e.g. django.contrib.auth.views.login() and i18n ) to redirect the user ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.11.10 リリースノート — Django 4.0.6 ドキュメント 4608
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... el is deleted ( #29016 ). Fixed a regression where contrib.auth.authenticate() crashes if an authentication b ...
https://man.plustar.jp/django/releases/1.11.10.html - [similar]