Opened 13 years ago
Closed 13 years ago
#18636 closed Uncategorized (worksforme)
django-admin.py startproject mysite
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Hi,
Thanks for the good work.
"django-admin.py startproject mysite" should read "django-admin startproject mysite" at least on my machine (Ubuntu 12.04)
this is where the django-admin resides /usr/bin/django-admin
Best
Note:
See TracTickets
for help on using tickets.
This peculiarity of Ubuntu is explained exactly two lines below the command, in "Script name may differ in distribution packages".