bbennitt / IPRO_Book_Exchange

0 stars 1 forks source link

Edit BuyView in Django framework #39

Open bbennitt opened 1 year ago

bbennitt commented 1 year ago

In the Python Django code, edit BuyView class in mysite/book_exchange/views.py to send specific user and book objects to HTML to display information

AC The User and book objects can be accessed in the "buy" HTML page to display information