From 307c63f9a7c90a21368d8361cd76f48f372413ab Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 21 Dec 2019 14:58:46 +0100 Subject: Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials. --- docs/intro/tutorial07.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/intro/tutorial07.txt') diff --git a/docs/intro/tutorial07.txt b/docs/intro/tutorial07.txt index 60fef31da6..9bcc2b40a3 100644 --- a/docs/intro/tutorial07.txt +++ b/docs/intro/tutorial07.txt @@ -7,6 +7,11 @@ continuing the Web-poll application and will focus on customizing Django's automatically-generated admin site that we first explored in :doc:`Tutorial 2 `. +.. admonition:: Where to get help: + + If you're having trouble going through this tutorial, please head over to + the :doc:`Getting Help` section of the FAQ. + Customize the admin form ======================== -- cgit v1.3