Summary

In this lab, you:

  1. Configured settings.py to handle static files and templates.
  2. Created a static file directory to store and serve images.
  3. 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!

 
Discussion

13

0