summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial07.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro/tutorial07.txt')
-rw-r--r--docs/intro/tutorial07.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/intro/tutorial07.txt b/docs/intro/tutorial07.txt
index 2325ac8074..7c2387eee7 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
</intro/tutorial02>`.
+.. admonition:: Where to get help:
+
+ If you're having trouble going through this tutorial, please head over to
+ the :doc:`Getting Help</faq/help>` section of the FAQ.
+
Customize the admin form
========================