Two simple links which have been very helpful in doing my inital Django project.
1) The Dreamhost installation guide on the DH wiki.
2) The Django project template utility, which sets up new projects and all the assorted config files to a much greater degree than the built-in django-admin.py utility. I’ve added a couple more templated items, such as an ipython script which starts ipython with Django properly in the search path and loads the app model for you.
Technorati Tags: Django, python
















1 response so far ↓
1 Mike Robinson // Feb 14, 2007 at 3:41 pm
“Django project template utility” link is now dead-site. URI is there but nothing’s there. (Maybe it’s a technical failure.)
Leave a Comment