mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Removed extra characters in docs header underlines.
This commit is contained in:
parent
7edeeb74fe
commit
a3af8c99d9
13 changed files with 16 additions and 16 deletions
|
|
@ -147,7 +147,7 @@ using one of these decorators::
|
|||
front_page = last_modified(latest_entry)(front_page)
|
||||
|
||||
Use ``condition`` when testing both conditions
|
||||
------------------------------------------------
|
||||
----------------------------------------------
|
||||
|
||||
It might look nicer to some people to try and chain the ``etag`` and
|
||||
``last_modified`` decorators if you want to test both preconditions. However,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue