検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 239 for default (0.209 sec.)
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he postgres database, Django now falls back to the default database when it normally requires a "no database" ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n which prevented using a language not in Django's default language list ( LANGUAGES ) ( #25915 ). django.vie ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and that would be compatible with Django's safe by default philosophy. For the time being, developers whose a ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to be in INSTALLED_APPS ( #30312 ). Increased the default timeout when using Watchman to 5 seconds to preven ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ionships with intermediate models. The new through_defaults argument is used to specify values for new interm ... ld to False . DatabaseFeatures.uses_savepoints now defaults to True . Third party database backends must impl ... xt.slugify() is no longer marked as HTML safe. The default truncation character used by the urlizetrunc , tru ... the value. The ping_google management command now defaults to https instead of http for the sitemap's URL. I ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oField and SmallAutoField were not allowed for the DEFAULT_AUTO_FIELD setting ( #32620 ). Fixed a regression ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 4292
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... installed a custom user model and want to use this default auth handler, it must support an is_active attribu ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 4292
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng/confirming how to handle the document even if a default is set on the machine. If the as_attachment parame ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 4292
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is makes it easier for projects to extend Django's default behavior with JavaScript. JavaScript patches ¶ Dja ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 4292
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... object does not require any parameters to use the default settings. However, at the very least the GEOIP_PAT ... ation keywords may be used to customize any of the defaults. Keyword Arguments 説明 path Base directory to wh ... EX_CACHE MODE_MEMORY C API settings, respectively. Defaults to 0 ( MODE_AUTO ). country The name of the GeoIP ... country data file. Defaults to GeoLite2-Country.mmdb . Setting this keyword o ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]