CheckboxSelectMultiple that renders in columns (Python) by rfugger 1 day, 1 hour ago Convert Microsoft "smart quotes" to standard quotes (Python) by nomadjourney 3 days, 3 hours ago Get the youtube video thumbnail url template filter (Python)... 続きを読む
It's here! After many months of work, we're proud to announce the release today of Django 1.2. There's so much cool stuff packed into it that even a summary can't do it justice; you'll just have to go read the release notes to see it all, the... 続きを読む
Githubで提供されているGistは、ちょっとしたコードのSnippetを登録して紹介したり自分用のメモとしてとっておくのに便利なサービスだ。これはオンラインのWebサービスはもちろん、オフィスで使ってみても面白い。 Djangoで作られた、コードの断片を登録するソ... 続きを読む
kuma8さんが簡潔かつ的確なまとめを書いてくださっているが、とりあえず記録しておく。今回試した環境は、CentOS 5.2Python 2.6 Django 1.0.1-beta 必要なライブラリをインストールするServer版のCentOSを普通にインストールしたらApache2は入っているはずなの... 続きを読む
Instant Django is a portable Django development environment for Windows. No installation is required. Simply download, extract, and start learning Django. 続きを読む
Instant Django is a portable Django development environment for Windows. No installation is required. Simply download, extract, and start learning Django. 続きを読む
ここ数日仕事が忙しかったのですが、落ち着いたのでまたGoogle App Engineで遊んでました。ほげほげをDjagnoの管理画面っぽくしてみました。Djangoの管理画面の静的なファイルはAdminMediaHandler経由で提供されます。AdminMediaHandlerは、WSGIミドルウェアな... 続きを読む
Introduction Google App Engine and Django both have the ability to use the WSGI standard to run applications. As a result, it is possible to use nearly the entire Django stack on Google App Engine, including middleware. As a developer, the on... 続きを読む
Using Vim with Django This page is intended to be used as a collection of hints for using the Vim editor with Django. Table of Contents Using Vim with DjangoTipsVim ModelinePluginssnippetsEmu XMLEdit.vim Syntax for templates Project.vim Tag L... 続きを読む