Setting Up Static Files and Templates in Django

django static files django templates web development lab static files in django django tutorial python web framework django project setup
Setting Up Static Files and Templates in Django

OBJECTIVE

By the end of this lab, you will be able to:

  1. Configure Django to use static files.
  2. Set up templates to render HTML pages.
  3. Create and link URLs for displaying static images and a homepage using the home app.

 

 

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! 👍🏻

Discussion

13

0