You are writing a comment about The Django and Ubuntu Intrepid Almanac, here is a quick summary:
This heavy tome of wisdom will guide you, keystroke by keystroke, through configuring a mod_wsgi, Postgres, memcached, Django server on Ubuntu Intrepid. Written for a complete command line beginner, but hopefully useful to everyone (I know I'll have to refer to it to remember how to add additional domains to my server as well ;).
You are responding to this comment written by Will Larson on February 14th 2009, 13:34.
Hi Shant,
That actually isn't an issue. It's just because the Apache virtual host is missing a domain specification, but that won't be causing anything to go wrong.
I cleaned up the article to reflect the errors you pointed out before. Basically the changed likes are like this:
su django
cd ~/domains/substanceis.com/
./substanceis.com/bin/python substanceis.com/bin/django-admin.py startproject hello
exit
sudo ln -s /home/django/domains/substanceis.com/substanceis.com/lib/python2.5/site-packages/django/contrib/admin/media /home/django/domains/substanceis.com/public/media/admin
Thanks for working through this and giving me all this great feedback. It's pretty hard to avoid making some errors given the scope of the project and especially because I integrated Virtualenv into the buildout after I had already completed the original.
Please be aware that comment forms go stale after one hour.
Comments may make use of LifeFlow MarkDown. Raw html will be escaped.
Quick Introduction to LifeFlow MarkDown Syntax
A highlighted code block:
Other common languages work as well: scheme, python, java, html, etc.
Other markdown syntax: