検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 133 for version (0.085 sec.)
Installing PostGIS — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , and python-psycopg2 (x.x matching the PostgreSQL version you want to install). Alternately, you can build f ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デートするときは、 How to upgrade Django to a newer version ガイドに従ってください。 Python バージョン間の互換 ... ィールドに対する null 代入チェックの廃止 ¶ In older versions, assigning None to a non-nullable ForeignKey or O ... 、単純なリスト表現よりも曖昧さが軽減されます。 utils.version.get_version() returns PEP 440 compliant release ca ... ndidate versions (e.g. '1.10rc1' instead of '1.10c1'). CSRF token ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d extend the native Object.prototype . The bundled version of jQuery used by the Django admin has been patche ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
Django 3.0.7 リリースノート — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Tracking a jQuery security release, upgraded the version of jQuery used by the admin from 3.4.1 to 3.5.1. 目 ...
https://man.plustar.jp/django/releases/3.0.7.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or an app are the migrations that create the first version of that app's tables. Usually an app will have one ... example, you created it against a previous Django version), you'll need to convert it to use migrations by r ... run migrations, Django is working from historical versions of your models stored in the migration files. If ... se routers, you need to use these historical model versions rather than importing them directly. 警告 If you ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
索引 — Django 4.0.6 ドキュメント 5655
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CHES-OPTIONS setting CACHES-TIMEOUT setting CACHES-VERSION setting CallbackFilter (django.utils.log のクラス) ... shmigrations startapp startproject test testserver version django.apps モジュール django.conf.settings.config ... files.storage モジュール) (Storage のメソッド) get_version() (BaseCommand のメソッド) get_week() (WeekMixin の ... _backend (PasswordResetConfirmView の属性) POSTGIS_VERSION setting Power (django.db.models.functions のクラス ...
https://man.plustar.jp/django/genindex.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 5655
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... raise a RemovedInDjango51Warning . Django 5.0 (the version that follows 4.2) will still contain the backwards ... the latest stable release. Regressions from older versions of Django introduced in the current release serie ... ing out what major features to include in the next version. This should include a good deal of preliminary wo ... map page, e.g. https://code.djangoproject.com/wiki/Version1.11Roadmap . フェーズ2: 開発 ¶ The second part of ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 5655
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onsible for doing all necessary URL quoting and conversion to ASCII inside the method itself. A complex examp ... evelopers like to make available both Atom and RSS versions of their feeds. To do that, you can create a subc ... fferent. Then update your URLconf to add the extra versions. Here's a full example: from django.contrib.syndi ... by get_object() and returns the URL # of the HTML version of the feed as a normal Python string. """ def lin ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
データベース — Django 4.0.6 ドキュメント 5655
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ee the MySQL notes for more details. MySQL notes ¶ Version support ¶ Django supports MySQL 5.7 and higher. Dj ... download page . The Django adapter is available in versions 1.1.X and later. It may not support the most rece ... names ¶ There are known issues in even the latest versions of MySQL that can cause the case of a table name ... ing matching and case sensitivity ¶ For all SQLite versions, there is some slightly counter-intuitive behavio ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5655
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rrors = 'strict' ) [ソース] ¶ Returns a bytestring version of arbitrary object s , encoded as specified in en ... ly Rss201rev2Feed For definitions of the different versions of RSS, see: https://web.archive.org/web/20110718 ... f fancy_utility_function ( s , ... ): # Do some conversion on string 's' ... fancy_utility_function = keep_la ... ¶ urlencode ( query , doseq = False ) [ソース] ¶ A version of Python's urllib.parse.urlencode() function that ...
https://man.plustar.jp/django/ref/utils.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT