mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
[2.2.x] Removed extra characters in docs header underlines.
Backport of 25829197bb
from master
This commit is contained in:
parent
941109ccb3
commit
d03e5961aa
7 changed files with 9 additions and 9 deletions
|
@ -77,7 +77,7 @@ page::
|
|||
.. _using-paginator-in-view:
|
||||
|
||||
Using ``Paginator`` in a view
|
||||
==============================
|
||||
=============================
|
||||
|
||||
Here's a slightly more complex example using :class:`Paginator` in a view to
|
||||
paginate a queryset. We give both the view and the accompanying template to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue