= Django Tutorials = [[TOC]] == General Tutorials == * [http://fallingbullets.com/blog/2006/aug/06/wordpress-clone-27-seconds-part-1-40/ WordPress Clone in 27 Seconds] * [http://www.wilsonminer.com/posts/2006/may/10/are-you-generic/ build a portfolio app in 30 minutes with Django] * [http://lukeplant.me.uk/blog.php?id=1107301641 A Django website that took (a lot) more than 20 minutes] * [http://www2.jeffcroft.com/2006/may/02/django-non-programmers/ Django for non-programmers] == Tutorials on Specific Topics: == === Setup/Configurations === * [http://www2.jeffcroft.com/2006/may/11/django-dreamhost/ Setting up Django on Dreamhost] * [http://thinkhole.org/wp/2006/04/03/django-on-windows-howto/ Django on Windows HOWTO] * [http://toolmantim.com/article/2006/5/31/installing_django_on_osx Installing Django on OSX] === Understanding Django Internals === * [http://www.b-list.org/weblog/2006/06/13/how-django-processes-request How Django processes a request] * [http://www.b-list.org/weblog/2006/06/28/django-tips-difference-between-blank-and-null The difference between blank and null]