diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-02-08 21:38:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-08 21:38:30 +0100 |
| commit | 25829197bb94585e94695360065ac614aa9e6a56 (patch) | |
| tree | 106fb7d79bf3c8735980d3f08e24c206cf0f05e0 /docs/intro/tutorial03.txt | |
| parent | 22aab8662f0368b63f91f2526bdd0532524bc0fe (diff) | |
Removed extra characters in docs header underlines.
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 de84ad0612..1a9d21c3c5 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 |
