From 6df023007781e96fa1cfa8dfce0040cc9d7da871 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Mon, 26 Feb 2007 20:17:26 +0000 Subject: newforms-admin: Merged to [4616] git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4617 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/tutorial01.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/tutorial01.txt') diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt index 1b241f728a..d47dd4a19d 100644 --- a/docs/tutorial01.txt +++ b/docs/tutorial01.txt @@ -19,6 +19,15 @@ installed. .. _`Django installed`: ../install/ +.. admonition:: Where to get help: + + If you're having trouble going through this tutorial, please post a message + to `django-users`_ or drop by `#django`_ on ``irc.freenode.net`` and we'll + try to help. + +.. _django-users: http://groups.google.com/group/django-users +.. _#django: irc://irc.freenode.net/django + Creating a project ================== -- cgit v1.3