Loading docs/intro/reusable-apps.txt +5 −4 Original line number Diff line number Diff line Loading @@ -66,16 +66,17 @@ After the previous tutorials, our project should look like this:: __init__.py admin.py models.py tests.py static/ style.css polls images/ background.gif style.css templates/ polls/ detail.html index.html results.html tests.py urls.py views.py templates/ Loading Loading
docs/intro/reusable-apps.txt +5 −4 Original line number Diff line number Diff line Loading @@ -66,16 +66,17 @@ After the previous tutorials, our project should look like this:: __init__.py admin.py models.py tests.py static/ style.css polls images/ background.gif style.css templates/ polls/ detail.html index.html results.html tests.py urls.py views.py templates/ Loading