Skip to content

Commit

Permalink
Fixed minor layout issues in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsasha committed May 24, 2016
1 parent f66f5fb commit a353dc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -41,5 +41,5 @@ Then add it to your middleware after SessionMiddleware::
....
]

When RESTRICTEDSESSIONS_AUTHED_ONLY setting enabled ensure this middleware is added after AuthenticationMiddleware
such that the `request.user` is present.
When ``RESTRICTEDSESSIONS_AUTHED_ONLY`` setting enabled ensure this middleware is added after
``AuthenticationMiddleware`` such that the ``request.user`` is present.

0 comments on commit a353dc8

Please sign in to comment.