diff options
| author | Joseph Kocherhans <joseph@jkocherhans.com> | 2006-05-10 04:39:34 +0000 |
|---|---|---|
| committer | Joseph Kocherhans <joseph@jkocherhans.com> | 2006-05-10 04:39:34 +0000 |
| commit | b15b11f5b79a4bfce73e82ea7cdb0b3a0652c9cc (patch) | |
| tree | 5546a35d7a7cbe9c70fbaefb8912d6922905737d /docs/tutorial01.txt | |
| parent | 4aeb7b02107bdc2842e9e9c82b4f2369cb3ca2bf (diff) | |
multi-auth: Merged to [2890]
git-svn-id: http://code.djangoproject.com/svn/django/branches/multi-auth@2891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/tutorial01.txt')
| -rw-r--r-- | docs/tutorial01.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt index 1c3f977d95..03d4eac635 100644 --- a/docs/tutorial01.txt +++ b/docs/tutorial01.txt @@ -69,7 +69,7 @@ These files are: * ``urls.py``: The URL declarations for this Django project; a "table of contents" of your Django-powered site. -.. _more on packages: http://docs.python.org/tut/node8.html#packages +.. _more about packages: http://docs.python.org/tut/node8.html#packages The development server ---------------------- |
