diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-02-08 21:38:30 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-02-08 21:42:49 +0100 |
| commit | f6f0f524c3c96830fdaf1b49ed4ca12d54d37c89 (patch) | |
| tree | 4850c3418a6202c2bdf175e27b528abfe7b3a0a3 /docs/intro/tutorial03.txt | |
| parent | cfadb0e13c3509354f7b8dd432be2f93f3bb3f87 (diff) | |
[2.0.x] Removed extra characters in docs header underlines.
Backport of 25829197bb94585e94695360065ac614aa9e6a56 from master
Diffstat (limited to 'docs/intro/tutorial03.txt')
| -rw-r--r-- | docs/intro/tutorial03.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial03.txt b/docs/intro/tutorial03.txt index 32c0c99fd1..f9a2da37a6 100644 --- a/docs/intro/tutorial03.txt +++ b/docs/intro/tutorial03.txt @@ -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 |
