Summary
In this lab, you:
- Configured
settings.pyto handle static files and templates. - Created a static file directory to store and serve images.
- Set up templates and URLs to display a homepage and a static image.
Congratulations 😁👍 You are now ready to use static files and templates in your Django projects effectively!
