#11292: django documentation typo/bug
---------------------------+------------------------------------------------
 Reporter:  alperkanat     |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Documentation  |     Version:  1.0       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 django documentation says:

 From the command line, cd into a directory where you’d like to store your
 code, then run the command '''django-admin.py startproject mysite'''. This
 will create a mysite directory in your current directory.

 when installed with distro packages such as debian, ubuntu and arch linux,
 that line should be,

 From the command line, cd into a directory where you’d like to store your
 code, then run the command '''django-admin startproject mysite'''. This
 will create a mysite directory in your current directory. New users are
 stucked at that point otherwise, looking to a bash "File not found"
 error..

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11292>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to