diff options
Diffstat (limited to 'docs/intro/tutorial02.txt')
| -rw-r--r-- | docs/intro/tutorial02.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/intro/tutorial02.txt b/docs/intro/tutorial02.txt index 569e156c10..bcc4e9f04d 100644 --- a/docs/intro/tutorial02.txt +++ b/docs/intro/tutorial02.txt @@ -6,6 +6,11 @@ This tutorial begins where :doc:`Tutorial 1 </intro/tutorial01>` left off. We'll setup the database, create your first model, and get a quick introduction to Django's automatically-generated admin site. +.. 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. + Database setup ============== |
