Hacker News new | ask | show | jobs
by cjlesh 6682 days ago
If you want to give Django a try, you might want to check out my simple tutorial:

http://www.instantdjango.com

It includes a portable Django development environment for Windows, no installation required, and it even runs from a USB thumb drive. The tutorial walks you through creating a simple website, and explains what is happening each step of the way.

The website is overdue for some updates, and I really need to finish writing the second chapter, but you might find it an interesting way to spend 45 minutes.