Tuesday, March 14, 2023

Fifteen

 Worked through Django # 15. Now have a drop-down list of categories I

can use to navigate to a page of posts of that category.

                                                            


Learned a useful trick along the way: how-to check if we have created the proper function

to pass information. From the home page:

                                                                  

What shows up on the home page:

                                                                          

The views page:
                                                                     


Getting the drop-down menu code from Bootstrap for the base page:

                                                                           


No comments: