python:django

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン両方とも次のリビジョン
python:django [2020/04/04 05:51] – [その他メモ] ともやんpython:django [2020/04/06 10:05] – [Django - Web アプリケーション フレームワーク] ともやん
行 5: 行 5:
       overflow: scroll;       overflow: scroll;
       overflow-x: hidden;       overflow-x: hidden;
 +    }
 +  </style>
 +</html>
 +<html>
 +  <style>
 +    #logo {
 +      background-color: #0C4B33;
 +      padding: 15px;
 +    }
 +    #logo p {
 +      margin: 0;
 +    }
 +    .dokuwiki .plugin_wrap {
 +      width: fit-content;
     }     }
   </style>   </style>
 </html> </html>
 ====== Django - Web アプリケーション フレームワーク ====== ====== Django - Web アプリケーション フレームワーク ======
 +<WRAP prewrap #logo>
 +{{python:django-logo.svg?200|django logo}}\\
 +</WRAP>
 +\\
 本家: [[https://www.djangoproject.com/|The Web framework for perfectionists with deadlines | Django]]\\ 本家: [[https://www.djangoproject.com/|The Web framework for perfectionists with deadlines | Django]]\\
 ソースコード: [[https://github.com/django/django|django/django: The Web framework for perfectionists with deadlines.]]\\ ソースコード: [[https://github.com/django/django|django/django: The Web framework for perfectionists with deadlines.]]\\
  • python/django.txt
  • 最終更新: 2021/06/05 05:52
  • by ともやん