検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 133 for version (0.107 sec.)
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... spatial libraries: Program 説明 Required Supported Versions GEOS Geometry Engine Open Source はい 3.10, 3.9, ... Lite only) 5.0, 4.3 Note that older or more recent versions of these libraries may also work totally fine wit ... lding GDAL. First download the latest GDAL release version and untar the archive: $ wget https://download.osg ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... another model (so you inherit from the historical version). If it's not supplied, it defaults to inheriting ... pps , schema_editor ): # We get the model from the versioned app registry; # if we directly import it, it'll ... be the wrong version Country = apps . get_model ( "myapp" , "Country" ) ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rable results. reverse_lazy() ¶ A lazily evaluated version of reverse() . reverse_lazy ( viewname , urlconf = ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ost of Django's core APIs won't be changing before version 1.0. There likely won't be as big of a change betw ... een 0.95 and 1.0 versions as there was between 0.91 and 0.95. 変更と新機能 ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that you are looking at the documentation for your version of Django, as the exact code necessary is differen ... t for some older versions of Django. FileField no longer deletes files ¶ In ... earlier Django versions, when a model instance containing a FileField was ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... wn types and most such classes perform explicit conversion of query arguments to the correct database-level t ... tom field classes will perform appropriate type conversions, and users of the raw() and extra() query methods ... to ensure they perform appropriate manual type conversions prior to executing queries. select_for_update() r ... y join ( #21760 ). Additionally, Django's vendored version of six, django.utils.six has been upgraded to the ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ral bugs in 1.7.1. Additionally, Django's vendored version of six, django.utils.six , has been upgraded to th ... required on Python 3 for interpolation. Removed conversion of related_name to text in migration deconstructio ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng was renamed to RemovedInDjango110Warning as the version roadmap was revised to 1.9, 1.10, 1.11 (LTS), 2.0 ... possibility by filling session store ¶ In previous versions of Django, the session backends created a new emp ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... python -m pip install argon2-cffi (along with any version requirement from Django's setup.cfg ). Modify PASS ... nt to python -m pip install bcrypt (along with any version requirement from Django's setup.cfg ). Modify PASS ... ifferently from the value that Django uses. The conversion is given by memory_cost == 2 ** memory_cost_comman ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 5449
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lse , errors = "strict" ): """ Return a bytestring version of 's', encoded as specified in 'encoding'. If str ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT