Challenge: Create a Greetings Page
Create and test a Greetings page in your Django web app by implementing the URL, view, and template. This lesson helps you apply key skills in routing and template rendering to build a functional webpage.
We'll cover the following...
We'll cover the following...
Now that we’ve learned how to create the Homepage, it’s time to test your knowledge and create a new page in a Django web ...