Setting Up Static Files and Templates in Django

OBJECTIVE
By the end of this lab, you will be able to:
- Configure Django to use static files.
- Set up templates to render HTML pages.
- Create and link URLs for displaying static images and a homepage using the
homeapp.
If you'd like to review the previous lab before continuing, click the button below:
Start Your Django Journey: Getting Started With Django
Otherwise, feel free to dive right into this lab! 👍🏻
13

