Opened 18 years ago
Closed 18 years ago
#2592 closed enhancement (fixed)
[patch] tutorial01.txt should note that you can't name your site "site"
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | |
Severity: | normal | Keywords: | tutorials |
Cc: | dev@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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?
Attachments (1)
Change History (6)
comment:1 by , 18 years ago
Cc: | added |
---|---|
Keywords: | tutorials added |
Summary: | tutorial01.txt should note that you can't name your site "site" → [patch] tutorial01.txt should note that you can't name your site "site" |
Triage Stage: | Unreviewed → Accepted |
Version: | 0.95 |
by , 18 years ago
comment:2 by , 18 years ago
Has patch: | set |
---|
comment:3 by , 18 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 by , 18 years ago
Triage Stage: | Ready for checkin → Accepted |
---|
My bad, working on the wrong ticket.
comment:5 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I've updated the tutorial information for this and made a few other changes based on the comments on the tutorial 1 page.
Not sure what the policy is regarding outdated comments, but IMO they should be removed. The ones that I think are invalid or incorporated into this patch are: