mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Added meaningful titles to ..admonition:: directives.
This commit is contained in:
parent
8ed25d65ea
commit
c487634c10
5 changed files with 10 additions and 10 deletions
|
@ -396,7 +396,7 @@ here's what Django will look for:
|
|||
|
||||
When Django finds a template that exists, it stops looking.
|
||||
|
||||
.. admonition:: Tip
|
||||
.. admonition:: Use ``django.template.loader.select_template()`` for more flexibility
|
||||
|
||||
You can use :func:`~django.template.loader.select_template()` for flexible
|
||||
template loading. For example, if you've written a news story and want
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue