Re: Django development version docs

2010-02-02 Thread Thomas B. Higgins
@Karen, Oops, sorry. I had an extra folder name in my Tortoise SVN checkout settings. My mistake. Thank you for being so efficient at policing nonsense. Tom On Feb 2, 11:33 am, Karen Tracey wrote: > On Tue, Feb 2, 2010 at 2:25 PM, Thomas B. Higgins > wrote: > > > I believe the directory struct

Re: Django development version docs

2010-02-02 Thread Thomas B. Higgins
@Karen, Oops, sorry. I had an extra folder name in my Tortoise SVN checkout settings. My mistake. Thank you for being so efficient at policing nonsense. Tom On Feb 2, 11:33 am, Karen Tracey wrote: > On Tue, Feb 2, 2010 at 2:25 PM, Thomas B. Higgins > wrote: > > > I believe the directory struct

Re: Django development version docs

2010-02-02 Thread Karen Tracey
On Tue, Feb 2, 2010 at 2:25 PM, Thomas B. Higgins 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

Django development version docs

2010-02-02 Thread Thomas B. Higgins
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