mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Deprecated TEMPLATE_DIRS.
This commit is contained in:
@@ -853,7 +853,7 @@ Templates
|
||||
rendering of a template.
|
||||
|
||||
* The following functions now accept a ``dirs`` parameter which is a list or
|
||||
tuple to override :setting:`TEMPLATE_DIRS`:
|
||||
tuple to override ``TEMPLATE_DIRS``:
|
||||
|
||||
* :func:`django.template.loader.get_template()`
|
||||
* :func:`django.template.loader.select_template()`
|
||||
|
||||
Reference in New Issue
Block a user