Broken Django
metis# cd /usr/local/django/django_src
metis# svn update
And with those two lines, I somehow broke my Django installation on my Linux box.
Before breaking everything, I had worked through most of the tutorial and was actually starting to get the hang of the framework. Now I’m getting list index out of range errors. Very odd.
I’m [...]
