Django

Code

Changeset 1496

Show
Ignore:
Timestamp:
11/29/05 12:27:35 (3 years ago)
Author:
jacob
Message:

Fixed small ReST error in [1495]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/apache_auth.txt

    r1495 r1496  
    3232By default, the authentication handler will limit access to the ``/example/`` 
    3333location to users marked as staff members.  You can use a set of 
    34 ``PythonOption`` directives to modify this behavior:: 
     34``PythonOption`` directives to modify this behavior: 
    3535 
    3636    ================================  =========================================