#26169 closed Bug (fixed)
Reusable Apps tutorial references incorrect step in which templates were created
| Reported by: | Manish Rastogi | Owned by: | Manish Rastogi |
|---|---|---|---|
| Component: | Documentation | Version: | 1.9 |
| Severity: | Normal | Keywords: | documentation, error |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
mysite/templates was created in Tutorial 07, not in Tutorial 02.
Current Documentation:
You created mysite/templates in :doc:Tutorial 2 </intro/tutorial02>,
and polls/templates in :doc:Tutorial 3 </intro/tutorial03>.
Corrected Documentation:
You created mysite/templates in :doc:Tutorial 7 </intro/tutorial07>,
and polls/templates in :doc:Tutorial 3 </intro/tutorial03>.
Change History (8)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|---|
| Type: | Uncategorized → Bug |
follow-up: 4 comment:3 by , 10 years ago
| Summary: | Error in documentation: Reusable Apps (Advanced Tutorial) → Reusable Apps tutorial references incorrect step in which templates were created |
|---|
comment:4 by , 10 years ago
Replying to timgraham:
I am new to this, I have submitted a correction on the github. Am I going about it the right way?
follow-up: 6 comment:5 by , 10 years ago
I don't see a pull request yet. Could you follow GitHub's instructions?
comment:6 by , 10 years ago
Replying to timgraham:
I don't see a pull request yet. Could you follow GitHub's instructions?
done! you should see one now!
Needs documentation