I believe the directory structure for Django has changed. So, Writing your first Django app, Part 1, http://docs.djangoproject.com/en/dev/intro/tutorial01/, should refer to site-packages/django/django/bin, not site-packages/ django/bin as the path entry. If you all agree I am getting this right, I will create a documentation ticket.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

