#2592: tutorial01.txt should note that you can't name your site "site"
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jacob
     Type:  enhancement          |      Status:  new  
 Priority:  normal               |   Milestone:       
Component:  Documentation        |     Version:  0.95 
 Severity:  normal               |    Keywords:       
---------------------------------+------------------------------------------
 My very first experience with Django, I executed the command :
 
 {{{
 django-admin.py startproject site
 }}}
 
 And the rest of the tutorial didn't work. I then deleted the site folder,
 and did it again, this time with a folder named "www" it worked that time.
 
 Does this mean the site can't be named site?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2592>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to