Opened 12 years ago
Closed 12 years ago
#19673 closed Cleanup/optimization (fixed)
Improvement en Tutorial "Writing your first Django app, part 3"
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
After
TemplateDoesNotExist at /polls/
polls/index.html
Should specify better the place of the template dir. I have seen a lot of questions and problems on specifying the direction for TEMPLATE DIR to avoid this error
Simple suggestions
Note:
See TracTickets
for help on using tickets.
This has been addressed in the latest version of the tutorial (#18715).