mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.6.x] Fixed #17638 -- Added crosslinks between topic and reference guides.
Thanks oinopion for the suggestion and jarus for the initial patch.
Backport of 054bdfeff1 from master
This commit is contained in:
@@ -688,3 +688,9 @@ access to the humanize template tags and filters. The child template is
|
||||
responsible for its own ``{% load humanize %}``.
|
||||
|
||||
This is a feature for the sake of maintainability and sanity.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:doc:`The Templates Reference </ref/templates/index>`
|
||||
Covers built-in tags, built-in filters, using an alternative template,
|
||||
language, and more.
|
||||
|
||||
Reference in New Issue
Block a user