検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 243 for python (0.116 sec.)
How to upgrade Django to a newer version — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 必要とする領域について通知されるようにできます。 In Python, deprecation warnings are silenced by default. You ... must turn them on using the -Wa Python command line option or the PYTHONWARNINGS environm ... ample, to show warnings while running tests:   $ python -Wa manage.py test ...\> py -Wa manage.py test If ... ation warnings. For example, if you use pytest : $ PYTHONWARNINGS = always pytest tests --capture = no アップ ...
https://man.plustar.jp/django/howto/upgrade-version.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... メソッドはクリーニングされた (標準化された) データを Python オブジェクトとして返すはずです。 Most validation c ... lid input. Validators are run after the field's to_python and validate methods have been called. フォームのバ ... タムやオーバーライドすることができます: Field の to_python() メソッドはすべてのバリデーションの最初のステップ ... 取り、変換した値を返します。たとえば、 FloatField は Python の float に変換されるか、もしくは ValidationError ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3 (#21398). Fixed a regression that prevented a Fo ... m working in ModelForms (#21428). Added missing to_python method for ModelMultipleChoiceField which is requi ... h in the debug view after an exception occurred on Python ≥ 3.3 (#21443). Fixed a crash in ImageField on som ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 5100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... strip_tags() . This issue only affects versions of Python that haven't received a bugfix in HTMLParser ; nam ... ely Python < 2.7.7 and 3.3.5. Some operating system vendors h ... ave also backported the fix for the Python bug into their packages of earlier versions. To re ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 5059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo also supports deploying on ASGI , the emerging Python standard for asynchronous web servers and applicat ... monly provided as an object named application in a Python module accessible to the server. The startproject ... ut the same may not be true of third-party apps or Python libraries. Settings モジュールを設定する ¶ When th ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
Django を uWSGI とともに使うには? — Django 4.0.6 ドキュメント 5059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の installation procedures が記載されています。pip (Python のパッケージマネージャー) を使って、あらゆるバージ ... ます。たとえば: # Install current stable version. $ python -m pip install uwsgi # Or install LTS ( long term ... support ) . $ python -m pip install https://projects.unbit.it/downloads ... 。 Django 特有のオプションは以下の通りです: chdir : Python のインポートパス上で必要になるディレクトリへのパス ...
https://man.plustar.jp/django/howto/deployment/wsgi/uwsgi.html - [similar]
はじめての Django アプリ作成、その 3 — Django 4.0.6 ドキュメント 5059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... テンツはビューによって提供されます。各ビューは単純に Python 関数 (クラスベースビューの場合はメソッド) として実 ... ストすると、 Django は ROOT_URLCONF に指定されている Python モジュール mysite.urls をロードします。そのモジュー ... o のテンプレートシステム、あるいはサードパーティの Python テンプ レートシステムを使ってもよいですし、使わなく ... も、 ZIP ファイルをその場で生成してもかまいません。 Python ライブラリを使ってやりたいことを何でも実現できます ...
https://man.plustar.jp/django/intro/tutorial03.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... previous LTS, Django 1.8, will end in April 2018. Python バージョン間の互換性 ¶ Django 1.11 の動作には Pyth ... いずれかが必要です。各バージョン系列の最終リリースの Python を使用することを 強く推奨 し、公式には最終リリース ... ん。 The Django 1.11.x series is the last to support Python 2. The next major release, Django 2.0, will only s ... upport Python 3.4+. 廃止予定警告はデフォルトでは表示されなくなり ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 5059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in django.contrib.gis in the Google Map output on Python 3 (#20773). Made DjangoTestSuiteRunner.setup_datab ... ched.MemcachedCache backend's get_many() method on Python 3 (#20722). Fixed django.contrib.humanize translat ... e CSRF token now rotates when a user logs in. Some Python 3 compatibility fixes including #20212 and #20025. ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 5059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rals to the default apps.py created by startapp on Python 2 ( #25909 ). Add this line to your own apps.py fi ... go 1.9 if you want your migrations to work on both Python 2 and Python 3. Prevented QuerySet.delete() from c ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]