On Tue, Feb 2, 2010 at 2:25 PM, Thomas B. Higgins <[email protected]>wrote:
> 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. > No, the structure hasn't changed. There should not be two levels of 'django' in that path. Why do you think there should be? Karen -- 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.

