記事へのコメント3件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
DjangoOnJython - JythonWiki
Using Django on Jython Finally, Django works on Jython, without any special patching. Here are th... Using Django on Jython Finally, Django works on Jython, without any special patching. Here are the steps to get Django on Jython running: First, get a fresh version of Jython. Any release after 2.5.0 should work fine. Check out and install Django 1.2.5. $ svn co http://code.djangoproject.com/svn/django/trunk/ django $ cd django $ jython setup.py installYou may also like to make an alias for "djang
2008/03/29 リンク