検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 95 for valid (0.092 sec.)
GeoDjango Database API — Django 4.0.6 ドキュメント 6214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... distance tests ) on a projected coordinate system valid for cities in southern Texas: from django.contrib. ... ength = 30 ) # A projected coordinate system (only valid for South Texas!) # is used, units are in meters. ... X X X C exact X X X X X B intersects X X X X X B isvalid X X X (≥ 5.7.5) X overlaps X X X X X B relate X X ... 5.7.5) X (LWGEOM/RTTOPO) Intersection X X X X X IsValid X X X (≥ 5.7.5) X Length X X X X X LineLocatePoint ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
設定 — Django 4.0.6 ドキュメント 6214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UG is True and ALLOWED_HOSTS is empty, the host is validated against ['.localhost', '127.0.0.1', '[::1]'] . ... d. Formats will be tried in order, using the first valid one. Note that these format strings use Python's d ... d. Formats will be tried in order, using the first valid one. Note that these format strings use Python's d ... can have serious security implications, there is a validation check to prevent it. MEDIA_URL ¶ デフォルト値 ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 6214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rather than None . An empty string is treated as a valid session key and the session cookie is set accordin ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 6214
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quest , username = None , password = None ): login_valid = ( settings . ADMIN_LOGIN == username ) pwd_valid ... ( password , settings . ADMIN_PASSWORD ) if login_valid and pwd_valid : try : user = User . objects . get ... an HMAC of the password field. Used for Session invalidation on password change . AbstractUser subclasses ... sswordHashField from django.core.exceptions import ValidationError from customauth.models import MyUser cla ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... '205.186.163.125' and 'djangoproject.com' would be valid query parameters. GeoIP2. city ( query ) ¶ Returns ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... site with an expired, self-signed, or otherwise invalid SSL certificate. If you use HSTS, make sure your c ... whether to do so is spelled Referrer-Policy ). The valid values for this setting are: no-referrer Instructs ... the SECURE_CROSS_ORIGIN_OPENER_POLICY setting. The valid values for this setting are: same-origin Isolates ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d. If choices are given, they're enforced by model validation and the default form widget will be a select ... her ModelForm . They are also skipped during model validation . Default is True . error_messages ¶ Field. e ... rride. Error message keys include null , blank , invalid , invalid_choice , unique , and unique_for_date . ... his is enforced at the database level and by model validation. If you try to save a model with a duplicate ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SRF cookie. This can allow an attacker to obtain a valid CSRF cookie value and perform attacks which bypass ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SRF cookie. This can allow an attacker to obtain a valid CSRF cookie value and perform attacks which bypass ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n is specified. Bugfixes ¶ Corrected email and URL validation to reject a trailing dash ( #22579 ). Prevent ... and flush ( #23089 ). Fixed the "ORA-01843: not a valid month" errors when using Unicode with older versio ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT