diff options
Diffstat (limited to 'docs/tutorial01.txt')
| -rw-r--r-- | docs/tutorial01.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt index 761b73466d..edf59b5b54 100644 --- a/docs/tutorial01.txt +++ b/docs/tutorial01.txt @@ -131,8 +131,7 @@ That'll create a directory structure like this:: models/ __init__.py polls.py - views/ - __init__.py + views.py This directory structure will house the poll application. |
