検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 133 for version (0.052 sec.)
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6211
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デートするときは、 How to upgrade Django to a newer version ガイドに従ってください。 Python バージョン間の互換 ... e new GEOSGeometry.buffer_with_style() method is a version of buffer() that allows customizing the style of t ... eTestCase.assertWarnsMessage() method is a simpler version of assertWarnsRegex() . Backwards incompatible cha ... ermission codename. その他 ¶ The minimum supported version of mysqlclient is increased from 1.3.3 to 1.3.7. S ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ncremental changes to keep up with the development version of Django. 後方互換性のない変更 ¶ The following ch ... encourage MySQL users to upgrade to a more recent version of MySQLdb as soon as possible, The "mysql_old" ba ... ncompatible change, and anyone still using the old version of django.forms at that time will need to change t ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 6138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ttack against django.views.static.serve ¶ In older versions of Django, the django.views.static.serve() view r ... n compatibility with Python 2.5, Django's vendored version of six, django.utils.six , has been downgraded to ... 1.8.0 which is the last version to support Python 2.5. 目次 Django 1.4.18 release ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e aware of when upgrading from Django 1.6 or older versions. We've begun the deprecation process for some fea ... are shipping Python 2.7 or newer as their default version. If you're still using Python 2.6, however, you'll ... ck to Django 1.6 until you can upgrade your Python version. Per our support policy , Django 1.6 will continue ... jango.contrib.gis ¶ The default OpenLayers library version included in widgets has been updated from 2.11 to ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 6138
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntaining the last ETag it was sent. If the current version of the page matches the ETag sent by the client, o ... ends an If-Match: "abcd1234" header to specify the version it is trying to update. Server checks to see if th ... r receiving a 412 response, to retrieve an updated version of the content before updating it. The important t ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6078
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デートするときは、 How to upgrade Django to a newer version ガイドに従ってください。 Python バージョン間の互換 ... transparent. Selection of the current timezone, conversion of datetime instances to the current timezone in f ... Admin.verbose_name + 's' . jQuery is upgraded from version 3.5.1 to 3.6.0. django.contrib.admindocs ¶ The adm ... tgreSQL 10 and higher. Also, the minimum supported version of psycopg2 is increased from 2.5.4 to 2.8.4, as p ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6078
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... がこちらです。 settings.py ¶ import os LOGGING = { 'version' : 1 , 'disable_existing_loggers' : False , 'handl ... named logger: settings.py ¶ import os LOGGING = { 'version' : 1 , 'disable_existing_loggers' : False , 'handl ... はこのように設定します。 settings.py ¶ LOGGING = { 'version' : 1 , 'disable_existing_loggers' : False , 'handl ... ロギングの設定の例です。 settings.py ¶ LOGGING = { 'version' : 1 , 'disable_existing_loggers' : False , 'forma ...
https://man.plustar.jp/django/topics/logging.html - [similar]
クイックインストールガイド — Django 4.0.6 ドキュメント 6005
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... らかをした場合は、ドキュメントの new in development version とマークされた部分に気をつけてください。このフレー ... ポートします: >>> import django >>> print(django.get_version()) 4.0 別バージョンの Django がインストールされてい ...
https://man.plustar.jp/django/intro/install.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デートするときは、 How to upgrade Django to a newer version ガイドに従ってください。 Django 1.11 is designated ... now a required dependency for GeoDjango. In older versions, it's only required for SQLite. contrib.gis.maps ... is removed as it interfaces with a retired version of the Google Maps API and seems to be unmaintaine ... ce, Django 1.11 sets PostgreSQL 9.3 as the minimum version it officially supports. Support for PostGIS 2.0 is ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.3.3 release notes — Django 4.0.6 ドキュメント 5933
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 1.3. Since Python 2.4 is a supported Python version for that release series, this release fixes compat ...
https://man.plustar.jp/django/releases/1.3.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT