Opened 12 years ago
Closed 12 years ago
#20623 closed Cleanup/optimization (worksforme)
django-admin.py startproject[ project name ] create only manage.py file
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.4 |
| Severity: | Normal | Keywords: | django-admin.py startproject |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
same as above..
Attachments (1)
Change History (2)
by , 12 years ago
comment:1 by , 12 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Hi,
As the tutorial explains [1], django-admin.py startproject [project_name] creates a folder besides manage.py.
[1] https://docs.djangoproject.com/en/1.5/intro/tutorial01/
Note:
See TracTickets
for help on using tickets.
django-admin.py startproject