Ticket #1116: templates_python.patch
File templates_python.patch, 586 bytes (added by , 19 years ago) |
---|
-
docs/templates_python.txt
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``