mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue