Minimal Django install on Windows

Here’s a quick guide for a minimal Django install on Windows, as opposed to my more complex Django on Windows HOWTO from a while back.

Quoth Yasushi Masuda:

Django works on Windows. This article describes a quick setup guide for Django release 0.95 with SQLite configuration. This is handy enough for trial or learning, and functional enough for practical developement. It will take only 3 minutes: actually, if you already have Python 2.4 installed, just only 30 seconds!

It’s a .jp domain, but the guide is in English.

Leave a Reply