diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2007-09-15 18:54:31 +0000 |
|---|---|---|
| committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2007-09-15 18:54:31 +0000 |
| commit | 8a48d490a1569017d8be8079c34a1506da24d07d (patch) | |
| tree | 7f9b671468b7e24118adac8f873622a6e3dfcb4a /docs/apache_auth.txt | |
| parent | fc478a0fe83bac8c7dd7c6112aaea373e2c3f533 (diff) | |
Small reST tweak to [6309].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/apache_auth.txt')
| -rw-r--r-- | docs/apache_auth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/apache_auth.txt b/docs/apache_auth.txt index 180dd39164..4e62338a27 100644 --- a/docs/apache_auth.txt +++ b/docs/apache_auth.txt @@ -29,7 +29,7 @@ with the standard ``Auth*`` and ``Require`` directives:: PythonAuthenHandler django.contrib.auth.handlers.modpython </Location> -.. admonition:: Apache 2.2 +.. note:: Using the authentication handler with Apache 2.2 If you're using Apache 2.2, you'll need to take a couple extra steps. |
