However we were not instructed to create a templates directory and it does
not already exist in the mysite directory.
--
Ticket URL: <https://code.djangoproject.com/ticket/23655>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
Comment:
Good catch, thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/23655#comment:1>
* status: new => closed
* resolution: => worksforme
Comment:
Actually, the first paragraph of
https://docs.djangoproject.com/en/dev/intro/tutorial02/#customizing-your-
project-s-templates says:
> Create a templates directory in your project directory.
That should be enough, no?
--
Ticket URL: <https://code.djangoproject.com/ticket/23655#comment:2>