Ticket #1116: templates_python.patch
| File templates_python.patch, 0.6 kB (added by Cheng <czhang.cmu+web@gmail.com>, 3 years ago) |
|---|
-
docs/templates_python.txt
old new 463 463 directories, in this order: 464 464 465 465 * ``/path/to/myproject/polls/templates/foo.html`` 466 * ``/path/to/myproject/music/templates/ music.html``466 * ``/path/to/myproject/music/templates/foo.html`` 467 467 468 468 Note that the loader performs an optimization when it is first imported: 469 469 It caches a list of which ``INSTALLED_APPS`` packages have a ``templates``
