python:django

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
python:django [2020/04/04 05:51] – [その他メモ] ともやんpython:django [2020/04/06 10:06] ともやん
行 1: 行 1:
 <html> <html>
   <style>   <style>
 +    #logo {
 +      background-color: #0C4B33;
 +      padding: 15px;
 +    }
 +    #logo p {
 +      margin: 0;
 +    }
 +    .dokuwiki .plugin_wrap {
 +      width: fit-content;
 +    }
     #scroll {     #scroll {
       height: 300px;       height: 300px;
行 9: 行 19:
 </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 ともやん