bbennitt / IPRO_Book_Exchange

0 stars 1 forks source link

Edit SellView in Django framework #40

Open bbennitt opened 1 year ago

bbennitt commented 1 year ago

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

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