[2.2.x] Removed extra characters in docs header underlines.

Backport of 25829197bb from master
This commit is contained in:
Mariusz Felisiak 2019-02-08 21:38:30 +01:00
parent 941109ccb3
commit d03e5961aa
No known key found for this signature in database
GPG key ID: 2EF56372BA48CD1B
7 changed files with 9 additions and 9 deletions

View file

@ -413,7 +413,7 @@ template (or templates) you would change it in ``polls/urls.py``::
...
Namespacing URL names
======================
=====================
The tutorial project has just one app, ``polls``. In real Django projects,
there might be five, ten, twenty apps or more. How does Django differentiate