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>`.
--
Ticket URL: <https://code.djangoproject.com/ticket/26169>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => manish001in
* needs_docs: => 0
* status: new => assigned
* needs_tests: => 0
* needs_better_patch: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:1>
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:2>
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:3>
Comment (by manish001in):
Replying to [comment:3 timgraham]:
I am new to this, I have submitted a correction on the github. Am I going
about it the right way?
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:4>
Comment (by timgraham):
I don't see a pull request yet. Could you follow
[https://help.github.com/articles/using-pull-requests/ GitHub's
instructions]?
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:5>
Comment (by manish001in):
Replying to [comment:5 timgraham]:
> I don't see a pull request yet. Could you follow
[https://help.github.com/articles/using-pull-requests/ GitHub's
instructions]?
done! you should see one now!
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ad216381fcd7d3d62f1639f9998f5a965d8eaedb" ad216381]:
{{{
#!CommitTicketReference repository=""
revision="ad216381fcd7d3d62f1639f9998f5a965d8eaedb"
Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:7>
Comment (by Tim Graham <timograham@…>):
In [changeset:"23509a895f3b1759375792a2da7ada02bc51eab0" 23509a89]:
{{{
#!CommitTicketReference repository=""
revision="23509a895f3b1759375792a2da7ada02bc51eab0"
[1.9.x] Fixed #26169 -- Fixed tutorial reference in reusable apps
tutorial.
Backport of ad216381fcd7d3d62f1639f9998f5a965d8eaedb from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26169#comment:8>