検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 243 for python (0.079 sec.)
FAQ: 一般的な質問 — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty and Simon Willison) ditched PHP and began using Python to develop its websites. As they built intensive, ... ンソー ス化する決定を下しました。 Django は Apache , Python , そして PostgreSQL をはじめとする様々なオープンソ ... て再配布するための幅広い権限を与えています。 DjangoにPythonのライセンスファイルが含まれているのはなぜですか? ¶ ... DjangoにはPython標準ライブラリのコードが含まれています。Pythonは寛容 ...
https://man.plustar.jp/django/faq/general.html - [similar]
Django の概要 — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... スなしで Django を使うこともできますが、 Django には Python コードでデータベースのレイアウトを記述した オブジェ ... のコマンドラインユーティリティを実行します。   $ python manage.py makemigrations $ python manage.py migrat ... れで、データにアクセスするための無料で豊富な :doc: ` Python API ` が手に入りました。APIはその場で作成されるので ... ] > # Fields are represented as attributes on the Python object. >>> r . full_name 'John Smith' # Django pr ...
https://man.plustar.jp/django/intro/overview.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d remove a model - and then run makemigrations : $ python manage.py makemigrations Migrations for 'books': b ... りに変更が行われるように、データベースに適用します $ python manage.py migrate Operations to perform: Apply all ... ば、 makemigrations --name オプションが使えます。 $ python manage.py makemigrations --name changed_my_model y ... ion using atomic() or by passing atomic=True to RunPython . See 非アトミックのマイグレーション for more deta ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 5899
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ファイルはモジュールレベルの変数が記述された、ただのPythonモジュールです。 設定例を幾つか示します: ALLOWED_HOS ... WED_HOSTS も設定する必要があります。 設定ファイルはPythonのモジュールなので、以下のような性質を備えています。 ... Pythonの構文エラーになってはいけません。 通常の Pythonの構 ... . The value of DJANGO_SETTINGS_MODULE should be in Python path syntax, e.g. mysite.settings . Note that the ...
https://man.plustar.jp/django/topics/settings.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... their deprecation process and have been removed . Python バージョン間の互換性 ¶ Django 1.7 requires Python ... ries. The Django 1.6 series is the last to support Python 2.6. Django 1.7 is the first release to support Py ... s most operating-system vendors today are shipping Python 2.7 or newer as their default version. If you're s ... till using Python 2.6, however, you'll need to stick to Django 1.6 u ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5818
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d the documentation locally, install Sphinx:   $ python -m pip install Sphinx ...\> py -m pip install Sphi ... mework, capitalize Django. It is lowercase only in Python code and in the djangoproject.com logo. email -- n ... on", "SQL" should be preceded by "an" and not "a". Python -- when referring to the language, capitalize Pyth ... ith the title "auth". Use intersphinx to reference Python's and Sphinx' documentation. Add .. code-block:: < ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 5818
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2, 2016 Django 1.8.8 fixes several bugs in 1.8.7. Python 3.2 users, please be advised that we've decided to ... drop support for Python 3.2 in Django 1.8.x at the end of 2016. We won't b ... hat, but we won't test subsequent releases against Python 3.2 either. Upstream support for Python 3.2 ends F ... lue in providing security updates for a version of Python that could be insecure. To read more about the dec ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 2.2.22 release notes — Django 4.0.6 ドキュメント 5818
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On Python 3.9.5+, URLValidator didn't pro ... URLValidator silently removes newlines and tabs on Python 3.9.5+, so the possibility of newlines entering yo ... y since URLValidator accepted newlines in input on Python 3.9.5+ 前のトピックへ Django 2.2.23 release notes ...
https://man.plustar.jp/django/releases/2.2.22.html - [similar]
Django 3.1.10 release notes — Django 4.0.6 ドキュメント 5818
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On Python 3.9.5+, URLValidator didn't pro ... URLValidator silently removes newlines and tabs on Python 3.9.5+, so the possibility of newlines entering yo ... y since URLValidator accepted newlines in input on Python 3.9.5+ 前のトピックへ Django 3.1.11 release notes ...
https://man.plustar.jp/django/releases/3.1.10.html - [similar]
Django 3.2.2 release notes — Django 4.0.6 ドキュメント 5778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y since URLValidator accepted newlines in input on Python 3.9.5+ ¶ On Python 3.9.5+, URLValidator didn't pro ... URLValidator silently removes newlines and tabs on Python 3.9.5+, so the possibility of newlines entering yo ... y since URLValidator accepted newlines in input on Python 3.9.5+ Bugfixes 前のトピックへ Django 3.2.3 releas ...
https://man.plustar.jp/django/releases/3.2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT