#50 closed defect (fixed)
Tutorial#1 section Initial Setup directory listing is missing settings/urls folder
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | |
Severity: | minor | Keywords: | django_admin startproject |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
After django_admin.py startproject myproject is called new project now has a 'settings/urls' folder.
Tutorial#1 section 'Initial Setup' has a directory listing of the new project. The listing is missing settings/urls folder.
Note:
See TracTickets
for help on using tickets.
Fixed in [163].