Django for Designers/Basic views: Difference between revisions

 
Line 192:
 
Now if you go to http://localhost:8000, you should see the webpage we made in our template file!
 
If you do not, you may need to '''restart your development server''' before it "sees" your template.
 
Save and commit your new template and template-based view.
Anonymous user