差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| python:django:django_install [2020/12/11 17:17] – [Linux] ともやん | python:django:django_install [2020/12/11 17:34] (現在) – [Linux] ともやん | ||
|---|---|---|---|
| 行 29: | 行 29: | ||
| < | < | ||
| - | $ python -c " | + | $ python -m django |
| </ | </ | ||
| <WRAP prewrap 100% #result> | <WRAP prewrap 100% #result> | ||
| 行 91: | 行 91: | ||
| <WRAP prewrap 100% # | <WRAP prewrap 100% # | ||
| < | < | ||
| - | Type ' | + | Type ' |
| Available subcommands: | Available subcommands: | ||
| 行 122: | 行 122: | ||
| Note that only Django core commands are listed as settings are not properly configured (error: Requested setting INSTALLED_APPS, | Note that only Django core commands are listed as settings are not properly configured (error: Requested setting INSTALLED_APPS, | ||
| </ | </ | ||
| + | </ | ||
| ===== Windows ===== | ===== Windows ===== | ||